﻿body {
	margin:0px 0px 0px 0px; 
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}



#navtd {
	width:auto;
	background:#333333;
	text-align:left;
}


a.nav:link, a.nav:active, a.nav:visited {
	font-size:10pt;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 8px 10px 8px;
	font-style:normal;
}

a.nav:hover {
	background:#cc0000;
}



a.ark:link, a.ark:visited, a.ark:active{
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
	color:#000;
}


a.ark:hover {
	text-decoration:none;
}


#logo img {
	border:1px #999999 solid;
}

.title {
	font-size:15pt;
	font-weight:bold;
	color:#cc0000;
}

.subtitle {
	font-size:11pt;
	font-weight:bold;
	color:#000;
	font-style:italic;
}


#navtable {
	background:#000; 
	width:204px;
	height:400px; 
	vertical-align:top; 
	padding-top:7px;
}

#logotable {
	background: #cccccc url('siteart/logos_bg.jpg') repeat-x; 
	width:207px; 
	vertical-align:top; 
	padding-top:7px;
}

#main {
	padding:50px 10px 10px 15px; 
	font-weight:bold;
}

#main a:link, a:active, a:visited {
	color:#000;
}

#main a:hover{
	color:#cc0000;
}

