@charset "utf-8";
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;
		
	}.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}
