#topbar {
	background-color: #45A8DD;
	height: 123px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 145%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#slogan {
	background-image: url(images/top5.gif);
	height: 57px;
	width: 288px;
	position: absolute;
	top: 64px;
	right: 0px;
}
#navbar {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
}
#contentbar {
	padding: 10px;
	float: right;
	padding-left: 275px;
	position: absolute;
	width: 100%;
	width: 100%;
}
td {
	text-align: left;
	vertical-align: top;
}
.standout {
	color: #666666;
	padding-left: 12px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B26000;
}
#addressbar {
	position: absolute;
	left: 50px;
	top: 380px;
}
h3 {
	color: #C16800;
	padding: 0px;
}
.yellow {
	background-color: #FFFFCC;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}
.light {
	font-size: 80%;
	color: #999999;
}
em {
	color: #666666;
}


.s_topleft {
	background: url(images/s_topleft.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 12px;
	font-size: 0px;
}
.s_topright {
	background: url(images/s_topright.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 12px;
	font-size: 0px
}
.s_body1 {
	background: url(images/s.gif) repeat-y right;
	margin: 0px;
	padding: 0px;
}
.s_body2 {
	background: url(images/s.gif) repeat-y left;
	margin: 0px;
	padding: 0px 8px;
	height: 100%;
}
.s_botleft {
	background: url(images/s_botleft.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.s_botright {
	background: url(images/s_botright.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
#authbar {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 5px;
	right: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.logoutlink {
	color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}
.listh {
	background-color: #E0E0E0;
	padding: 4px;
	font-weight: bold;
	color: #333333;

}
.list0 {
	background-color: #FFFFFF;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.list1 {
	background-color: #F6F6F6;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}