a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #DFA800;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #DFA800;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DFA800;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DFA800;
	text-decoration: underline;
}
p {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
	background-image: url(images06/bg_blue1.gif);
}
.bg-stripes {
	background-image: url(images06/bg_yel_stripes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.shade-right {
	background-image: url(images06/shade_right_yel.jpg);
	background-repeat: repeat-y;
}
.shade-left {
	background-image: url(images06/shade_left_yel.jpg);
	background-repeat: repeat-y;
}
.shade-btm {
	background-image: url(images06/shade_btm_yel.jpg);
	background-repeat: repeat-x;
}
.shade-top {
	background-image: url(images06/shade_top_yel.jpg);
	background-repeat: repeat-x;
}
.shade-lcorner {
	background-image: url(images06/shade_lcorner_yel.jpg);
	background-repeat: no-repeat;
}
.shade-rcorner {
	background-image: url(images06/shade_rcorner_yel.jpg);
	background-repeat: no-repeat;
}
.shade-rcorner-btm {
	background-image: url(images06/shade_rcorner_btm_yel.jpg);
	background-repeat: no-repeat;
}
.shade-lcorner-btm {
	background-image: url(images06/shade_lcorner_btm_yel.jpg);
	background-repeat: no-repeat;
}





#maintable {
	background-color: #FFFFFF;
}
#maintableadmin {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.maillist {
	background-color: #E0E2E9;
	width: 103px;
	border: 1px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 500px;
	position: relative;
}
.horzline {
	background-color: #FFFFFF;
	background-image: url(images06/bg_horzline.gif);
	background-repeat: no-repeat;
	background-position: left;
}



td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: circle;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: 23px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.contenttxt {
	padding-left: 5px;
	background-color: #FFFFFF;
}

.headsub {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.boldtxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.italictxt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.help {
	cursor: help;
}
.frontbox{
	margin-left: 5px;
}
.subnav {
	font-size: 11px;
	color: #003366;
	padding-left: 45px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(images06/bg_subnav.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 148px;
	margin: 0px;
}
.subnav a:link {
	color: #003366;
	text-decoration: none;
}
.subnav a:visited {
	color: #003366;
	text-decoration: none;
}
.subnav a:hover {
	color: #003366;
	text-decoration: underline;
}
.btn_submit {
	font-size: 11px;
}
.error {
	color: #FF0000;
}
th {
	color: #000000;
	background-color: #E0E2E9;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tblborder {
	border: 1px solid #CCCCCC;
}
input, textarea, select{
	font-size: 11px;
	font-family: Tahoma, Arial;
}
.breadcrumbs {
	color: #666666;
	line-height: 18px;
}
.breadcrumbs a:link {
	color: #666666;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.pagesearch {
	background-color: #E0E2E9;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #C0C0C0;
}
.tr-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.border_b{
   border: 1px solid #000000;
}

.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}.front_image {
	padding-right: 6px;
}
.copyright a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.copyright a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.siteby {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.siteby a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.siteby a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.siteby a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
