body {
	font-size: 9pt;
	color: #646464;
	line-height:18px;
	margin: 0px auto;
}
a:link,a:visited {
	font-size: 12px;
	color: #7B7B7B;
    line-height:15px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF8800;
    line-height:15px;
	text-decoration: none;
}
a.blue:link,a.blue:visited {
	font-size: 12px;
	color: #2E3464;
    line-height:15px;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #FF6600;
    line-height:15px;
	text-decoration: underline;
}
a.yellow:link,a.yellow:visited {
	font-size: 12px;
	color: #A29F5C;
    line-height:15px;
	text-decoration: none;
}
a.yellow:hover {
	font-size: 12px;
	color: #7A7A7A;
    line-height:15px;
	text-decoration: underline;
}
a.white:link,a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
    line-height:15px;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FDAB01;
    line-height:15px;
	text-decoration: underline;
}
a.orange:link,a.orange:visited {
	font-size: 14px;
	color: #FF7A32;
    font-weight:bold;
    line-height:18px;
	text-decoration: none;
}
a.orange:hover {
	font-size: 14px;
	color: #6C6B6B;
    font-weight:bold;
    line-height:18px;
	text-decoration: none;
}
A.orange1:link {
	FONT-SIZE: 9pt; COLOR: #fd9209; TEXT-DECORATION: none
}
A.orange1:visited {
	FONT-SIZE: 9pt; COLOR: #fd9209; TEXT-DECORATION: none
}
A.orange1:hover {
	FONT-SIZE: 9pt; COLOR: #707070; TEXT-DECORATION: underline
}
a.blue2:link,a.blue2:visited {
	font-size: 12px;
	color: #0074B9;
	font-weight:bold;
	text-decoration: none;
}
a.blue2:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
a.gray:link,a.gray:visited {
	font-size: 12px;
	color: #7B7B7B;
	text-decoration: none;
}
a.gray:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.input1{
	border: 1px solid #E2E2E2;
	background-color: #ffffff;
	width:358px;
	height:25px;
}
.input2{
    border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width:80px;
	height:13px;
}
.input3{
    border: 1px solid #C4BEAE;
	background-color: #FFFFFF;
	color:#FF5A00;
	font-size: 14px;
	width:300px;
	height:13px;
}
.input4{
	border: 1px solid #858585;
	background-color: #F5F5F5;
	width:160px;
	height:16px;
}
.input5{
    border: 1px solid #858585;
	background-color: #F5F5F5;
	width:80px;
	height:16px;
}
.input6 {
	background-color: #FFFFFF;
	border: 1px solid #bcd2e1;
	width:180px;
}
.txt1{
    font-size: 13px;
	color: #FFFFFF;
    font-weight:bold;
}
.txt2{
    font-size: 13px;
	color: #C9BE02;
    font-weight:bold;
}
.txt3{
    font-size: 13px;
	color: #FE7011;
    font-weight:bold;
}
.txt4{
	font-size: 13px;
	color: #0074B9;
	filter:Dropshadow(offx=1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=1,color=#ffffff) Dropshadow(offx=-1,offy=0,color=#ffffff) Dropshadow(offx=0,offy=-1,color=#ffffff);
}
.txt5 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #0a6d85
}
.tbl2 {
	BORDER-RIGHT: #cdcdcd 1px solid; BORDER-TOP: #cdcdcd 1px solid; BORDER-LEFT: #cdcdcd 1px solid; BORDER-BOTTOM: #cdcdcd 1px solid; BACKGROUND-COLOR: #ffffff
}
.tbl3 {
	BORDER-RIGHT: #BDD0E5 1px solid;
	BORDER-LEFT: #BDD0E5 1px solid;
	BORDER-BOTTOM: #BDD0E5 1px solid; 
	BACKGROUND-COLOR: #ffffff;
}
.input {
	BORDER-RIGHT: #fd9209 1px solid; BORDER-TOP: #fd9209 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #fd9209 1px solid; WIDTH: 30px; COLOR: #5c5c5c; BORDER-BOTTOM: #fd9209 1px solid; BACKGROUND-COLOR: #ffffff
}
.btn1 {
	BORDER-RIGHT: #fd9209 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #fd9209 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#FFCB89); BORDER-LEFT: #fd9209 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #fd9209 1px solid
}