body {
	background-image: url(images/bg.jpg);
	background-color: #4B8AC2;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
ol {
	list-style-type: lower-alpha;
}
a:link {
	color: #4D8EC9;
	text-decoration: underline;
}
a:visited {
	color: #6C6DA4;
	text-decoration: underline;
}
a:hover {
	color: #CA3B39;
}
a:active {
	color: #638AB4;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #4D8EC9;
	text-decoration: none;
}
h2 {
	font-style: italic;
	color: #6C6DA4;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.topbg {
	font-size: 14px;
	color: #4F91CC;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/hm_hd_mid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login {
	padding-top: 5px;
	padding-right: 15px;
}
.navbg {
	background-color: #897996;
	background-image: url(images/hm_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentleft {
	background-color: #FFFFFF;
	background-image: url(images/hm_content_bgleft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contentright {
	background-color: #FFFFFF;
	background-image: url(images/hm_content_bgright.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.estore {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.dots {
	background-image: url(images/pe_dot.gif);
}
.content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.botnav {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9px;
	color: #4888C0;
}
.content {
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 30px;
	padding-left: 80px;
}
