a {
	color: #666666;
	text-decoration: none;
	padding-bottom: 1px;
	}
	
a:visited {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a:focus {
	color: #000000;
	text-decoration: underline;
	}
	
body {
	padding: 15px;
	margin: 0px;
	color: #003333;
	text-align: center;
	}
	
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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: #336600;
	border-right-color: #458A00;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	background-color: #FFFFFF;
	padding: 1px 5px 3px;
	}

select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7FA66A;
	border-right-color: #D9E6D2;
	border-bottom-color: #D9E6D2;
	border-left-color: #7FA66A;
	background-color: #FFFFFF;
	}

#Holder {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding: 10px;
	}
	
.arcTL {
	background-image: url(../img/arc_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
	}
	
.arcTR {
	background-image: url(../img/arc_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 7px;
	height: 7px;
	}

.arcBL {
	background-image: url(../img/arc_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 7px;
	height: 7px;
	}

.arcBR {
	background-image: url(../img/arc_br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 7px;
	height: 7px;
	}

.BorT {
	height: 7px;
	background-color: #336699;
	}
	
.BorB {
	height: 7px;
	background-color: #336699;
	}
	
.BorL {
	width: 7px;
	background-color: #336699;
	}

.BorR {
	width: 7px;
	background-color: #336699;
	}

.Button {
	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: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	cursor: pointer;
	padding: 1px;
	background-color: #CCFFFF;
	background-image: url(../img/btn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	letter-spacing: 1px;
	}
	
.Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 4px 10px 4px 16px;
	vertical-align: top;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E9E3;
	}
	
.NumData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 4px 20px 4px 16px;
	vertical-align: top;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E9E3;
	text-align: right;
	}
	
.Error {
	font-family:Arial, Helvetica, sans-serif;
	color:#84000D;
	font-size:10pt;
	padding: 8px 5px 8px 38px;
	background-image: url(../img/error.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	vertical-align: text-top;
	line-height: 17pt;
	}
	
.Field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin: 0px;
	}

.Instruction {
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:9pt;
	padding: 5px 5px 5px 20px;
	background-image: url(../img/inst.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;
	vertical-align: text-top;
	line-height: 15pt;
	}
	
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 4px 16px 4px 10px;
	vertical-align: top;
	background-color: #F5F9F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E9E3;
	text-align: right;
	word-spacing: 0.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E9E3;
	}
	
.ColHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px 3px;
	color: #666666;
	background-color: #D9E4EC;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	vertical-align: middle;
	}

.TCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 4px 4px 0px;
	vertical-align: top;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin: 0px;
	}
	
.AltRow {
	background-color: #F3F3F3;
}
	
.Text11px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	padding: 3px;
	}
	
.Text12px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size:12px;
	padding: 3px;
	}
.Tbg {
	background-color: #336699;
}
.shado {
	background-image: url(../img/shado.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
}
.TabBg {

	background-color: #FFFFFF;
}
#TabHolder {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.TopShado {

	background-image: url(../img/shado.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 5px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	background-color: #D9E4EC;
	background-image: url(../img/btn.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 2px;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #000000;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-weight: bold;
	}
.btnHov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	background-color: #D9E4EC;
	background-image: url(../img/btnHov.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 2px;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #999999;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-weight: bold;
	}

