a:link, a:visited {
	color: #0A3D90;
	font-weight: bold;
	text-decoration: underline;
}
a:active, a:hover {
	color: #687A9E;
	text-decoration: none;
}

body {
	background-color: #066B27; /* #062969 page border background color*/
	color: #02102B;
	font-family: Arial, Tahoma, Comic Sans MS, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
h1, h2, h3 {
	display: inline;
	font-family: Arial, Tahoma, Comic Sans MS, sans-serif;
	color: #000000;
	margin: 3px 0;
	text-align: center;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
	text-indent: 0px;
}
h3.fr {
	color: #000000;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
}
td p {
    padding: 0px;
    vertical-align: top;
}
table, td {
    padding: 0px;
}

#holder {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	width: 770px;
}
#header {
	margin: 0;
	text-align: center;
}
#menu {
	margin-bottom: 0px;
	padding: 0px 0px 10px 60px;
	text-align: center;
}
#content {
	margin-top: 0px;
	margin-right: 10x;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 14px 30px 0px 30px;
	text-align: left;
	text-indent: 0px;
	width: 600;
}
#footer {
	font-size: 9px;
	margin-bottom: 0px;
	text-align: center;
}

#nav ul {
	background-color: #051C48;
	font-weight: bold;
	line-height: 12px;
	list-style: none;
    list-style-type: none;
	margin: 0;
	padding: 0;
	width: 532px;
}
#nav a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	width: 105px;
}
#nav li {
	background-color: #051C48;
	float: left;
    list-style-type: none;
	padding: 4px;
	width: 105px;
}
#nav li ul {
	height: auto;
	font-weight: normal;
	left: -999em;
	margin: 0;
	position: absolute;
	width: 140px;
}
#nav li li {
	padding: 4px;
	width: 140px;
}
#nav li ul a {
	width: 135px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #176E3B;
}

/* Reports Script */
a.xml {
	background:#f60;
	border: 1px solid;
	border-color: #fc9 #630 #330 #f96;
	color:#fff;
	font: bold 8pt Verdana, sans-serif;
	margin:0;
	padding: 0 4px;
	text-decoration:none;
}
a.xml:link {
	color: #fff;
	text-decoration: none;
}
a.xml:visited, a.xml:hover, a.xml:active {
	color: #fff;
	text-decoration: none;
}
input.bbcode-button {
	background: #efefef;
	height: 20px;	
	font-size: 11px;
	font-weight: normal;
	width: 45px;
	margin: 0px 0px 5px 0px;
}
button.smiley-button {
	background: #efefef;
	height: 23px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 1px 1px 0px;	
	width: 23px;
}
h4.date {
	font-size: 12px;
	margin: 3px;
	text-indent: 10px;
}
h4.subject {
	color: #02102B;
	font-size: 14px;
	margin: 3px 0;
	text-indent: 0px;
}
