@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3edb0;
}

.bodytext
{
	font-family: Helvetica;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	text-align: left;
}

.bodytext a:hover
{
	color:#FF0000;
}

.bodytextred
{
	font-family: Helvetica;
	font-size:12px;
	font-weight: normal;
	color:#FF0000;
	text-decoration:none;
	text-align: left;
}

.title
{
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

.footertext
{
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration:none;
	padding-right: 20px;
}




.hometext
{
	font-family: Verdana;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.linktxt
{
	font-family: Verdana;
	font-size:10px;
	font-weight: normal;
	color: #e15616;
	text-decoration:none;
}

.linktxt a:hover
{
	color: #ffffff;
}

.border
{
	border-left: 1px solid #ffffff;
}

.imgborder
{
	border: 1px solid #ffffff;
}
