HTML, body {
	height: 100%;
	width: 100%;
	margin: 5px;
	padding: 5px;
	background-color: #C6C3DE;
}
td {
	font-family: Arial, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
}
.MainShadow {
	background-color: #8C8A9C;
	padding: 1px;
	border: 1px solid #ADAEC6;
}
.MainBorder {
	background-color: #6365AD;
	padding: 6px;
	border: 6px solid #393C94;
}
.BkgdTanLt {
	background-color: #BDC373;
}
.BkgdTanDk {
	background-color: #525121;
}
.BkgdRedMid {
	background-color: #9C3000;
}
.BkgdRedDk {
	background-color: #6B2400;
}
.BkgdWhite {
	background-color: #FFFFFF;
}
.HeadShadow {
	background-image: url(../../images/head_shadow.jpg);
}
.Box01 {
	background-color: #6365AD;
	padding: 3px;
	border: 1px solid #393C94;
}
.Box02 {
	background-color: #E7E3EF;
	padding: 12px;
}
.BkgdPage01 {
	background-image: url(../../images/body_grad_01.jpg);
	background-repeat: repeat-x;
}
.BkgdTitle {
	background-image: url(../../images/title_bkgd.jpg);
	background-repeat: no-repeat;
}
.BkgdBlueMid {
	background-color: #6365AD;
}
.PageIntro {
	background-color: #E7E3EF;
	padding: 10px;

}
.Body12White {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;

}
.Body12WhiteBold {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.Body10 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;

}
.Body10Bold {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;

}
.Body12Bold {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.BkgdBlueLt {
	background-color: #E7E7F7;
}
.FormField180 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 180px;

}
.FormField250 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 250px;

}
.FormField90 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 90px;

}
.Button01 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E7E7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C3DE;
	border-right-color: #6365AD;
	border-bottom-color: #6365AD;
	border-left-color: #C6C3DE;
}

.FormFile {
	font-family: Arial, "Times New Roman", Times, serif;
	width: 250px;
	font-size: 12px;
	background-color: #E7E7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C3DE;
	border-right-color: #6365AD;
	border-bottom-color: #6365AD;
	border-left-color: #C6C3DE;
}

.TableHead01 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #393C94;
}

.Header {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.Header:hover {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.Highlight {
	color: #33FF33;
}


