body {
	background: #333333;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
}
p {
margin-top: 8px;
margin-bottom: 8px;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
div.header {
	text-align: left;
	width: 700px;
	height: auto;
	border: 1px;
	background: #000000 url(images/background.jpg) no-repeat;
	border: 1px solid #CCCCCC;
}
div.content {
	padding-top: 360px;
	border: 0px;
	color: #FFFFFF;
	height: auto;
	text-align: justify;
	position: relative;
}
div.content_menu {
	width: 690px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px;
	color: #FFFFFF;
	text-align: left;
}
div.main_menu {
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
ul.nav {
	display: inline;
	padding: 0px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
}
li.nav {
	display: inline;
	margin: 0;
}
div.txtheader {
	padding-top: 8px;
	padding-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
div.footer {
	background: #666666;
	width: 700px;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}
div.botnav {
	width: 700px;
	background: #000000;
	border: 0px solid #000;
	height: 18px;
}
div.botnav_content {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: justify;
	position: relative;
	width: 700px;
	color: #FFFFFF;
}

a, a:visited, a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
input, textarea {
	font-family: verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
	background: #000000;
}
div.advert {
	width: 690px;
	border: 1px dashed #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
}
img {
	border: 1px solid #CCCCCC;
}

