.bgtop {
	background-attachment: scroll;
	background-image: url(images/bg_top_d_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.maintableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.bgtoplight {
	background-attachment: scroll;
	background-image: url(images/bg_top_l_gray.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.facebottom {
	background-attachment: scroll;
	background-image: url(images/face_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.testitable {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffebcc;
	border: 1px solid #ffae31;
}
.cw {
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.newsSection {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.knockHome {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin:5px;
}
.readmore {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.homebody {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin:5px;
}
.leftlink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0684ad;
	text-decoration: none;
}
.current_link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.parahead {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0684AD;
	text-decoration: none;
	margin:8px;
}

.pagehead {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #056F92;
	text-decoration: none;
	margin:8px;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 8px;
	text-align: justify;
}
body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(images/bg_pages.jpg);
		}
.listitembullet {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet_list.gif);
}
ul {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_list.gif);
}
.bottomlinks {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
}
a:hover {
	text-decoration: underline;
}

