body
{
	margin: 0px; 
	padding: 0px; 
	background-image: url(../images/bg.jpg);
	background-color: #92c5e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	text-align: center;
}

body, td {
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000;
} 

input {
	border: 1px outset #fff; 
	height: 18px; 
	font-family: Verdana;
}

img.icon {
	border: 0;
	}
h2 {
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 3px;
}

h3 {
	font-size: 11px; 
	font-weight: bold; 
	margin-bottom: 0px;
}

h4 {
	font-size: 11px; 
	font-weight: bold; 
	margin-bottom: 0px;
}


#center {
	text-align: center;
}

#blue {
	text-align: center; 
	width: 876px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 100px; 
	background-image: url(../images/bg_blue.gif); 
	border-top: 15px solid #91C5E0;
}

#green {
	width: 780px; 
	background: #63A443; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
}

#bottom {
	color: #b8dcef; 
	word-spacing: 2px;
	font-family: arial,helvetica,sans-serif; 
	font-size: 100%; 
	margin-top: 20px; 
	line-height: 150%;
}

a.bottom {
	text-decoration: none; 
	color: #b8dcef;
}

a.bottom:visited {
	text-decoration: none; 
	color: #b8dcef;
}

a.bottom:active {
	text-decoration: none; 
	color: #b8dcef;
}

a.bottom:hover {
	text-decoration: underline; 
	color: #fff;
}

#topicon {
	padding: 10px 30px; 
	text-align: right;
}

a.topnavlink {
	margin-left: -5px; 
	font-size: 11px; 
	font-family: arial,helvetica,sans-serif; 
	color: #000; 
	text-decoration: none;
	
} 
a.topnavlink_current {
	margin-left: -5px; 
	font-size: 11px; 
	font-family: arial,helvetica,sans-serif; 
	color: #ffe01a; 
	text-decoration: none;
}

a.topnavlink:hover, a.topnavlink_current:hover {
	color: #FFF; 
	text-decoration: none;
}

.position1 {
	position: relative; top: -12px; left: 70px;
}

.position2 {
	position: relative; top: -12px; left: 55px;
}

.position3 {
	position: relative; top: -12px; left: 45px;
}

#topsearch {
	text-align: right; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FEE127; 
	font-family: arial,helvetica,sans-serif; 
	margin-right: 30px; 
	padding-bottom: 15px;
}

.menu {
	border-bottom: 
	1px solid #51A72F;
}

#mainnav {
	width: 780px; 
	background: #3D6D1E; 
	height: 37px; 
	color: #78E045;
	font-size: 10px; 
	font-weight: bold; 
	font-family: arial,helvetica,sans-serif; 
	text-align: center;
}

.mainnav {
	padding-top: 8px;
}

.mainnav img {
	position: relative;
	top: 3px;
}

a.mainnav {
	/*IE fix*/
	* padding-bottom: 15px;
	/* End fix */
	margin-left: 8px; 
	color: #78E045; 
	text-decoration: none;
}

a.mainnav_current {
	/*IE fix*/
	* padding-bottom: 15px;
	/* End fix */
	margin-left: 8px; 
	color: #ffe01a; 
	text-decoration: none;
}

a.mainnav:visited {
	margin-left: 8px; 
	color: #78E045; 
	text-decoration: none;
}

a.mainnav:active, a.mainnav_current:active {
	margin-left: 8px; 
	color: #FEE127; 
	text-decoration: none;
}

a.mainnav:hover, a.mainnav_current:hover {
	margin-left: 8px; 
	color: #FFF; 
	text-decoration: none;
}