.main {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 994px;
}
.bgmain {
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-y;
}
.content {
	margin-left: 20px;
}
.pagecontent a {
	text-decoration: none;
	color: #333333;
}
.pagecontent a:hover {
	text-decoration: none;
	color: #990000;
}
.topnav {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
}
.topnav a {
	text-decoration: none;
	color: #333333;
}
.topnav a:hover {
	text-decoration: none;
	color: #990000;
}
logo {
	visibility: visible;
	z-index: 2;
	left: 2px;
	top: 2px;
}
.mainflash {
	text-align: center;
}

#darkrow {
	font-size: 10px;
	background-color: #CCCCCC;
	font-weight: bold;
}
#desc {
	font-size: 10px;
}
#lightrow {
	font-weight: bold;
	font-size: 10px;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	width: 994px;
}

.footer a {
	text-decoration: none;
	color: #ffffff;
}