@charset "utf-8";
/* CSS Document */

img
{  border-style: none;
}
.mainlink, .mainlink a:link, .mainlink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.mainlink a:hover, .mainlink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #e83325;
	text-decoration: none;
	font-weight: normal;
}
.activepage, .activepage a:link, .activepage a:hover, .activepage a:visited, .activepage a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DCD3A8;
	text-decoration: none;
	font-weight: normal;
	background-position: left;
}
.submainlink, .submainlink a:link, .submainlink a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.submainlink a:hover, .submainlink a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #e83325;
	text-decoration: none;
	font-weight: normal;
}
.subactivepage, .subactivepage a:link, .subactivepage a:hover, .subactivepage a:visited, .subactivepage a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DCD3A8;
	text-decoration: none;
	font-weight: normal;
	background-position: left;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #38150E;
	text-decoration: none;
}
.textlinks, .textlinks a:link, .textlinks a:visited, .textlinks a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
.textlinks a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300CC;
	text-decoration: underline;
	font-weight: normal;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
html {height:101%;}

