/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #211A18;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
table {
}

table {
	color: #FFFFFF;
	font-size: 11px;
}

hr {
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #211A18;
}
.footer a{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #DDB058;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #DDB058;
	text-decoration: underline;
}
.navbar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.homeimage {
	width: 415px;
	background-image: url(../images/template/img_homepage.jpg);
	height: 340px;
	background-position: left 21px;
	background-repeat: no-repeat;
}
.watermark {
	background-image: url(../images/template/watermark.gif);
	background-repeat: no-repeat;
	background-position: 92px 168px;
	width: 333px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #211A18;
}
.pagetitle {
	background-image: url(../images/template/banner_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.subnav a{
	color: #FF9900;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.formtab {
	color: #211A18;
}
#navbar {
	
}p {
	color: #FFFFFF;

}
h1 {
	font-size: 23px;
	color: #FFCC00;
}
