@charset "utf-8";
/* CSS Document */

body {
	background:url(images/topbg.jpg) repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #1C4071;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.style1 {
	color: #2C67B5;
	font-weight: bold;
}
.style3 {font-size: 12px; font-style: normal; font-variant: normal; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}

.wrapper {border:2px solid #999999;}

.footer {height:60px; text-align:center; color:#FFFFFF;}
.footer a, .footer a:visited {color:#FFFFFF;}
