body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	background-image: url(images/bg.gif);
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0066CC;
}
#divMain {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: medium solid #FF0000;
	padding: 0px;
	float: none;
	clear: both;
}
.imgLink {
	display: inline;
}
#indexCont {
	background-image: url(images/mainbg.jpg);
	margin: 0px;
	padding: 0px;
}
#tableCont {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	text-align: left;
}
.topAlign {
	vertical-align: top;
}
#divTablebg {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat;
}
#divTablebg2 {
	background-image: url(images/tablebg2.jpg);
	background-repeat: repeat;
}
#divContainer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: none #CCCCCC;
	border-right: 2px groove #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left: 2px groove #CCCCCC;
}
#divContentTop {
	background-image: url(images/mainContTop.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 16px;
	padding-left: 20px;
}
#divContent {
	background-image: url(images/mainCont.jpg);
	background-repeat: repeat;
	padding-top: 18px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 0.9em;
	color: #000000;
	float: left;
}
#divMenu {
	color: #3D5869;
	width: 150px;
	border: 1px double #395362;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
}
#ulMainNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	text-decoration: none;
	padding: 10px 15px 8px;
	color: #3E5867;
	font-weight: bold;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-color: #3E5867;
	padding: 10px 15px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.right {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
#divCategory {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px 0px 0px 26px;
}
.bullet {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.classCategory {
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	padding: 0px 10px 0px 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.classCat1 {
	width: 150px;
	float: left;
	padding: 0px 10px;
	border: 0px none;
}
.left {
	float: left;
	padding: 10px;
	margin: 10px;
}
#divFeature {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
