body {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* 1em = 10px */
	margin: 0px auto;
	font-size:75%;
	color: #000000;
	text-decoration: none;
}

#header {
	height: 60px;
	width: 770px;
	background-color: #999999;
	margin: 0px auto;
	text-align:right;
}

#header2 {
	text-align: left;
	height: 20px;
	width: 770px;
	background-color: #999999;
	margin: 0px auto;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

img.toprightlogo {
	margin-top:25px;
	margin-right:20px;
	background-color:#999999;
}

#test {
	margin: 0px auto;
	width: 770px;
}


#content {
	float:left;
	margin: 0px auto;
	width: 770px;
	background-image:url(../images/contentbackground.jpg);
	padding-bottom:20px;
}



#footer1 {
	clear:both;
	align: left;
	width: 770px;
	height: 80px;
	background:url(../images/footer1.jpg) no-repeat;
	margin: 0px auto;
}
#footer2 {
	clear:both;
	align: left;
	height: 30px;
	width: 770px;
	background-color: #999999;
	margin: 0px auto;
	text-align: center;
	vertical-align:middle;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.menutoptext{
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

#leftmenu{
	float:left;
	position:relative;
	top:20px;
	left:-20px;
	width: 140px;
}
#leftmenu a{
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	display: block;
	line-height: 48px;
	width: 140px;
	background-image:url(../images/buttonempty.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#000000;
	text-indent:10px;
}

#leftmenu a:hover, #leftmenu a.selected {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	display: block;
	line-height: 48px;
	width: 140px;
	background-image:url(../images/buttonfull.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#000000;
}

#leftmenu ul li{
	list-style:none;
}

#maincontent{
	float:right;
	width: 586px;
}



p.pagetitle
{
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

img.lefthandimage
{
	text-align:left;
	padding-right:30px;
}
img.righthandimage
{
	text-align:right;
	padding-right:5px;
}

p.strong{
	font-weight:bold;
}

ul.rightlist{
	padding-left:30px;
}

h3{
	color:blue;
}
.header2 {
	text-align: left;
	height: 20px;
	width: 770px;
	background-color: #999999;
	margin: 0px auto;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.pagetitle {

	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.footer2 {

	clear:both;
	align: left;
	height: 30px;
	width: 770px;
	background-color: #999999;
	margin: 0px auto;
	text-align: center;
	vertical-align:middle;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.blueheader {
	color:blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;

}
.noscriptstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	text-align: center;
}
#java {
	width: 770px;
	margin: 0px auto;
	text-align:right;
}
