body {
	margin: 0px;
	background-color: #999999;
	background-image: url('layout_images/background1.gif');
	background-repeat: repeat
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	width: 750px;
	background-color: #FFFFFF;
}
.topbg {
	background-image: url('layout_images/bg_label.gif');
	background-repeat: repeat-x
}

.anav:link { 
color: #FFFFFF; 
}

.anav:visited { 
color: #B58ED4; 
}

a {
	color: #383452;
	text-decoration: none;
}
a:hover {
	color: #F8C823;
	text-decoration: underline;
}
p {
	margin: 20px;
	line-height: 14px;
}
.footerborder {
	border-top-width: 1px;
	border-bottom-width: 13px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-bottom-color: #F8C823;
	height: 40px;
	vertical-align: middle;
}
li {
	margin-top: 2px;
	padding-top: 0px;
	list-style-position: inside;
	text-indent: 0px;
}
ul {
	text-indent: 0px;
	background-position: left;
	list-style-type: circle;
	line-height: 12px;
}
.watermark {
	background-image: url('layout_images/logo_bg.gif');
	background-position: right top;
	background-repeat: no-repeat
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.topbg2 {
	background-image: url('layout_images/bg_label_2.gif');
	background-repeat: repeat-x
}
.bgDark {
	background-image: url('layout_images/bg_rtcolumn.gif');
	background-repeat: repeat
}

h2 {
	font-size: 12px;
	color: #000033;
	margin-top: 20px;
	display: inline;
}