/* CSS Document */



body {

	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	margin-top: 10px;

	text-align: left;

}

body {
	
}




h1 {

	font-family: "Arial, Helvetica, sans-serif";

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

	letter-spacing: normal;

	text-align: left;

	text-indent: 10px;

}



h2 {

	font-family: "Arial, Helvetica, sans-serif";

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #000000;

	text-decoration: underline;

	letter-spacing: normal;

	text-align: left;

}



h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	text-transform: none;

	color: #000000;

}



table.format {

	background-color: #000000;

	border: medium groove #000000;



}



td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #000000;

	vertical-align: top;

	padding: 5px;

	

}



img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding: 3px;

}



a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-transform: none;

	color: #CC0000;

	text-decoration: underline;

}





a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-transform: none;

	color: #990000;

	text-decoration: underline;

}





a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: none;

	color: #FF0000;

	text-decoration: underline;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	text-transform: none;

	color: #CC3333;

	text-decoration: underline;

}



.border {

	border-left-width: medium;

	border-top-style: groove;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: double;

	border-left-color: #000000;

	border-top-width: thin;

	border-top-color: #000000;

}



.border2 {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: groove;

	border-left-style: none;

	border-bottom-width: thin;

	border-bottom-color: #000000;

}



.bgcolor {

	background-image: none;

	background-repeat: no-repeat;

}







