﻿body 
{
	font-family:Arial;
	font-size:9pt;
	border:0px;
	margin:0px;
	color:#647063;
}
th { vertical-align:top; }
td { vertical-align:top; }
a {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; text-decoration:none;color:#8ab3d1}
a:hover { text-decoration:underline;}
div#site
{
}
table#content
{
	width:800px;
}
div#header
{
	margin:0px;
	padding:0px;
	border:0px;
}
td#body
{
	width:100%;
}
div#bodyContent
{
	height:900px;
	overflow:auto;
}
div#footer
{
	text-align:left;
}
div#userbar
{
	background-image:url("images/userbarbk.gif");
	padding-top:0px;
	padding-bottom:40px;
	vertical-align:top;
	width:180px;
	height:450px;
}

div#userbar ul
{
	text-align:left;
	list-style:none;
	padding-left:20px;
	margin:0px;
	padding-bottom:20px;
	text-transform:uppercase;
}
div#userbar ul li
{
	padding-bottom:10px;
	margin:0px;
	font-family:verdana;
	font-size:9px;
}

div#userbar ul li#userReg
{
	margin:0px;
	font-family:verdana;
	font-size:11px;
	padding-top:10px;
	padding-bottom:0px;
}

div#userbar ul li#home
{
	margin:0px;
	text-transform:lowercase;
}

div#userbar ul li a
{
	font-size:11px;
	font-weight:bold;
}

div#userbar li#userReg a
{
	font-size:12px;
	color:#F5DD92;
	text-decoration:none;
	font-weight:bolder;
}
div#userbar li#userReg a:hover
{
	color:#F48241;
	text-decoration:none;
	font-weight:bolder;
}

div#sponsor a img
{
    border: none;    
}

div#userbar li a
{
	color:white;
	text-decoration:none;
	font-weight:bolder;
}

div#userbar li a:hover
{
	color:#F48241;
	text-decoration:none;
	font-weight:bolder;
}

#login a 
{
	font-family:verdana;
	font-size:10px;
	color:#BFD0E0;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}

div#navigation div#userFullname
{
	color:white;
	background-color:#F65900;
	padding:5px;
	text-align:right;
	font-weight:bold;
	padding-right:20px;
}

#navigation table
{
	width:100%;
}
#navigation td
{
	text-align:right;
}
#navigation td a
{
	display:block;
	padding:5px;
	padding-right:10px;
	background-color:#F65900;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#navigation td a:hover
{
	display:block;
	padding:5px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	color:White;
	background-color:#F48241;
}



h1
{
	font-family:Times New Roman;
	font-size:20px;
	font-style:italic;
	color:Maroon;
}

h3
{
	font-family:Times New Roman;
	font-size:14px;
	font-style:italic;
	color:#91A48E;

}

div.separator
{
	height:1px;
	margin-bottom:10px;
	border-bottom:1px solid #91353A;
}
