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

}
td {	vertical-align: top;	font-size: 13px;	font-family: Helvetica, Arial, sans-serif;}
h1, h2, h3, h4 {	font-family: Helvetica, Arial, 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: 10px;
	color: #CCCC99;
	padding: 2px 8px;
	background-color: #5E5E46;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav a:link {	color: #CCCC99;}
.nav a:visited {	color: #CCCC99;}
.nav a:hover {	color: #FFFF99;}
.text-left a:link {	color: #CC0000;	font-weight: bold;}
.text-left a:visited {	color: #CC0000;	font-weight: bold;}
.text-left a:hover {	color: #FF3300;	font-weight: bold;}
.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: 13px;	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: 13px;}
p {	margin-top: 2px;	margin-bottom: 6px;	padding-top: 2px;	padding-bottom: 6px;}
li {	padding-top: 4px;	padding-bottom: 4px;	font-size: 13px;}
.top {
	background-image:  url(../2009/image/top-bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
