﻿{
margin: 0px;
padding: 10px;
}
body {
	background-color: #fed7b0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	COLOR: #800000;
}
a:visited {
	COLOR: #CC66FF;
}
a:hover {
	COLOR: #800000;
	background-color: #fed7b0;
	}

li
{ 
list-style-type: bullet;
color:#800000;
 }

#header_bg {
	background: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 125px;
	width: 1004px;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#logo {
	height: 100px;
	text-align: left;
	padding-left: 700px;
	padding-top: 25px;
}
#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a {
	font-size: 12px;
}
#menu_bg {
	width: 1004px;
	height: 52px;
	background: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#menu {
	width: 1004px;
	height: 52px;
	margin: 0 auto;
}
#menu ul {
	list-style: none;
	padding-top: 1px;
	padding-left: 55px;
}
#menu li {
	display: inline;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bolder;
	font-size: 14px;
	float: left;
	width: 174px;
	height: 36px;
	display: block;
	padding-top: 8px;
}
#menu a:hover {
	width: 167px;
	height: 32px;
	background: url(images/menu_hov.png);
	font-weight: normal;
}
#footer {
	height: 88px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
.MPSTahoma {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	word-spacing: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0; 
	margin-bottom: 12px;
	
}

.sectionHeader {
	font-family: Tahoma;
	font-size: 16px;
	width: 728px;
	height: 26px;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 5px;
	color: #ffffff;
	background-color: #701212;
	text-align: justify;
	padding-left: 20px;
}

.TopButton {
	padding-right:5px;
}


.ListNum
{
	list-style-type: decimal;
	color: #800000;
}

#ListNum li
{
	padding-left:100px;
}

.ListDots
{
	list-style-type: circle;
	color: #800000;
}

#ListDots li
{
	padding-left:100px;
}
