#main {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
	width: 100%;
}
#top {
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
}
#content {
	padding: 10px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content li {
	padding-top: 5px;
	list-style-type: disc;
}

a.menu:link {
	background-image: url(bt1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-attachment: scroll;
	display: block;
}
a.menu:visited {
	background-image: url(bt1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-attachment: scroll;
	display: block;
}
a.menu:hover {
	background-image: url(bt2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: bold;
	color: #C31014;
	text-decoration: none;
	display: block;
}
a.menu:active {
	background-image: url(bt3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menu-top {
	padding: 0px;
	margin-top: 97px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 22px;
}
#footer {
	background-image: url(bottombg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 80%;
	color: #666666;
}

.menu1 {
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 90px;
	display: inline;
	list-style-type: none;
}
#content h3 {
	font-size: 17px;
	color: #666666;
	letter-spacing: 0.1em;
}
#content h4 {
	font-size: 15px;
	color: #C51015;
}
a:link {
	color: #003366;
}
a:visited {
	color: #333333;
}
a:active {

	color: #003366;
}
a:hover {


	color: #C51015;
}
#content li.dot {
	list-style-type: none;
	list-style-image: url(pill.jpg);
}
a.menu1:link {

	background-image: url(bt1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-attachment: scroll;
	display: block;
}
a.menu1:visited {

	background-image: url(bt3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-attachment: scroll;
	display: block;
}
a.menu1:hover {

	background-image: url(bt2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: bold;
	color: #C31014;
	text-decoration: none;
	display: block;
}
a.menu1:active {

	background-image: url(bt3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px;
	height: 21px;
	width: 90px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#content h5 {
	color: #FFFFFF;
	background-color: #C51015;
	font-size: 120%;
	line-height: 100%;
}
#content table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

