body {
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}

tr {    
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}

a.main:visited{
	background-color: #000000;
	color: #8282ff;
	text-decoration: none;
}

a.main:active{
	background-color: #000000;
	color: #8282ff;
	text-decoration: none;
}

a.main:link{
	background-color: #000000;
	color: #8282ff;
	text-decoration: none;
}
a.main:hover{
	color: #ffffff;
	background-color: #8282ff;
	text-decoration: none;
}


a:visited {
	text-decoration: none;	
}

a:active {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: #8282ff;
	text-decoration: none;
}

.bwtable {
        width: 800px;
	border-bottom:5px solid #000000;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.wbtable {
   	width: 800px;
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;   
}


.bow  {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.bre  {
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.wob {
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}