a:hover
{
	color: #0000ff;
	text-decoration: none
	font-weight: bold;
}

a:visited
{
	color: #0060ff;
	text-decoration: underline
	font-weight: bold;
}

a:hover
{
	color: #0000ff;
	text-decoration: underline
	font-weight: bold;
}

a
{
	color: #0060FF;
	text-decoration: underline
	font-weight: bold;
}

#menubar 
{
	background: url('images/layout/navmid.gif') fixed repeat-y; 
	width: 130 px; 

	float:center;
	
}

table.nav
{	
	border-collapse: collapse;
	padding: 0;
	float:center;
	width: 130 px;
	border: 0px none;
	font-weight: bold; 
	font-size: 10 pt;
	font-family: Tahoma
}

td.navcell
{

	padding-top: 5;
	padding-bottom: 5;
	padding-left: 5;

	border-top: solid 1px #0060ff;
	border-bottom: solid 1px #0060ff;
	border-left: hidden;
	border-right: hidden;
	
}

body
{
	margin: 8;
	color: #000000;
	font-family: Tahoma;
	font-size: 10 pt;
	font-weight: normal;
	
	scrollbar-face-color:#0060ff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #0034FF; 
	scrollbar-highlight-color: #0060ff;
	scrollbar-3dlight-color: #0060ff;
	scrollbar-darkshadow-color: #0034FF;
	scrollbar-arrow-color: #ffffff;
}

h3
{
	
	font-weight: 700;
	font-size: 12 pt;
	color: #0060ff;
	border-top: solid 1px #0034ff;
	border-bottom: solid 1px #0034ff;
	border-left: hidden;
	border-right: hidden;
	align: center;
}

h2
{
	font-family: Tahoma;
	font-weight: 700;
	font-size: 14 pt;
	color: #0040ff;
	border-top: solid 1px #0030ff;
	border-bottom: solid 2px #0030ff;
	border-left: hidden;
	border-right: hidden;
	padding-bottom: 3px;
}

table.info
{	
	border: solid 1px #0060ff;
	width: 100%;
	float: center;
	border-collapse: collapse;
	font: Tahoma 10pt normal;

}

td.infocell
{
	padding: 8;
	border: solid 1px #0060ff;
	align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10 pt;
	font-weight: normal;
	border-collapse: collapse;
	width: 50%;
}

.main
{
	
	padding: 5;
	border: hidden;
	font: Tahoma 10pt normal;
	width: 100%;
}

.box
{
	padding: 8;
	border: solid 1px #0060ff;
	align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10 pt;
	font-weight: normal;
	border-collapse: collapse;
}

ul
{
	left-margin: 10;
}

li
{
	padding-top: 3;
	padding-bottom: 3;
}

td.box img
{
	border: 1px solid #0050D5;
	padding: 1px
}