BODY
	{
		background-color: #FA8B0B;
		background-image: url(../images/main_bg.gif);
		background-repeat: no-repeat;
		background-attachment: fixed;
		width:98%;


	}
	
iframe {
		overflow-x: hidden;
}	

HTML
	{
		scrollbar-face-color:#DC140D; 
		scrollbar-arrow-color:#FFFFFF; 
		scrollbar-track-color:#FA8B0B; 
		scrollbar-shadow-color:#000000; 
		scrollbar-highlight-color:#FFFFFF; 
		scrollbar-3dlight-color:#000000; 
		scrollbar-darkshadow-Color:#000000;

	}

	
td 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:1.4; 
		font-weight:normal; 
		color:#000000; 
		text-decoration: none;
	}

p 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:1.4; 
		font-weight:normal; 
		color:#000000; 
		text-decoration: none;
	}  	
 	

		
.copy 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:1.4; 
		font-weight:normal; 
		color:#000000; 
		text-decoration: none;
	}  	

.copyitalic 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11.5px; 
		font-style:italic; 
		line-height:1.2; 
		font-weight:normal; 
		color:#000000; 
		text-decoration: none;
	}  	

.copybolditalic 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11.5px; 
		font-style:italic; 
		line-height:1.2; 
		font-weight:bold; 
		color:#000000; 
		text-decoration: none;
	} 

.copybold 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11.5px; 
		font-style:normal; 
		line-height:1.4; 
		font-weight:bold; 
		color:#000000; 
		text-decoration: none;
	}  

.copyRev 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11.5px; 
		font-style:normal; 
		line-height:1.4; 
		font-weight:normal; 
		color:#FFFFFF; 
		text-decoration: none;
	}  
	
.copyRevItl 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11.5px; 
		font-style:italic; 
		line-height:1.2; 
		font-weight:normal; 
		color:#FFFFFF; 
		text-decoration: none;
	}  
	
.copyRevBold 
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11.5px; 
		font-style:normal; 
		line-height:1.4; 
		font-weight:bold; 
		color:#FFFFFF; 
		text-decoration: none;
	}
	

.copySmall
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px; 
		font-style:normal; 
		line-height:1.2; 
		font-weight:normal; 
		color:#000000; 
		text-decoration: none;
	}  	

.copySmallBold
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px; 
		font-style:normal; 
		line-height:1.2; 
		font-weight:bold; 
		color:#000000; 
		text-decoration: none;
	}  

.copySmallItalic
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px; 
		font-style:italic; 
		line-height:1.5; 
		font-weight:normal; 
		color:#000000; 
		text-decoration: none;
	}  	

.copySmallBoldItalic
	{ 	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px; 
		font-style:italic; 
		line-height:1.5; 
		font-weight:bold; 
		color:#000000; 
		text-decoration: none;
	}  


.Heading 
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: normal; 
		color: #970F0A; 
		text-decoration: none;
	}

.subHeading 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-style:normal;
		line-height:normal;
		font-weight: bold;
		color: #970F0A; 	
		text-decoration: none;
	}



.subsubHeading 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		line-height:normal;
		font-weight: bold;
		color: #970F0A; 	
		text-decoration: none;
	}
	
.WhiteLink
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #FFFFFF; 
		text-decoration: none;
	}
	
a.WhiteLink:link
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #FFFFFF; 
		text-decoration: none;
	}
	
	
	
a.WhiteLink:hover 
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #FFFFFF; 
		text-decoration: underline;
	}



a.WhiteLink:active 
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		line-height:normal;
		font-weight: bold; 
		color: #FFFFFF;
		text-decoration: underline;
	}

	
	
a.WhiteLink:visited
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #FFFFFF; 
		text-decoration: none;
	}

a:link
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #DC140D; 
		text-decoration: none;
	}
	
	
	
a:hover 
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #DC140D; 
		text-decoration: underline;
	}

a:active 
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		line-height:normal;
		font-weight: bold; 
		color: #DC140D;
		text-decoration: underline;
	}

	
	
a:visited
	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px; 
		font-style:normal; 
		line-height:normal; 
		font-weight: bold;  
		color: #DC140D; 
		text-decoration: none;
	}


	


.formSubmit{
    font-size : 10px;
    font-weight: bold;
    border-style:solid; 
    border-color:#FAD74D; 
    color::#FAD74D;
    background-color:#FAD74D;
	cursor: pointer;
	cursor: hand;
}
.formInput{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight: normal;
    color:#663366;
    background-color:#ffffff;
}
.formInputText{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight: normal;
    color:black;
    background-color:#ffffff;
}

	

