a.side
{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-left : 5px;
	padding-bottom : 120px;
	text-decoration : none;
}
body
{
	text-align : center;
}

a.side:hover
{
	color : black;
	text-decoration : underline;
}

a.tab
{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	height : 100%;
	text-decoration : none;
	width : 100%;
}

a.tab:hover
{
	color : black;
	text-decoration : underline;
}

table#maintable
{
	border-bottom : 2px solid Black;
	border-left : 2px solid Black;
	border-right : 2px solid Black;
}

table.acco
{
	background-color : #6495ED;
}

table.angl
{
	background-color : Gray;
}
table.kill
{
	background-color : #32CD32;
}

table.tab
{
	border-left : 2px solid Black;
	border-right : 2px solid Black;
	border-top : 2px solid Black;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-top : 5px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-top : 2px;
}

td#off
{
	border-bottom : 2px solid Black;
}

td.accotab
{
	background-color : #6495ED;
	border-right : 2px solid Black;
}

td.angltab
{
	background-color : Gray;
	border-right : 2px solid Black;
}

td.killtab
{
	background-color : #32CD32;
}
td.title
{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	height:10px;
}
