
* html{
	background-image: url(/img/0.gif);
}

body,td,th {
	color: #102280;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
}

body {
	background-color: #FFFFFF;
	margin: 5px;
}

form{
	margin-top: 0px;
	margin-bottom: 0px;
}

input,select,textarea{
	color: #102280;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #D6DCF1;
	font-family: Verdana, Arial;
}
textarea{
	width: 99%;
	word-wrap: no-wrap!important;
	word-wrap: break-word;
	overflow: auto;
}

.focus{
	color: #102280;
	background-color: #D6DCF1;
	border-top: 1px solid #102280;
	border-left: 1px solid #102280;
	border-right: 1px solid #ECEFFA;
	border-bottom: 1px solid #ECEFFA;
}
.emphasis{
	color: #102280;
	padding: 4px;
	border: 1px solid #102280;
}
.emphasis2{
	color: #102280;
	background-color: #FAFBFE;
	padding: 4px;
	border: 1px solid #102280;
}
.minor{
	font-weight: normal;
	color: #A1B1E6;
	text-decoration: none;
}
.red{
	color: #FF0000;
	font-weight: bolder;
}
.blue{
	color: #0000FF;
	font-weight: bolder;
}
.big{
	font-size: 12px;
}
.small{
	font-size: 10px;
	font-weight: normal;
}
.img{
	border: 1px solid #666666;
}
.absmiddle{
	vertical-align: middle;
}

a{
	font-weight: bolder;
	color: #80103D;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #034327;
}
a.minor{
	font-weight: bolder;
	color: #A1B1E6;
	text-decoration: underline;
}
a.noline{
	text-decoration: none;
}

hr{
	clear: both;
	height: 3px;
	border: 0px;
	border-top: 1px solid #9CCFBD;
	border-bottom: 1px solid #73B294;
	color: #034327;
	background-color: #034327;
}
hr.thin{
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #A1B1E6;
	color: #A1B1E6;
	background-color: #A1B1E6;
}

pre{
	font-size: 12px;
	font-family: Monospace;
	width: 100%;
	overflow: auto;
}

pre.h500{
	height: 500px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none!important;
}

h1{
	font-size: 14px;
	line-height: 16px;
	font-family: Tahoma;
	color: #102280;
	letter-spacing: 1px;
	padding: 3px;
	padding-left: 17px;
	border-bottom: 2px solid #102280;
	background-color: #D6DCF1;
	background-image: url(/img/7.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	margin-bottom: 10px;
}

h2{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	letter-spacing: 1px;
	padding: 3px;
	padding-left: 17px;
	border-bottom: 1px solid #034327;
	background-color: #A1E6BB;
	background-image: url(/img/5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	margin-bottom: 10px;
}
h2.menu{
	margin: 0px;
}

h3{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial;
	color: #034327;
	letter-spacing: 1px;
	padding: 3px;
	padding-left: 17px;
	border-bottom: 1px solid #2BAA5D;
	background-color: #A1E6BB;
	background-image: url(/img/5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	margin-bottom: 10px;
}

h5{
	font-size: 13px;
	line-height: 13px;
	padding: 5px;
	padding-left: 16px;
	border-left: 2px solid #102280;
	background-image: url(/img/7.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	margin-bottom: 10px;
}

dl{
	margin: 0px;
	margin-bottom: 15px;
	border-left: 1px solid #034327;
}
dt{
	padding-left: 5px;
}
dd{
	padding-top: 3px;
	margin-left: 25px;
}

p,.p{
	margin: 0px;
	margin-bottom: 10px;
}

ul, blockquote{
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 0px;
}
blockquote{
	margin-right: 30px;
}
li{
	list-style: square;
	list-style-position: outside;
}
ul.menu{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #DAF3E4;
	border-bottom: 2px solid #A1E6BB;
}
ul.menu li{
	padding: 2px;
	padding-left: 5px;
	border-top: 1px solid #A1E6BB;
	list-style-type: none;
}
ul.menu li.selected{
	font-weight: bolder;
	padding: 2px;
	padding-left: 5px;
	color: #AA2B79!important;
	background-color: #FAEAF4;
	border-top: 1px solid #A1E6BB;
	border-right: 5px solid #80103D;
	list-style-type: none;
}
ul.spacer li{
	margin: 6px 0;
	border-top: 1px solid #ECEFFA;
}

em{
	font-weight: bolder;
	color: #034327;
	text-decoration: underline;
}

#aL{
	position: absolute;
	z-index: 2;
	width: 120px;
	height: 600px;
	padding: 15px;
	display: block;
	background-image: url(/img/9.gif);
}

#c0{
	clear: both;
	width: 760px;
	height: 1px;
	line-height: 1px;
}

#c1{
	width: 760px;
	height: 20px;
	background-image: url(/img/3.gif);
}

#c2{
	clear: both;
	float: left;
	position: relative;
	left: 10px;
	width: 180px;
	word-wrap: no-wrap!important;
	word-wrap: break-word;
}

#c3{
	float: left;
	position: relative;
	left: 29px;
	width: 541px;
	word-wrap: no-wrap!important;
	word-wrap: break-word;
}

#c30{
	float: left;
	position: relative;
	left: 29px;
	width: 541px;
}

#c4{
	clear: both;
	width: 760px;
	height: 20px;
	background-image: url(/img/1.gif);
}

#c5{
	width: 760px;
	height: 20px;
	background-image: url(/img/4.gif);
}

#c6{
	width: 760px;
	height: 16px;
	background-image: url(/img/8.gif);
}

.cg{
	background-image: url(/img/6.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.co{
	height: 14px;
	overflow:hidden;
}

.cr{
	float: right;
}
.cl{
	float: left;
}
.crr{
	float: right;
	padding-top: 4px;
	color: #4E60BE;
}
.crr a{
	color: #4E60BE;
}
.crr strong{
	color: #102280;
}
.crn{
	text-align: right;
	color: #4E60BE;
	margin-top: -10px;
	margin-bottom: 10px;
}
.crn a{
	color: #4E60BE;
}

.tinput{
	background-color: #D6DCF1;
	border-bottom: 1px solid #102280;
}

.important{
	color: #FF0000!important;
	padding: 4px;
	border: 2px solid #FF0000;
}

.notice{
	color: #4E60BE!important;
	background-color: #F3F5FF;
	padding: 4px;
	border: 2px solid #C7D0FB;
}

