body,td,th 
	{scrollbar-face-color: #F7F7F7;
      scrollbar-shadow-color: #F7F7F7;
      scrollbar-highlight-color: #F7F7F7;
      scrollbar-track-color: #2D6A94;
      scrollbar-arrow-color: #000000;
      scrollbar-base-color: #2D6A94;
      scrollbar-darkshadow-color: #2D6A94;
      scrollbar-3dlight-color: #F7F7F7;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  color: #333333;}
	  			
body {background-color: #18b8e6;
	  background-image: url(images/body_bg.jpg);
	  background-repeat: repeat-x;
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;}
	  
.normalText {font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #333333;}
			
a {font-size: 11px; color: #18b8e6;}
a:link {text-decoration: none;}
a:visited {text-decoration: none; color: #139AC1;}
a:hover {text-decoration: underline; color: #18b8e6;}
a:active {text-decoration: none;}

a.footer:link {color: #e5d139; font-family: Arial;}
a.footer:visited {color: #f3e157; font-family: Arial;}
a.footer:hover {color: #fff8c1; font-family: Arial;}

headerBg {
	background-image: url(images/body_top_gradient_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.textFooter {color: #FFFFFF;}

.content_11px_bold_orange {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;}

.content_11px_bold_white {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
		
.textOrange {color: #F34E1D;}

.formbutton {font-family : Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;	
	width: 76px;
	border: #333333;
	height: 18px;
	cursor: hand;
	color: #333333;
	background-image: url(images/submit_button2.jpg)}	
	
.formbuttonReset {font-family : Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;	
	width: 76px;
	border: #333333;
	height: 18px;
	cursor: hand;
	color: #333333;
	background-image: url(images/reset_button2.jpg)}	
	
.fields {font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #B3B6B3;
	color: #1A1F1A;
	width: 345px;
	background-color: #FFFFFF;}

