BODY {
	font-family: arial,helvetica,san-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	scrollbar-arrow-color:WHITE;
	scrollbar-service-color:#D6D6D6;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#8596A2;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#135184;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
    } 
	A:link {
		font-size: 10pt;
		color: #000000; 
		font-weight: normal;
		text-decoration: none;
		}
	A:visited {
		font-size: 10pt;
		color: #000000;
		font-weight: normal; 
		text-decoration: none;
		}
	A:hover {
		font-size: 10pt;
		cursor: hand;
		color: #FF0066; 
		text-decoration: none;
		}		
	A:active {
		font-size: 10pt;
		color: #000000; 
		font-weight: normal;
		text-decoration: none;
		}
		
	.link2:link {
		font-size: 8pt;
		color: #ffffff; 
		font-weight: normal;
		text-decoration: none;
		}
	.link2:visited {
		font-size: 8pt;
		color: #ffffff;
		font-weight: bolder; 
		text-decoration: none;
		}
	.link2:hover {
		font-size: 8pt;
		cursor: hand;
		color: red; 
		text-decoration: none;
		}		
	.link2:active {
		font-size: 8pt;
		color: #ffffff; 
		font-weight: bolder;
		text-decoration: none;
		font-weight: normal;
		}	
	.link3:link {
		font-size: 8pt;
		color: #000000; 
		font-weight: normal;
		text-decoration: none;
		}
	.link3:visited {
		font-size: 8pt;
		color: #000000;
		font-weight: normal; 
		text-decoration: none;
		}
	.link3:hover {
		font-size: 8pt;
		cursor: hand;
		color: red; 
		text-decoration: none;
		}		
	.link3:active {
		font-size: 8pt;
		color: #000000; 
		font-weight: normal;
		text-decoration: none;
		font-weight: normal;
		}	

	.formsubmit {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		border-color: #D0400F;
		background-color: darkgray;
		color: #ffffff;
		border-width: 1px;
	}
	.formfield {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border-color: #D8E0F8;
		background-color: #E6EAD8 ;
		border-width: 1px;
		color: #000000 ;
	}
	.formhead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		border-color: #D0400F;
		background-color: #D0400F;
		color: #ffffff;
		border-width: 1px;
	}	
	.formtextdisplay {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border-top:  1px solid #000000;
		border-right:  1px solid #ffffff; 
		border-bottom: 1px solid #ffffff;
		border-left:  1px solid #000000;
		background-color: #ECF2FD;
		color: #000000;
		text-align: left;
		height: 16px;
	}	
	.formtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #799091;
	}
	.formline {
		background-color: gray;
	}
	.formbox {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-align: lect;
		border-color: #E84C6D;
		border-top:  1px solid #E84C6D;
		border-right:  1px solid #E84C6D; 
		border-bottom: 1px solid #E84C6D;
		border-left:  1px solid #ffffff; 
		background-color: #EFEFEF;
	}	
	
	.tablebg {
	    font-family: arial,helvetica,san-serif;
		font-size: 10pt;
   		font-style: normal;
   		color: #000000;
   		background-color: #D7D6D6;
   }
	.bodytext {
	    font-family: arial,helvetica,san-serif;
		font-size: 10pt;
   		font-style: normal;
   		color: #000000;
   }
	.headfoot {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #CCCCCC;
		color: #ffffff;
		font-weight: bolder;
	}	
