body {
	margin: 0px;
	padding: 0px;
	background-color: #0777A7;
}
.bodybg {
	height: 304px;
	width: 574px;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lefbg {

	background-image: url(leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 200px;
}
.leftext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #716F6F;
	text-decoration: none;
}
.leftlink {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A50102;
	text-decoration: underline;
}
.leftlink:hover {
	text-decoration: none;
}
.bodytext {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.img {
	float: left;
	margin-right: 3px;
}
.footerbg {
	background-image: url(footerbf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerlinks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #716F6F;
	text-decoration: none;
}
.footerlinks:hover {
	text-decoration: overline;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E50000;
}
.sidehead {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9C0001;
	text-decoration: none;
}
.img1 {
	float: left;
	padding: 2px;
	border: 1px solid #D1D1D1;
	margin-right: 2px;
}
li {
	font-size: 8px;
	list-style-type: square;
}
.img2 {
	padding: 3px;
	border: 1px solid #DDDDDD;
}
.topbg {
	background-image: url(logobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
