body, td {
	font: 12px Arial, Helvetica, sans-serif; color: #4A6D05;
}
.txt_o{
	font: 13px Arial, Helvetica, sans-serif; color: #FF8206; font-weight: bold;
}
.link_noline {
	text-decoration: none;
	font-size: 13px;
}

.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

.pageTitle {
    font-weight:bold;
	font: 23px Verdana, Arial, Helvetica, sans-serif;
	color: #FE9800;
}
.pageTitle sup {
	font-size: 16px;
}

.pageTitle_green {
	font: 23px Verdana, Arial, Helvetica, sans-serif;
	color: #A9C700;
}
.pageTitle_green sup {
	font-size: 16px;
}

.browntxt_small{
    color:#665421; font:11px, Verdana, Arial, Helvetica, sans-serif;
}

.browntxt_med_small{
    color:#665421; font:10px, Verdana, Arial, Helvetica, sans-serif;
}

.browntxt_super_small{
    color:#665421; font:9px, Verdana, Arial, Helvetica, sans-serif;
}

/* ////////////// top menu ///////////////////////// */
#top_navcontainer ul {
list-style-type: none;
padding:0;
margin: 0;

}

#top_navcontainer ul li{
list-style-type: none;
padding:0;
margin: 0;
display: block;
float: left;
background: url("../imgs/btn_g.jpg") no-repeat;
text-align: center;
}

#top_navcontainer a{
color: #ffffff;
font: 11px Verdana, Geneva, sans-serif;
text-decoration: none;
display: block;
width: 103px;
height:31px; /*31+18=49*/
padding:18px 0 0 0;
}

#top_navcontainer li#active { background: url("../imgs/btn_o.jpg") no-repeat; }
#top_navcontainer a:hover { background: url("../imgs/btn_o.jpg") no-repeat; }

/*  for second level menu below */
#submenu a{ /*  this is for second level menu */
color: #ffffff;
font: 13px Arial, Helvetica, sans-serif;
text-decoration: none;
display: block;
width: 103px;
height:30px; /*31+18=49*/
padding:5px 0 5px 0;
}

#submenu { /*  this is for second level menu */
	position:absolute;
	z-index:1;
	visibility: hidden;
}

#submenu ul li{ /*  this is for second level menu */
list-style-type: none;
padding:0;
margin: 0;
display: block;
float: left;
background: url("../imgs/btn_g.jpg") no-repeat;
text-align: center;
}

#submenu a:hover { background: url("../imgs/btn_o.jpg") no-repeat; } /*  this is for second level menu */

ul.drop {
	PADDING-BOTTOM: 3px; MARGIN-TOP: 50px; PADDING-LEFT: 3px; WIDTH: inherit; PADDING-RIGHT: 3px; BACKGROUND: #ccc; FLOAT: left; CLEAR: both; PADDING-TOP: 3px
}
ul.drop li {
	WIDTH: inherit; CLEAR: both
}
ul.drop a {
	LINE-HEIGHT: 28px; WIDTH: 190px; FLOAT: left; COLOR: #000; CLEAR: both; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

/* /////////////// end top menu /////////////////////// */

.subtitle_blue {
	font-size: 12px;
	color: #0099cc;
}
.teamName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FE9800;
}
.teamTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FE9800;
}


.link_whitemenu A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link_whitemenu A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
	
}

.link_whitemenu_small A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link_whitemenu_small A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
	
}

.link_o A{
	color: #FF8206;
}
.link_o A:hover{
	color: #ff0000;
}

.box1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4A6D05;
	background: #FFFFFF;
}

.box {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	border-color: #FFFFFF;
}

.box_field {
	font-size: 11px;
	width: 120px;
}
.box_field2 {
	font-size: 11px;	
}
.photo {
	border-width: 1px;
	border-color: #0099cc;
}

.link_head A {font-size: 12px; color: #FE9800; font-weight: bold; text-decoration: none; } 
.link_head  A:link {font-size: 12px;  color: #FE9800; font-weight: bold; text-decoration: none;}
.link_head  A:hover {font-size: 12px; color: #0099CC; font-weight: bold; text-decoration: none; background-color: #ffffff; }

.home_ad{
   float:left; width:240px;
}