body{
	background-color: Black;
	margin: 0px;
}
p{
	font-family: Arial, sans-serif;
	color: white;
	font-size: 12px;
	line-height: 18px;
}
.wht_text{
	font-family: Arial, sans-serif;
	color: white;
	font-size: 11px;
	line-height: 16px;
}
.orange{
	font-family: Arial, sans-serif;
	color: #FFD400;
	font-size: 16px;	
}
.orange_sm{
	font-family: Arial, sans-serif;
	color: #FFD400;
	font-size: 12px;	
}
.admin{
	font-family: Arial, sans-serif;
	color: #3C6384;
	font-size: 12px;
	line-height: 14px;
}
.thumbs{border: 1px solid #AE0404;}
.chart_red{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #AE0404;
	color: white;	
}
.chart_ltgray{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background-color: #F2F2F2;
	color: #31619B;
}
.chart_white{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
.vid{
	padding: 5px;
}
A:LINK {color : #ffffff; text-decoration : none;}
A:VISITED {color : #ffffff; text-decoration : none;}
A:ACTIVE {color : #ffffff; text-decoration : none;}
A:HOVER {color : #010101; text-decoration : none;}

A:LINK.foot {color : #ffffff; text-decoration : none;}
A:VISITED.foot {color : #ffffff; text-decoration : none;}
A:ACTIVE.foot {color : #ffffff; text-decoration : none;}
A:HOVER.foot {color : #FFD400; text-decoration : underline;}

A:LINK.orange2 {color : #FFD400; text-decoration : none;}
A:VISITED.orange2 {color : #FFD400; text-decoration : none;}
A:ACTIVE.orange2 {color : #FFD400; text-decoration : none;}
A:HOVER.orange2 {color : #FFD400; text-decoration : underline;}

A:LINK.white {color : #ffffff; text-decoration : underline;}
A:VISITED.white {color : #ffffff; text-decoration : underline;}
A:ACTIVE.white {color : #ffffff; text-decoration : underline;}
A:HOVER.white {color : #FFD400; text-decoration : underline;}

A:LINK.orange3 {color : #ff9700; text-decoration : underline;}
A:VISITED.orange3 {color : #ff9700; text-decoration : underline;}
A:ACTIVE.orange3{color : #ff9700; text-decoration : underline;}
A:HOVER.orange3 {color : #ffffff; text-decoration : underline;}


.drpDown1{
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;    
    font-family: Arial, sans-serif;
    font-size: 10px;    
    color: #ffffff;
    font-weight : bold;
	background-color: black;
}
.txtBox1     { 	
	font-family: Arial, sans-serif; 
   font-size: 10px;
    font-weight : bold; 
	color: #ffffff; 
	background-color: 0C0F22;
	text-decoration: none; 
  	height: 16px; 
   border: 1px solid #7D79F1; padding-left: 3px;
	width: 95%;	
}
.txtfield1     { 	
	font-family: Arial, sans-serif; 
   font-size: 11px;   
	color: #000000; 
	text-decoration: none;   
   border: 1px solid #7D79F1; padding-left: 3px;
	width: 100%;
}
.txtBox2     { background-color: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 10px; color: #FFFFFF; text-decoration: none; 
               height: 16px; background-image: 
               url('images/shadow_off.jpg'); 
					height: 14px; 
               border: 1px solid #ffffff; padding-left: 3px; padding-top: 2px}

.txtField2   { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 10px; color: #FFFFFF; text-decoration: none; 
               background-image: 
               url('images/shadow_off_field.jpg'); 
               border: 1px solid #ffffff; padding-left: 3px; padding-top: 2px }	
.butnStyle1{
	 border: 1px solid #ffffff;     
     background-color: #AE0404;
     font-family: Arial, sans-serif;
     font-size: 10px;    
     color: #ffffff;
     font-weight : bold;
	  cursor: hand;		  
}
