﻿td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

a:active {
	text-decoration:underline;
	color:#2d448f;
}

a:visited {
	text-decoration:underline;
	color:#2d448f;
}

a:link {
	text-decoration:underline;
	color:#2d448f;
}

a:hover {
	color:#000;
}

#nav {
	background:url(siteart/hbar.gif) repeat-x;
	padding:5px;
	color:#fff;
	text-align:center;
}

a.nav:active {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:0 5px 0 3px; 
	text-transform:uppercase;
}

a.nav:visited {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:0 5px 0 3px; 
	text-transform:uppercase;
}

a.nav:link {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:0 5px 0 3px; 
	text-transform:uppercase;
}

a.nav:hover {
	color:#eb452c;
}

#left {
	vertical-align:top;
	background:#ececec;
	border-top:1px #fff solid;
	border-right:1px #fff solid;
	font-size:8pt;
	padding:10px;
	width:205px;
}

#main {
	vertical-align:top;
	border-top:1px #fff solid;
	width:580px;
}

#home_text {
	text-align:center;
	font-weight:bold;
	color:#2d448f;
}

#main_text {
	padding:10px;
	vertical-align:top;
}

.header {
	font-size:11pt;
	font-weight:bold;
	color:#eb452c;
	display:block;
}
