body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #AEBDD5;
	color: #000066;
	background-image: url(../images/_bck_body.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #F9F9F9;
	scrollbar-shadow-color: #F9F2EC;
	scrollbar-highlight-color: #FCF7F3;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #4E1574;
	scrollbar-track-color:#FBFBFB;
	scrollbar-arrow-color:#4E1574;
}
#container {
	height: 800px;
	width: 770px;
	margin-top: 0px;
	margin-left: -385px;
	position: absolute;
	left: 50%;
	top: 2px;
	z-index: 0;
	background-image: url(../images/_bck_cntnr.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	background-repeat: no-repeat;
	position: absolute;
	height: 110px;
	width: 770px;
	left: 0px;
	top: 0px;
	background-color: #AEBDD5;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/_bck_hdr.jpg);
	color: #FFFFFF;
	font-size: 10px;
}
#menu{
	overflow: visible;
	position: absolute;
	z-index: 0;
	height: 32px;
	width: 599px;
	left: 94px;
	top: 78px;
	color: #FFFFFF;
}
#content{
	border: 2px none #990000;
	height: 289px;
	width: 758px;
	left: 3px;
	top: 128px;
	overflow: auto;
	position: absolute;
	z-index: 2;
	background-image: none;
	background-repeat: repeat-y;
}
#pagetitle{
	overflow: visible;
	position: absolute;
	z-index: 6;
	font-size: 24px;
	font-weight: 600;
	height: 25px;
	width: 623px;
	left: 7px;
	top: 112px;
}
#footer {
	font-size: 10px;
	position: absolute;
	z-index: 0;
	height: 22px;
	width: 770px;
	text-align: left;
	color: #FFFFFF;
	border: none;
	background-repeat: no-repeat;
	left: 0px;
	bottom: -1px;
	background-color: #000066;
	background-image: url(../images/_bck_ftr.gif);
}
h1 {
	font-size: 20px;
	font-weight: bold;


}
h2 {
	font-size: 18px;
	font-weight: normal;
}
.foottxt {
	font-size: 10px;
	color: #FFFFFF;

}
.instruct {
	font-size: 12px;
	font-style: italic;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
.emphasis {
	font-size: 16px;
	font-weight: bolder;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00CC00;
	text-decoration: none;
}
.lvis {
	visibility: visible;
}
.lhid {
	visibility: hidden;
}
}td {
	font-size: 12px;
}
.red {
	color: #CC0000;
}
