body{

	background-color: Black;

	margin: 0px;

}

p{

	font-family: Arial, sans-serif;

	color: white;

	font-size: 11px;

	line-height: 16px;

}

.wht_text{

	font-family: Arial, sans-serif;

	color: white;

	font-size: 11px;

	line-height: 16px;

}

.orange { color: #dc143c; font-size: 16px; font-family: Arial, sans-serif }

.admin{

	font-family: Arial, sans-serif;

	color: #3C6384;

	font-size: 12px;

	line-height: 14px;

}

.gray{

	font-family: Arial, sans-serif;

	color: #434343;

	font-size: 12px;

	line-height: 14px;

}

.menu{

	font-family: Arial, sans-serif;

	color: #6F685F;

	font-size: 11px;

	line-height: 14px;

}

.nav{

	background-color: #ad7b35;

	border-bottom: 1px #C5BCAA solid;

}

.main{

	background-color: #C5BCAA; 

	border: 1px #C5BCAA solid;

}

.footer{

	font-family: Arial, sans-serif;

	color: #ECECEC;

	font-size: 10px;

	padding: 10px;

}

.left_cell{

	border-right: 1px #C5BCAA solid;

}

.home_menu{

	padding: 20px;

}

.home_about{

padding: 10px;

font-family: Arial, sans-serif;

	color: #010101;

	font-size: 11px;

	line-height: 14px;

}

.chart_dkblue{

	padding: 3px;

	border: 1px solid white;

	font-size: 10px;

	font-family: Arial, sans-serif;

	font-weight: bold;

	background-color: #3A3BA5;

	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;

}

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: #dc143c; text-decoration: underline }



A:LINK.orange2  { color: #dc143c; text-decoration: none }

A:VISITED.orange2  { color: #dc143c; text-decoration: none }

A:ACTIVE.orange2  { color: #dc143c; text-decoration: none }

A:HOVER.orange2  { color: #dc143c; 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: #dc143c; text-decoration: underline }



A:LINK.orange3  { color: #dc143c; text-decoration: underline }

A:VISITED.orange3  { color: #dc143c; text-decoration: underline }

A:ACTIVE.orange3 { color: #dc143c; 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: 18px; background-image: 

               url('images/shadow_off.jpg'); 

               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 #7D79F1     

     background-color: #f7f7f7;

     font-family: Arial, sans-serif;

     font-size: 10px;    

     color: #000000;

     font-weight : bold;

	  cursor: hand;		  

}