@charset "utf-8";
/* CSS Document */

body{
	background-color: #06110e;
	margin: 0px;
}
p{
	color: #cbc28b;
	font-size: 12px;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	line-height: 18px;
}
.white{
	color: #ffffff;	
}
.small{
	font-size: 10px;
}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	color: #006DA8;
	font-size: 12px;
	line-height: 18px;
}
.medium_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; color: #006DA8;
	font-weight: bold; 
}
.small_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #006DA8;
	font-weight: bold; 
}
.green_txt{
	color: #0e2720;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.ogs_txt{
	color: #0e2720;
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

h2{
	color: #d5c162;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.head_border{
	border-bottom: 1px solid #D7D1AF;
}
.nav_bg{
	background-image:url(images/nav_bg_03.gif);	
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}
.main_bg{
	background-image:url(images/main_bg_12.jpg);	
	background-repeat: repeat-x;
}
.events_bg{
	background-color: #225244;
	background-image:url(images/events_bg_20.jpg);	
	background-repeat: repeat-x;
	padding: 15px;
}
.footer{
	background-color: #1B4538;
}
.great_stuff_bg{
	background-image:url(images/gs_bg_23.gif);
	background-repeat: repeat-x;
	background-color: #CBC28B;
	border-left: 1px solid #cac38f;
	border-right: 1px solid #cac38f;
	padding:10px;
}
.rt_col{
	border-left: 1px solid #1A4237;
	padding-left: 15px;
	padding-top: 15px;	
}

.chart_dkblue{
	padding: 3px;
	border: 1px solid white;
	font-size: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #00588A;
	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;
}

A:LINK.text {color : #1d75bd; text-decoration : none;}
A:VISITED.text {color : #1d75bd; text-decoration : none;}
A:ACTIVE.text {color : #1d75bd; text-decoration : none;}
A:HOVER.text {color : #1d75bd; text-decoration : underline;}

A:LINK.foot {color : #ffffff; text-decoration : underline;}
A:VISITED.foot {color : #ffffff; text-decoration : underline;}
A:ACTIVE.foot {color : #ffffff; text-decoration : underline;}
A:HOVER.foot {color : #ffffff; text-decoration : underline;}

A:LINK.gold {color : #d5c162; text-decoration : underline;}
A:VISITED.gold {color : #d5c162; text-decoration : underline;}
A:ACTIVE.gold {color : #d5c162; text-decoration : underline;}
A:HOVER.gold {color : #d5c162; text-decoration : underline;}

A:LINK.green {color : #0e2720; text-decoration : underline;}
A:VISITED.green {color : #0e2720; text-decoration : underline;}
A:ACTIVE.green {color : #0e2720; text-decoration : underline;}
A:HOVER.green {color : #0e2720; text-decoration : underline;}

.drpDown1{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;    
    font-family: Arial, sans-serif;
    font-size: 10px;    
    color: #31619b;
    font-weight : bold;
	background-color: none;
}
.txtBox1     { 	
	font-family: Arial, sans-serif; 
   font-size: 10px;
    font-weight : bold; 
	color: #006DA8; 
	text-decoration: none; 
  	height: 16px; 
   border: 1px solid #cccccc; padding-left: 3px;
	width: 95%;
}
.txtfield1     { 	
	font-family: Arial, sans-serif; 
   font-size: 11px;   
	color: #006DA8; 
	text-decoration: none;   
   border: 1px solid #cccccc; padding-left: 3px;
	width: 97%;
}
.butnStyle1{
	  border-top: 1px solid #cccccc;
     border-bottom: 1px solid #cccccc;
     border-left: 1px solid #cccccc;
     border-right: 1px solid #cccccc;
     background-color: #f7f7f7;
     font-family: Arial, sans-serif;
     font-size: 10px;    
     color: #666666;
     font-weight : bold;
	  cursor: hand;		  
}

