/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 23px;
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	}
a:active {
	text-decoration: none;
	color: #FF3333;
	font-family: Verdana;
	font-size: 11px;
	}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	color: red;
	}

a:link.top1 {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	display:block;
	background-color:#7EB375;
	height: 25px;
	line-height:23px;
	font-weight: bold;
	}
a:visited.top1 {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	display:block;
	background-color:#7EB375;
	height: 25px;
	line-height:23px;
	font-weight: bold;
	}
a:active.top1{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	display:block;
	background-color:#FFFFFF;
	height: 25px;
	line-height:23px;
	font-weight: bold;
	}
a:hover.top1{
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	display:block;
	background-color:#A6D9CB;
	height: 25px;
	line-height:23px;
	font-weight: bold;
	}

.txtcontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 5px;
}
.subtitle {
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #cce0c0;
	border-bottom-color: #b6c4ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #b6c4ad;
	border-right-color: #b6c4ad;
	border-left-color: #b6c4ad;
	height: 26px;
}
.subtitle1 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #cce0c0;
	border-bottom-color: #b6c4ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #b6c4ad;
	border-right-color: #b6c4ad;
	border-left-color: #b6c4ad;
	height: 26px;
}

.title {
	font-family:Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FA7D01;
	padding-left: 0px;
}
.arrow {
	font-family:verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #F9AE00;
}
.redtxt {
	font-family:verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}

.bluetxt {
	font-family:verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #0066FF;
}

.boxtable {
	border: 1px solid #adbea2;
}
.box2 {
	background-color: #EEEAF4;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	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: #E7E7F8;
	border-right-color: #CFD0F1;
	border-bottom-color: #CFD0F1;
	border-left-color: #E7E7F8;
}
.box_right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #EBF2E6;
}
.box_footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
.box_main_tb {
	border: 1px solid #adbea2;
}
.img_box {
	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: #D4D4D4;
	border-right-color: #AFB0D1;
	border-bottom-color: #AFB0D1;
	border-left-color: #D4D4D4;
}
