@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E505A;
}
.medheader {
	color: #9DA8BB;
	font-weight: bold;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7E8598;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a.menu
{
	color: #60360C;
	font-size: 15px;
	font-weight: bold;
}
a.i9
{
	color: #E7E9ED;
	font-size: 11px;
}
a {
	color: #60360C;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A55C14;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 12px}


