html{
	font-size: 60.7%;
	}
body {
	background: #DCDCDC url(images/csbckgrd.gif);
	margin: 0px;
	padding: 0px;
	width: 99%;
	font: 12pt Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #010676;
}
a:hover {
	color: #000000;
}
h4 {
	margin: 0px;
	padding: 0px;
}
#outwrap {
	text-align: center;
	margin: 10px;
	padding: 0px;
	float: center;
	height: 100%;
	width: 850px;
	font-size: 11px;
}
#outwrap #inwrap {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 796px;
	background: #010676;
}
#outwrap #inwrap #wrap {
	background: #fff;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 786px;
}
#contentwrap #left h4 {
	margin: 0px;
	padding: 5px;
}

#header {
	clear: both;
	float: none;
}
#header #toppart {
	margin: 0px;
	padding: 0px;
	height: 215px;
	clear: both;
	border-top: 5px solid #010676;
	background: url(images/header.gif) no-repeat center top;
}

#navcontainer{
	margin: 0px;
	padding: 152px 0px 0px 0px;
	background: none;
}
#navcontainer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 0px;
}

#navcontainer ul li{
display: block;
float: left;
text-align: center;
padding: 0px;
margin: 0px;
}
#navcontainer ul li a{
	background: #010676;
	padding: 6px 3px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 10pt;
	line-height: 12pt;
	font-weight:  ;
}
#navcontainer ul li a:hover{
color: #010676;
background: #fff;
}
#navcontainer a:active{
background: #A80101;
color: #fff;
}
#navcontainer li#active a{
background: #A80101;
color: #fff;
}
#header #bottompart {
	background: url(images/header.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 786px;
	height: 0px;
	border-top: 5px solid #010676;
}

#contentwrap {
	border-top: 3px solid #010676;
	clear: ;
	float: center;
	background: url(images/back.gif) repeat-y center top;
}

#footer {
	border-top: 3px solid #010676;
	text-align: center;
	font-size: 9pt;
	margin: 0;
	padding: 5px;
	clear: both;
	float: none;
	border-bottom: 5px solid #010676;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: crosshair;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
	}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 75px;
	height: 75px;
}

.hoverbox li
{
	background: #fff;
	border-color: #fff ;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	padding-right: 5px
}

.hoverbox .preview
{
	border-color: #000;
	width: 400px;
	height: 400px;