/* Ghost 2009 */

body{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #9d9a7d;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

a:link, a:visited{
	color: #72774b;
	text-decoration: none;
}

a:hover, a:active{
	color: #797b64;
	text-decoration: none;
}

input{
 	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}


/* =================== */

#navgation .menu{
	background-color: #1471a2;
	background-image: url(img/btn1.gif);
	color: #939070;
	text-align: center;
	height: 37px;
	width: 85px;
	font-size: 10pt;
}

#navgation .menu:hover{
	background-color: #1471a2;
	background-image: url(img/btn1hi.gif);
	color: #636044;
	text-align: center;
	height: 37px;
	width: 85px;
	cursor:hand;
	font-size: 10pt;
}

#navgation a:link, a:visited{
	color: #939070;
	text-decoration: none;
}

#navgation a:hover, a:active{
	color: #636044;
	text-decoration: none;
}

/* =================== */

#form .menu{
	background-color: #1471a2;
	background-image: url(img/menubtn.gif);
    padding-right:30px;
	color: #939070;
	text-align: center;
	height: 28px;
	width: 119px;
	font-size: 10pt;
}

#form .menu:hover{
    padding-right:30px;
	background-color: #1471a2;
	background-image: url(img/menubtnhi.gif);
	color: #636044;
	text-align: center;
	height: 28px;
	width: 119px;
	cursor:hand;
	font-size: 10pt;
}

#form a:link, a:visited{
	color: #939070;
	text-decoration: none;
}

#form a:hover, a:active{
	color: #636044;
	text-decoration: none;
}
