a:link, a:active, a:visited{
	color:red;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #eeeeee;
	border: 0px solid #000;
	padding: 1px;
	top: 1px;
}

body{
	margin: 2px auto;
	max-width:600px;
	padding: 0px;
	background-color: white;
	color: blue;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form{
	padding: 0px;
	margin: 0px;
	font-size: small;
}

hr{
	margin: 0;
	border: 0;
	border-top: 1px solid #586776;
}

.a{
	margin: 0px;
	margin-bottom: 3px;
	padding: 2px;
	font-size: 12px;
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
	color: #FFF;
	background-color: #000000;
}

.b{
	background-color: #511010;
	text-align: left;
	padding-top: 2px;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

.c{
	background:url(images/grey.png);
	text-align: left;
	padding-top: 2px;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

.end{
	text-align: center;
}

.fmenu{
	margin: 0px;
	border-top: 1px solid #586776;
	padding: 3px 1px 4px 3px;
	color: #003300;
}

.footer{
	background-image: url(images/c.png);
	text-align:center;
	padding-top: 2px;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:2px;
	font-size: 8px;
}

.footer a:link, .footer a:visited{
	color: #ffffff;
}

.hdr{
	background: url(images/bg2.gif);
	background-color: #333333;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	text-align: left;
	font-size: 14px;
}

.header{
	background-image: url(images/c.png);
	text-align:center;
	padding-top: 4px;
	margin-top:4px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:2px;
	font-size: 14px;
}

.maintxt{
	margin: 0px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}

.menu{
	background-image: url(images/c.png);
	text-align: left;
	padding-top: 2px;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

.topmenu{
	padding: 3px 0px 4px 3px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #586776;
	color: #003300;
}
input,select,textarea{ border: 1px solid #000000; background-color: #EEEEEE; color: #800517;}
