BODY
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
/*it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/
	padding: 0;
	text-align: center;
/*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector*/
	color: #000000;
	background-color: #C6FEF5;
}
#container
{
	width: 1000px;
	text-align: left;
/*this overrides the text-align: center on the body element.*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #C6FEF5;
}
TABLE#TAG_body IMG
{
	display: block;
}
TABLE#container IMG
{
	display: block;
}
TABLE#TAG_Header IMG
{
	display: block;
}
TABLE#contactpage IMG
{
	display: block;
}
TABLE#Table_01 IMG
{
	display: block;
}
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-image: url(images/footerborder.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
#scriptpage
{
	background-color: #C6FEF5;
	background-image: url(images/scriptpage/scriptpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1
{
	color: #666666;
	padding-top: 10px;
	padding-right: 25px;
}
.style2
{
	color: #009999;
}
P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: normal;
}
BR
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
H5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009999;
	font-style: normal;
	font-weight: bold;
}
#backstagepage
{
	background-image: url(images/backstage/backstagepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: none;
	height: 520px;
	width: 864px;
}
#contactpage
{
	background-image: url(images/contact/contactpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form
{
	height: 23px;
	margin-top: 7px;
}
.form INPUT
{
	width: 165px;
	height: 20px;
	padding-left: 0px;
}
.no_class, FORM, .no_class TD
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
.field_1_value
{
	width: 250px;
	height: 72px;
	padding-left: 5px;
	overflow: hidden;
}
.realname
{
	height: 22px;
	width: 220px;
}
.email
{
	height: 22px;
	width: 220px;
}
.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: normal;
}
#customtextarea
{
}
#Table_01
{
	height: 663px;
	width: 1000px;
	background-repeat: no-repeat;
}
#Table_02
{
	background-repeat: no-repeat;
	height: 521px;
	width: 864px;
	background-image: url(images/homepage/bg_homepage.jpg);
}
.textbox
{
	background-repeat: no-repeat;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.generaltext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.bigtext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.style1
{
	color: #009999;
}
H2
{
	font-size: 10.3pt;
	color: #65AEA5;
}
.bodyText
{
	font-size: 10pt;
	/*[empty]line-height:;*/
	margin-left: 175px;
}


.bodyText a:link {
	text-decoration: none;
	color: #65AEA5;
}
.bodyText a:visited {
	text-decoration: none;
	color: #65AEA5;
}
.bodyText a:hover {
	text-decoration: none;
	color: #27746b;
}
.bodyText a:active {
	text-decoration: none;
	color: #65AEA5;
}
.bodyText a {
	font-size: 10pt;
	color: #C6FEF5;
}
