
body {
	background-color:#262626;
	background-image:;
	background-repeat:;
	background-position:;
}

body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1 {
	font-size: 17px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 16px;
	margin-bottom:3px;
	padding-bottom:0px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}

.home_link:link, .home_link:visited, .home_link:hover, .home_link:active {
	color:#548c8c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.home_white {
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color:#548c8c;
}
a:visited {
	text-decoration: none;
	color:#548c8c;
}
a:hover {
	text-decoration: underline;
	color:#548c8c;
}
a:active {
	text-decoration: none;
	color:#548c8c;
}

.footer:link {
	text-decoration: none;
	color:#ffffff;
}
.footer:visited {
	text-decoration: none;
	color:#ffffff;
}
.footer:hover {
	text-decoration: underline;
	color:#ffffff;
}
.footer:active {
	text-decoration: none;
	color:#ffffff;
}

.header:link {
	text-decoration: none;
}
.header:visited {
	text-decoration: none;
}
.header:hover {
	text-decoration: underline;
}
.header:active {
	text-decoration: none;
}

.submenu:link {
	text-decoration: none;
}
.submenu:visited {
	text-decoration: none;
}
.submenu:hover {
	text-decoration: underline;
}
.submenu:active {
	text-decoration: none;
}

.search_form {
	border:0px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
	border-top:1px solid #000000;
	border-bottom:0px none;
	color:#000000;
}