body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.style3 {font-size: 12px}
a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #8B9EBB;
}
a.menu:active {
	text-decoration: none;
}
a.topMenu
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: red;
}
a.subMenu
{
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
}
a.subMenu:hover
{
	color: red;
}
/*main class*/
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.bordertable {
border-top: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
}

#noborder {border: solid 0px #000000; }
#noborder2 {border: solid 0px #000000; }
#noborder3 {border: solid 0px #000000; }
.bordernav {
border-top: solid 2px #CCCCCC;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
border-bottom: solid 2px #CCCCCC;
}
.borderbottom {
border-top: solid 1px #000000;
}
.borderleft {
border-left: dotted 1px #000000;
}
td.original {
  background: #4C4C4C;
  color: #C4C4C4;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  border-top: solid 1px #000000;
}
td.roll {
  background: #8B9EBB;
  color: #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  border-top: solid 1px #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #8B9EBB;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 12px;
	font-weight: bold;
}

/*nav class test*/

#header
{
	visibility: visible;
	position: relative;
	font-size: 18px;
	background-color: #4C4C4C;
	margin-right: auto;
	margin-left: auto;
	width: 100%;

}

#header ul
{
	float: left;
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	list-style-type: none;
}

#header ul a
{
	display: block;
}

#header li
{
	float: left;
	display: block;
	text-align: center;
	width: 8em;
	margin: 0px 0px 2px 25px;
	border-bottom: 1px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	background-color: #000000;
}

#header ul
{

}
#header ul a:visited
{
	background: #000000;
	color: #C4C4C4;
}

#header ul a:hover
{
	background: #003300;
	color: #ffffff;
	border-color: 000000;
}


#header ul a
{
	color: #C4C4C4;
	text-decoration: none;
}

#header li
{
	border-color: #999999;
	border-style: solid;
}


/*class 3*/
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
a.bottom:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom:hover {
	text-decoration: none;
	color: #A8A8A8;
}
a.bottom:active {
	text-decoration: none;
}
/*class 4*/
a.nav:link {
	text-decoration: none;
	color: #C4C4C4;
}
a.nav:visited {
	text-decoration: none;
	color: #C4C4C4;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}
a.nav:active {
	text-decoration: none;
}

