/* CSS Document - Author: Nick Collinson */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: url('../images/bggrad3.jpg') repeat-x;
	background-color: #464646;
}

a 
{
	text-decoration: none;
	color: #000;
}

a:hover 
{
	text-decoration: underline;
	color: #770077;
}

#container 
{
	width: 900px;
	margin-left: -450px;

}

#neva 
{
	width: 120px;
	height: 80px;
	float: left;
	background: url(../images/neva.jpg) no-repeat top center;

}

#nav1 
{
	width: 124px;
	height: 48px;
	float: left;
	background: url(../images/nav1.jpg) no-repeat center;

}

#nav2 
{
	width: 112px;
	height: 48px;
	float: left;
	background: url(../images/nav2.jpg) no-repeat center;
}

#nav3 
{
	width: 112px;
	height: 48px;
	float: left;
	background: url(../images/nav3.jpg) no-repeat center;
}

#nav4 
{
	width: 112px;
	height: 48px;
	float: left;
	background: url(../images/nav4.jpg) no-repeat center;
}

#nav5 
{
	width: 112px;
	height: 48px;
	float: left;
	background: url(../images/nav5.jpg) no-repeat center;
}

#nav6 
{
	width: 126px;
	height: 48px;
	float: left;
	background: url(../images/nav6.jpg) no-repeat center;
}

.buttonText 
{
	text-align: center;
	padding-top: 29px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
	background-color: #ffffff;
	border: 1px solid #888;

}
#hidden {
	clear: both;
	height: 0px;
}

#main 
{
	padding: 5px;
	width: 888px;
	text-align: left;
	color: #333;
	line-height: 1.6em;
	background-color: #ffffff;
	border: 1px solid #888;
	float: left;
}

#fpic
{
	width: 886px;
	border: 1px inset #888;	
	height: 200px;
	background-color: #999999;
	clear: both;
	background: url('../images/op.jpg') no-repeat;
}

#sidebar 
{
	width: 250px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 8px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

.headertext3 
{
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.headertext4 
{
	font-size: 10px;
	font-weight: bold;
	color: #770077;
}

#footer 
{
	background-color: #464646;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
}

#b2 
{
	width: 213px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #999;
	margin: 0;
	width: auto;
}

#b2 li a 
{
	display: block;
	padding: 3px 0px 2px 0.5em;
	border-left: 5px solid #555;
	border-right: 5px solid #555;
	color: #fff;
	text-decoration: none;
	width: auto;
	background-color:#777;
}

#b2 li a:hover 
{
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	color: #FFCC00;
	background-color: #999;
	font-weight:bold;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 200px;
    background: #666;
    float: right;
    clear:both;
}


.bhz 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #444;
	border-right: 5px solid #444;
	display: block;
	background-color: #444;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}


.noteblock1
{
    width: 600px;
    min-width: 600px;
    padding: 0px;
    border: 0px solid #000;
    color: #000;
    margin: 0px 0px 0px 0px;
    text-align: left;	
    background-color: #ffffff;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width: 600px;
    min-width: 600px;
    border-bottom: 0px solid #888;
    color: #000;
    height: 24px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    text-align:left;
}
.noteheader2
{
    width: 600px;
    min-width: 600px;
    border-bottom: 0px solid #888;
    color: #000;
    height: 24px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    text-align:left;
    text-transform: capitalize;
}

p
{
	margin:0;
	padding: 0;
}
.styledfield {
	font-family: Verdana, SunSans-Regular, Sans-Serif; 
	font-size: 9px; 
	color: #000;
	font-weight: bold;
	border: 1px solid #888;
}

