@charset "utf-8";
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #000000;
}
#topnav {
	background-image: url(elements/topbg.jpg);
	background-repeat: repeat-x;
}
#navbar {
	background-image: url(elements/navbg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d1a131;
	padding-bottom: 7px;
	font-weight: normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c7c7c7;
	line-height: 20px;
}
a:link {
	color: #d1a131;
}
a:visited {
	color: #d1a131;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #d1a131;
}
#footer  a {
	color: #c7c7c7;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	line-height: 15px;
}
#footernav a {
	color: #c7c7c7;
	text-decoration: underline;
}
#leftimagespace {
	padding-right: 15px;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	padding-bottom: 7px;
	font-weight: normal;
}
.ls_title {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}
.ls_small_text {
	font-size: 12px;
	line-height: 14px;
}
#formborder {
	border: 1px solid #666666;
}
