﻿body
{
	font-size: 12px;
	background-image: none;
	color: #444444;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	background-color: #e9e9e9;
}
a:link {text-decoration: none; color: #2E4608;}
a:visited {text-decoration: none; color: #2E4608;}
a:hover {text-decoration: underline; color: #2E4608;}

.topbg
{
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}
.middle
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 1px;
	margin-right: 1px;
}
.bottombg
{
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}
.text
{
	font-size: 10px;
	background-image: none;
	color: #444444;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	
}
