a:link    {text-decoration: none; color: #c0c0c0; background-image: url('pics/dot.gif'); background-repeat: repeat-x; background-position: left bottom}
a:visited {text-decoration: none; color: #c0c0c0; background-image: url('pics/dot.gif'); background-repeat: repeat-x; background-position: left bottom}
a:hover   {text-decoration: underline; color: #c0c0c0; background-image: url('underline.gif'); background-repeat: repeat-x; background-position: left bottom}
a:active  {text-decoration: none;}

body.main {
	background			: #202020;
	margin-left			: 0px;
	margin-right		: 0px;
	margin-top			: 3px;
	margin-bottom		: 0px;
	color				: #FFFFFF;
	font-family 		: Verdana;
	font-size 			: 9pt;}

body.menu {
	background			: #363636;
	margin-left			: 10px;
	margin-right		: 0px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	color				: #FFFFFF;
	font-family 		: Verdana;
	font-size 			: 8pt;}

}

table.sub1 {
	background			: #363636;
	width				: 793px;
	color				: #FFFFFF;
	border				: 2px;
	border-color		: #111111;
	font-family 		: Verdana;
	font-size 			: 9pt;
	align				: center;}

table.content {
	color				: #FFFFFF;
	border				: 1px solid;
	border-color		: C0C0C0;
	font-family 		: Verdana;
	font-size 			: 9pt;
	align				: center;}

table td.menu {
	Padding-top			: 0px;
	padding-bottom		: 0px;
	padding-left		: 5px;
	padding-right		: 5px;
	background			: #000066;
	width				: 1px
	color				: #FFFFFF;
	border				: 0px;
	font-family 		: Verdana;
	font-size 			: 9pt;
	align				: center;}

table td.sub {
	Padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 5px;
	padding-right		: 5px;
	width				: 25%;
	height				: 400px;
	color				: #FFFFFF;
	border				: 1px;
	border-color		: C0C0C0;
	font-family 		: Verdana;
	font-size 			: 9pt;
	align				: left;}

table td.content {
	Padding-top			: 3px;
	padding-bottom		: 3px;
	padding-left		: 3px;
	padding-right		: 3px;
	width				: 75%;
	height				: 400px;
	color				: #FFFFFF;
	border				: 0px;
	font-family 		: Verdana;
	font-size 			: 9pt;
	align				: left;}