
body {
font-family: Arial;
font-size: 16px;
color: #666666;
background: #FFF;
text-align: left;
margin: 0px;
}

TD.table {
font-family: Arial;
font-size: 11px;
text-align: left;
color: #222333;
}

TR.table {
font-family: Arial;
font-size: 16px;
font-weight: bold;
text-align: left;
color: #666666;
}

TR.topbar {
	font-family: Arial;
	background-image: url(Images/tb.gif);
	background: #999999;
	font-size: 31px;
	color: #ffffff;
}

DIV.bar {
	font-family: Arial;
	background-image: url(Images/tb.gif);
	background: #999999;
	font-size: 31px;
	color : #ffffff;
}

TD.text {
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #666666;
}

A:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A:active {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
A.dark :link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.dark:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.dark:active {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.dark:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
}
