body {
	background-color: #603500;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tahoma11maroon {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	color: #ae4c86;
}
.tahoma11brown {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	color: #804000;
}
.img_border {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A0000;
	font-weight: bold;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5D0000;
}



.tahoma11grey {
	font-family: tahoma;
	font-size: 11px;
	color: #818181;
	text-align: left;
	vertical-align: bottom;
}


.georgia15white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinkbg {
	color: #FFFFFF;
	padding-left: 20px;
	height: 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #5d0000;
	text-align: left;
	vertical-align: middle;
}
.tahoma12green {
	font-family: tahoma;
	font-size: 12px;
	color: #0B5E2A;
	text-decoration: none;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A05D10;
	height: 50px;
	width: 780px;
}
.shadel {
	background-image: url(images/shadel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.urllink {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 11px;
	color: #E1E1E1;
	text-decoration: none;
}
a.urllink:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.shader {
	background-image: url(images/shader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputbox
{
	color: #6D473A;
	background-color: #FFFFFF;
	border: 0px solid #FFCECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.submitbutton
{
	color: #FFFFFF;
	background-color: #5D0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
}
