@charset "UTF-8";
/* CSS Document */


body {
	background-color: #000000;
	background-image:url(images/bground.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:2px;
}
a:link {
	color: #33CC33;
}
a:visited {
	color: #33CC33;
}
a:hover {
	color: #33CC33;
}
a:active {
	color: #33CC33;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer
{
	color: #20353f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {color: #00FF00; font-size:160%; font-family: "Lucida Sans Unicode","Lucida Grande", Arial, Gadget, sans-serif; font-weight:normal}
.style2 {color: #00FF00}
.style3 {color: #1ea4f1; font-size:130%;}
.style4 {color: #1ea4f1;}
hr
{
  border: 0;
  width: 100%;
  color: #3c6275;
  background-color: #3c6275;
  height: 1px;

}

p
{
	line-height:16px;

}