body , .mainText {	font-family: Tahoma,Verdana;	font-size: 11px;	color: black;	font-weight: normal;}


.SUBMITTYPE 
{

	background-color:#FF3300;
	color: #000000;
	border:thin solid #FFFF00;
	width: 150px;
	height: 30px;
	font-weight:bold;

}

.text1  { font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size: 12px }

.formfield2 { background-color:#111111; color:#FFFF66; border: thin solid #00CCFF;font-weight: normal;	font-size: 9pt;	font-family:"Trebuchet MS", Arial, Verdana; }
.formfield { background-color:#efefef; color:#000033; border: thin solid #000033;font-weight: normal;	font-size: 9pt;	font-family:"Trebuchet MS", Arial, Verdana; }
.border1 { border: thin solid #aaaaff; }


hr  { border:0; width:100%; background-color:#FFCC99; height: 1px; };

.menulink {color: black;font-family:"Trebuchet MS", Arial, Verdana; font-size: 13px;  text-decoration: none}
.menulink a:link{color: black;font-family:"Trebuchet MS", Arial, Verdana; font-size: 13px;  text-decoration: none}
.menulink a:visited{color: black; font-family:"Trebuchet MS", Arial, Verdana; font-size: 13px;text-decoration: none}
.menulink a:hover{color:black;font-family:"Trebuchet MS", Arial, Verdana; font-size: 13px; text-decoration: underline}


.banner {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/banner_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.body_tile {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/body_tile.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.menu_tile {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/menu_tile.png);
	background-repeat: repeat-x;
	background-position: left top;
}
