@charset "utf-8";
/* CSS Document */


body {
	margin-top: 10px;
	margin-bottom: 10px;
	background:url(images/bg.gif);
	background-attachment:fixed;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	color: #39C2D7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #39C2D7;
}
a:hover {
	text-decoration: none;
	color: #625033;
}
a:active {
	text-decoration: underline;
	color: #39C2D7;
}
.style1 {
	font-size: 10px
}
.style2 {font-size: 10; }

.menu a:link { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.menu a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.menu a:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}
.menu a:active { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px; font-family:Arial, Helvetica, sans-serif;}