body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-weight:normal;
	color:White;
	
}

.bigtable{
  	background-image:url(../images/bktable.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

.table
{
  	background-image:url(../images/table.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
.copy
{
  	background-image:url(../images/down.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.title
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:Black;
}
.title a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:Black;
}
.title a:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
.text
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:White;
}

.text a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:White;
	}

.text a:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:White;
	font-size:11px;
	text-decoration:underline;
}


.txt
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#000000;
}

.txt a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	}

.txt a:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

