.main {
	background-image: url(images/topmainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 400px;
	vertical-align: top;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 197px;
	background-position: top;
	padding: 25px 25px 10px;
	vertical-align: bottom;
}
.os {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {

	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.menu:link {

	font-weight: bold;
	color: #141414;
	text-decoration: none;
}
a.menu:visited {

	font-weight: bold;
	color: #141414;
	text-decoration: none;
}
a.menu:hover {

	font-weight: bold;
	color: #141414;
	text-decoration: underline;
}
td {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.os2 {

	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	}
hr {
	color: #FFCC00;
	height: 1px;
}
