body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	height: 0px;
	margin-top: 0px;
	color: #444444;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
.border_top {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
}
.border_bottom {
	background-image: url(images/border_bottom.gif);
	background-repeat: repeat-x;
}
.border_left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}.footer {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #9C0059;
}
a:active {
	text-decoration: none;
	color: #808080;
}
.topmenu {
	font-size: 12px;
	color: #808080;
	vertical-align: middle;
}
.topmenu_on {
	text-decoration: none;
	color: #9C0059;
}
.left_nav {
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.left_nav a:link {
	background-image: none;
}
.left_nav a:visited {
	background-image: none;
}
.left_nav a:hover {
	background-image: url(images/menu_chevron.gif);
	background-position: -20px 0px;
	background-repeat: no-repeat;
}
.left_nav a:active {
	background-image: none;
}
.left_nav_on {
	background-image: url(images/chevron.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #9C0059;
}
hr {
	height: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-left: 0px;
}
p {
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 11px;
}
ul {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 16px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 16px;
}
.main_pad {
	padding-right: 50px;
	padding-left: 22px;
}
form {
	font-size: 11px;
	line-height: 16px;
}
