body
{
	background-color:#0A7AB4;
	height:100%;
	width:100%;
	margin:0 auto;
	padding:0;
}

html
{
	height:100%;
}

.content
{
	height:100%;
	width:799px;
	margin:0 auto;
	padding:0;
}

table
{
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.menudiv
{
	background-image:url('images/Menu_gradient_1px.jpg');
	background-repeat:repeat-y;
	background-position: right;
	float: right;
	height:35px;
	width: 550px;
	white-space:nowrap;
	margin-top:15px;
}

.header
{
	color:#999;
    font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:16pt;
}

.mainbody
{
	color:#000;
	font-family:"Arial Plain", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:8pt;
	width:360px;
}

.imagediv
{
	border:2px solid #000;
}

table.root_table
{
	width: 100%;
	text-align: right;	
}

.root_td
{
	font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:16pt;
	color:#00549F;
	text-decoration: none
}
.root_a
{
	font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10pt;
	color:#00549F;
	text-decoration: none
}

.root_td:hover
{
	font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10pt;
	color:#00549F;
	text-decoration: none
}
.root_a:hover
{
	font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10pt;
	color:#00549F;
	text-decoration: none
}


.child_a
{
	font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12pt;
	text-decoration: none;
	width:150px;
	background-color: #00549F;
	color:#ffffff;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ffffff;
}

.child_a:hover
{
	font-family:"Century Gothic", Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12pt;
	text-decoration: none;
	width:150px;
	background-color: #dff2f6;
	color:#00549F;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ffffff;
}

.child_div
{
	display: none;
	position: absolute;
}

.child_div_hover
{
	border: none;
	position: static
}
.child_table
{
	width:150px;
}


.child_id_hover
{

}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	padding : 10px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	padding : 5px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 11px;
	color : #555;
	vertical-align: top;
	padding : 4px 0px 5px 0px;
}

.side-body {
	font-size : 10px;
	color : #777;
	vertical-align: top;
	padding : 4px;
}

.main-bg {
	color : #555;

	padding : 10px 5px 10px 5px;
}

.border {
	border : 1px solid #e1e1e1;
}

.side-border-left {
	color : #777;

	padding : 10px 5px 10px 10px;
}

.side-border-right {
	color : #777;

	padding : 10px 10px 10px 5px;
}

.news-footer {
	font-size : 10px;
	color : #555;

	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666;

	padding : 2px 0px 4px 0px;
	height: 5px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #666;

	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
	height: 5px;
}

.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #f1f1f1;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}