@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px
}
body {
	background-image: url(../images/bg.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF930C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF930C;
}
a:hover {
	text-decoration: underline;
	color: #1390B3;
}
a:active {
	text-decoration: none;
	color: #FF930C;
}
h1 {
	font-size: 12px;
	color: #FF0000;
}
h2 {
	font-size: 11px;
	color: #0087AD;
}
h3 {
	font-size: 11px;
	color: #FF930C;
}
h4 {
	font-size: 11px;
	color: #333333;
}
h5 {
	font-size: 11px;
	color: #FF0000;
}
h6 {
	font-size: 11px;
	color: #666666;
}

.btn_sep { border-right-color:#0087AD; border-right-width:1px; border-right-style:dotted}
.sub_btn { color:#0087AD; font-size:11px}

.sub_btn:link {
	color: #0087AD;
	text-decoration: none;
}
.sub_btn:visited {
	text-decoration: none;
	color: #0087AD;
}
.sub_btn:hover {
	text-decoration: none;
	color:#000000;
}
.sub_btn:active {
	text-decoration: none;
	color: #0087AD;
}


.main_btn { color:#FFFFFF; font-size:11px}

.main_btn:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main_btn:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.main_btn:hover {
	text-decoration: none;
	color:#333333;
}
.main_btn:active {
	text-decoration: none;
	color: #FFFFFF;
}


.bodylink{ color:#000000}
.bodylink:link {
	color: #000000;
	text-decoration: none;
}
.bodylink:visited {
	text-decoration: none;
	color: #000000;
}
.bodylink:hover {
	text-decoration: underline;
	color: #FF930C;
}
.bodylink:active {
	text-decoration: none;
	color:#000000;
}


li { list-style-image:url(../images/arrow_orange.gif); line-height:20px}
li li { list-style-image:url(../images/greyarrow.gif)}
.table_bor { border-color:#CCCCCC; border-width:1px; border-style:solid}
.title {font-size: 11px; color: #333333; font-weight:bold}
.subtitle {font-size: 11px; color: #0087AD; font-weight:bold}
.subtitle1 {font-size: 11px; color: #FF930C; font-weight:bold}
.just { text-align:justify}
.btn_bor { border-color:#d07300; border-style:solid; border-width:1px; background-image:url(../images/btn_bg.jpg)}
.body_bor { border-left:#CBCBCB 1px solid; border-right:#CBCBCB 1px solid }
.body_sep {border-right:#CBCBCB 1px solid }
.foot { color:#FFFFFF; font-size:10px}

.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer:hover {
	text-decoration: underline;
	color:#FF930C;
}
.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}