@charset "utf-8";
/* CSS Document */
body{
	width:97%;
	text-align:left;
	background:#FFF;
	margin-top:20px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}

.team-span{
	color:#180; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-left:30px;
}

.team-span-popup{
	color:#180; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}

.div0{
	width:100%;
	height:20px;
	background:url(images/top-separator.jpg) repeat-x top;
}

.div1{
	width:900px;
	/*border:1px solid #666;*/
}

.div2{
	width:800px;
	text-align:right;
}

.div3{
	width:800px;
	background:url(images/solid.jpg) repeat-x top;
}

.td-team{
	width:700px;
	height:25px;
	background-color:#DFDFDF;
}

a{
	color:#060;
	text-decoration:none;
}

a:hover{
	color:#090;
}

.cursor{
	cursor:pointer;
}

.team-a{
	font-size:12px;
	color:#555;
	text-decoration:none;
	cursor:pointer;
}

.team-a:hover{
	font-size:12px;
	color:#777;
	text-decoration:none;
	cursor:pointer;
}

.bottom-a{
	color:#666;
	text-decoration:none;
}

.bottom-a:hover{
	color:#666;
	text-decoration:none;
}

#home-p{
	width:800px;
	margin-left: 23px;
	margin-bottom: 10px;
}
#home-p2 {
	margin-bottom: 10px;
	margin-left: 23px;
	width: 800px;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


#team-p{
	font-size:12px;
	width:700px;
	margin-left:15px;
}

.top-a{
	text-decoration:none;
	color:#F60;
}

.title{
	font-size:14px;
	color:#333;
	font-weight:bold;
}

.copyright{
	font-size:10px;
}

.dmnu{
text-align:left;
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0;
border-bottom-width: 0;
font: normal 12px Arial,Verdana,Tahoma,Helvetica;
line-height: 0x;
z-index: 100;
background:#FFF;
width: 150px;
color:#FFF;
margin-left:0;
}

.dmnu ul{
margin: 10 12 10 12;
padding: 0;
list-style-type: none;
}

.dmnu ul li a{
width: 100%;
display: block;
border-bottom: 0;
padding: 3px 0;
text-decoration: none;
font-weight: single;
text-indent: 5px;
}

.dmnu a{
color:#0A5E00;
}

.dmnu a:hover{
background:#0A5E00;/*:#003C5E;*/
color:FFF;
}

.mnushw{
position: absolute;
left: 0;
top: 0;
z-index: 99;
background: black;
visibility: hidden;
}

.dmnucols a:hover{
background:#FFF;
color: #0A5E00;
}

.dmnucols li{
padding-bottom: 5px;
}

.dmnucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.table-popup{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	border:1px solid #CCC;
}

.table-row-color{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;	
}

.popup-title{
	font-size:14px;
	font-weight:bold;
}

.row-color{
	background-color:#DFDFDF;
}
	
