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

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}
ul
{
color:#000000;
;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#481B07;
	size:12px;
	line-height:16px;
	text-decoration:none;
	font-size: 11px;
}	


h3
{
	font-family: verdana;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}


h4
{
	font-family: verdana;
	font-size: 20px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

.heading1
{
 	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #2B0000;
	text-decoration:none;
}



.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height: 16px;
	font-weight: normal;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

.formtext
{
 	font-family: verdana;
	font-size: 10px;
	color: #2B0000;
	text-decoration: none;
}
.menutop1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 33px;
	width: 309px;
	margin-left: 30px;
	font-weight: bold;
}
.menutop1:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #861c0f;
}

.headlinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.headlinks:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #861c0f;
}



.menuleft
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#000000;
	text-decoration:none;
	height: 33px;
	width: 309px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
}
.menuleft:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	background-color: #000000;
}
.footerlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	text-decoration:none;
	height: 33px;
	width: 309px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
}
.footerlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FF0000;
	text-decoration:underline;
	font-weight: normal;
}
.border
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.border1
{
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
