body {
	margin: 0px;
	padding: 0px;
	color: #616161;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #f7f5f5;
}
.logobg {
	background-image: url(images/logobg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 63px;
	}

.topmenu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 65px;
	text-align: center;
	display: block;
}

.topmenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 65px;
	background-image: url(images/menuovr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: center;
}

.leftmenubg {
	background-image: url(images/leftmenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 288px;
	width: 190px;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu:hover {
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
}

.bluebg {
	background-image: url(images/leftbluebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.bluetxt{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #09619B;
	text-decoration: none;
}

.innerheadings{
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #09619B;
	text-decoration: none;
}

.bodylinks{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #09619B;
	text-decoration: underline;
}

.bodylinks:hover{
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
