@charset "utf-8";
#footer {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}

body {
	background-color: #FFFFFF;
}

a:link {
	color: #3300FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990099;
}



a:visited {
	color: #FF0000;
	text-decoration: none
}


#pagebox {
	background-color: #FFFFFF;
	border: medium double #CC3300;
	float: left;
	width: 700px;
	color: #CCCCCC;
}
#header {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#bottom {
	float: right;
	width: 50%;
}

#topmenubar {
	float: left;
	width: 80%;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #990000;
	float: left;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
#footer {
	float: left;
	width: 100%;
	background-color: #f5f5f5;
}
#pagecontent {
	float: left;
	width: 80%;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 50px;
}

.style52 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #990000;
}

.style53 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
}
.style53drk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
	line-height: 1.3;
}
.style52idrk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: 1.3;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 1.3;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 1.3;
}
