/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B9B9B7;
}
.style1 {
	color: #80A516;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.green {
	color: #80A516;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.partner { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 16px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	line-height: 20px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

#white {
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#white2 {	
	padding-left:36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#white2 a { text-decoration: none; }
#white2 a:link { color: #FFFFFF; }
#white2 a:visited { color: #FFFFFF; }
#white2 a:active { color: #FFFFFF; }
#white2 a:hover { color: #CCF558; }

#white a { text-decoration: none; }
#white a:link { color: #FFFFFF; }
#white a:visited { color: #FFFFFF; }
#white a:active { color: #FFFFFF; }
#white a:hover { color: #CCF558; }

#vgr {
	padding-left:15px;
	color: #CCF558;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#vgr a { text-decoration: none; }
#vgr a:link { color: #CCF558; }
#vgr a:visited { color: #CCF558; }
#vgr a:active { color: #CCF558; }
#vgr a:hover { color: #FFFFFF; }

.grey {	
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CECFCD;
}

a:link {
	color: #80A516;
}
a:visited {
	color: #80A516;
}
a:hover {
	color: #595959;
}
a:active {
	color: #80A516;
}

#navlist
{
padding-left: 15px;
margin-left: 10px;
border-bottom: 1px solid #666765;
width: 180px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #666765;

}

#navlist li a { text-decoration: none; }
#navlist li a:link { color: #FFFFFF; }
#navlist li a:visited { color: #FFFFFF; }
#navlist li a:active { color: #FFFFFF; }
#navlist li a:hover { color: #C3F928; }

.style3 {font-size: 10px}
