body{
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
}

h2{
	font-size: 18px;
	color: #000000;
	text-indent: 3px;
	margin: 2px;
	padding: 2px;
	font-style: italic;
}

h3{
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
}

h4{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/subtitle.png);
	background-repeat: no-repeat;
	padding: 2px;
	text-indent: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h5{
 font-size: 100%;
 color: #000000;
}

ul{
	list-style-type: disc;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.lnav {
	background-image: url(images/menulft.gif);
	background-repeat: repeat;
}
.bgr {
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(images/bgmain.png);
}
.lownav {
	font-size: 10px;
	color: #000000;
	background-image: url(images/lownav.gif);
	background-repeat: repeat;
	text-indent: 4px;
	padding-top: 10px;
}
.bdr {
	background-repeat: repeat;
	background-color: #990000;
}
p {
	color: #000000;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
	text-indent: 5px;
}
.blkbord {
	border: thin solid #000000;
}
.imgr {
	float: right;
	border: thin solid #000000;
}
.txtsm {
	font-size: 9px;
	margin-left: 370px;
}
li {
	padding: 2px;
}
.rctable {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: thin solid #FF0808;
}
.bdr {
	border: thin solid #000000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
}
