@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#728385;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a:link {
	font-size: 12px;
	text-decoration: none;
	color:#08489d;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color:#08489d;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color:#08489d;
}
a:hover {font-size: 12px; text-decoration: none; color:#445d5f; }

a.title:link {font-size: 14px; text-decoration: none;	color:#696969; font-weight: bold;}
a.title:visited {font-size: 14px; text-decoration: none; color:#696969; font-weight: bold;}
a.title:active {font-size: 14px; text-decoration: none; color:#696969; font-weight: bold;}
a.title:hover {font-size: 14px; text-decoration: none; color:#08499d; font-weight: bold;}

.title {font-size: 14px;}