body {	background-color: #000000;	margin: 0px;	background-image:  url(../template/b1.jpg);	background-repeat: repeat;}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	color: #0000FF;

}
td {	vertical-align: top;	font-size: 13px;	font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	text-transform: capitalize;	color: #003300;	margin-top: 2px;	margin-bottom: 2px;	padding-top: 2px;	padding-bottom: 2px;}
.description {	color: #CCCC99;	padding: 2px 8px;	background-color: #5E5E46;}
.nav {	font-size: 12px;	color: #CCCC99;	padding: 2px 8px;	background-color: #5E5E46;	text-align: center;}
.nav a:link {	color: #CCCC99;}
.nav a:visited {	color: #CCCC99;}
.nav a:hover {	color: #FFFF99;}
.text-left a:link {	color: #CC0000;}
.text-left a:visited {	color: #CC0000;}
.text-left a:hover {	color: #FF3300;}
.text-right a:link {	color: #CC0000;	font-weight: bold;}
.text-right a:visited {	color: #CC0000;	font-weight: bold;}
.text-right a:hover {	color: #FF3300;	font-weight: bold;}
.black {	background-color: #000000;}
.text-left {	color: #000000;	background-color: #CCCC99;	padding: 6px 5px;	font-size: 12px;	border-right: 1px solid #5E5E46;	height: 500px;}
.text-right {	color: #000000;	background-color: #CCCC99;	padding: 6px 10px;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;}
p {	margin-top: 2px;	margin-bottom: 6px;	padding-top: 2px;	padding-bottom: 6px;}
li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;

}
.top {
	background-image:   url(../image/top-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
