body {
	background-color: #ABABAB;
	margin: 0px;
	padding: 0px;
}
.whiterbdr {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.redbdr {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DD0000;
}
.imgbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bodybg {
	background-image: url(bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 316px;
}
.menubg {
	background-image: url(gradientbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F779D;
	text-decoration: none;
}
.bodyhead {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F779D;
	text-decoration: none;
}
.readmore {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DD0000;
	text-decoration: underline;
}
.readmore:hover {
	text-decoration: none;
}
.footerbg {
	background-image: url(footergradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 64px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #838383;
	text-decoration: none;
}
ul,li {
	font-family: Tahoma;
	text-decoration: none;
	list-style-type: square;
	font-size: 11px;
}
