body 
{
	background: #9c9785 url(img/bg.jpg) no-repeat top center;
}
.header
{
	font-family: Times, Arial;
	font-size: 26px;
	color: #9c9785;
	font-weight: normal;
}
.pagetext
{
	font-family: Times, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.newsheader
{
	font-family: Times, Arial;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}
.newstext
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-bottom: 10px;
}
.newslink 
{
	font-family: Verdana;
	font-size: 10px;
	color: #c92606;
	margin-bottom: 6px;
}
.newsline 
{
	margin-bottom: 12px;
}
.adsheader
{
	font-family: Times, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.copyright 
{
	font-family: Verdana;
	font-size: 8px;
	color: #5f584c;
}
.sideimage {
	margin-bottom: 10px;
}
.pageimage {
	margin: 0px 20px 20px 0px;
}

.click
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #c92606;
	cursor: hand;
}
.caption {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5f584c;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5f584c;
	text-decoration: none;
}
.input {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5f584c;
	text-decoration: none;
	width: 370px;
}
.adminheader 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5f584c;
	text-decoration: none;
	margin-bottom: 10px;
}
.imagetext {
	font-family: Verdana;
	font-size: 9px;
	color: black;
}

form {
	margin: 0px 0px 0px 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
