﻿body 
{
	font-family:Arial;
	font-size:9pt;
	border:0px;
	margin:0px;
	color:#647063;
}
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
{
	margin:0px auto;
	width:800px;

}

div#header
{
	margin:0px;
	padding:0px;
	border:0px;
}

td#body
{
	vertical-align:top;
	width:100%;
}
table#content
{
	margin:0px auto;
	height:540px;
}


div#footer
{
	
}

.clearfix
{
	clear:both;
}


td#leftnav
{
	width:200px;
}

div#userbar
{
	background-image:url("images/userbarbk.gif");
	background-repeat:repeat-y;
	padding-top:0px;
	padding-bottom:40px;
	vertical-align:top;
	width:200px;
	height:450px;
}

div#userbarTop
{
	background-image:url("images/userbartopbk.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:200px;
	height:11px;
}

div#userbarBottom
{
	background-image:url("images/userbarbottombk.gif");
	background-repeat:no-repeat;
	width:200px;
	height:9px;
}

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:#91353B;
	text-decoration:none;
	font-weight:bolder;
}
div#userbar li#userReg a:hover
{
	color:#3C7491;
	text-decoration:none;
	font-weight:bolder;
}

div#userbar li a
{
	color:#3C7491;
	text-decoration:none;
	font-weight:bolder;
}

div#userbar li a:hover
{
	color:#91353B;
	text-decoration:none;
	font-weight:bolder;
}

#login a 
{
	font-family:verdana;
	font-size:10px;
	color:#8A9392;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}

div#navigation div#userFullname
{
	color:#6597AF;
	background-color:#D5E5ED;
	padding:5px;
	text-align:right;
	font-weight:bold;
	padding-right:20px;
}
div#navigation table
{
	width:100%;
}
div#navigation td
{
	text-align:right;
}
div#navigation td a
{
	display:block;
	padding:5px;
	padding-right:10px;
	background-color:#D5E5ED;
	text-decoration:none;
	font-weight:bold;
	color:#6597AF;
}
div#navigation td a:hover
{
	display:block;
	padding:5px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	color:White;
	background-color:#417D96;
}



h1
{
	font-family:Times New Roman;
	font-size:20px;
	font-style:italic;
	color:Maroon;
}

div#bodyContent
{
	width: 600px;
	height:900px;
	overflow:auto;
	padding:5px;
}
