body {
	margin-top: 0px;
	background-image: url(images/bg1.gif);
}
#header{
	background-image: url(images/header_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	margin: auto;
	
}
#headmenu {
	margin-top: 130px;
	position:absolute;
}

#menubar{
	width:900px;
	height:26px;
	text-align:center;
	margin:auto;
	background-position: center top;
	background-image:url(images/menubg_02.jpg);
	
}

#content{
	width:896px;
	margin:auto;
	background-color: #ffffff;
	padding:4px 0 0 4px;
	overflow: auto;
	background-image: url(images/content_bg.jpg);

}

#left{
	width:165px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	height:auto;
 	display: inline;
	background-color: #ffffff;
	
}


#right{
	width:710px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	padding:10px;
	position: relative;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #ffffff;

}

#footer{
	width:900px;
	height:22px;
	text-align:center;
	margin:auto;
	clear: both;
	background-position: center top;
	background-color: #15325E;
	
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #142D56;
	text-decoration: none;
	padding-left: 15px;
	line-height: 22px;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #142D56;
	text-decoration: underline;
	padding-left: 15px;
	line-height: 22px;
}

.headermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	vertical-align: middle;

}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
	line-height: 20px;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	line-height: 28px;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
}

.regbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #99CCFF;
	border: 2px solid #333333;
	padding: 5px;
	text-decoration: none;
}
.box {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #F5F4EF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #132E59;
	text-decoration: none;
	background-image: url(images/menubg_02.jpg);
	border: 1px solid #333333;
	padding: 2px;
}
label{
float: left;
width: 155px;
}

input,select{
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

