/* CSS Document */
body {
	font-size: 11px;
	margin: 0px;
	background-color: #000000;
	color: #333333;
}
body, p, h1, h2, h3, h4, h5, h6, table, td, th, ul, ol, textarea, input
{ font-family: Arial, Helvetica, sans-serif;}
p, input, textarea
{font-size: 11px;}

h1 {
	font-size:18px;
	font-weight: bold;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	text-align: right;
}
h2 {
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: 3px;
}
h3 {
	font-size:12px;
	font-weight: normal;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	text-align: right;
}
h4 {
	font-size:12px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
}
h5 {
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	color: #603;
	font-family: Times, "Times New Roman", serif;
}
h6 {
	font-size:12px;
	font-weight: bold;
	font-family: Times, "Times New Roman", serif;
}
.mybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 14px;
	text-align: justify;
}
a.nounderline{text-decoration:none;}
a:link    {
	color:#990000;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	color:#990000;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:active  {
	color:#990000;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover   {
	color:#FF0000;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.mmenu:link    {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
}
a.mmenu:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
}
a.mmenu:active  {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5em;
}
a.mmenu:hover   {
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
}
td#bodycenternav{
	text-align: center;
	vertical-align: top;
	height: 256px;
	width: 780px;
	margin-right: 100%;
	margin-left: 100%;
}
td.myBar {
	width: 260px;
	background-color: #003366;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
	padding: 6px;
}
td.myRight {
	background-color: #FFFFFF;
	padding: 6px;
}
