/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

a{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover{
	color: #FF0000;
}

txt_cont {
	font-family:Arial;
	font-size: 11px;
	line-height: 20px;
	color: #333300;
	font-style: normal;
	text-align: justify;
}

.txtblk  {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
	
.subtitle {
	font-size: 14px;
	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;
  }
  
.subtitle_link {
	font-size: 11px;
	font-weight: normal;
	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: 22px;
  }

.title {
	font-family:Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FA7D01;
	padding-left: 3px;
}

.arrow {
	font-family:verdana;
  	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #F9AE00;
}
.redtxt {
	font-family:verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
}
.blntxt {
	font-family:verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.bluetxt {
	font-family:verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #0066FF;
}

.asdtxt {
	font-family:verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
}

.box1 {
	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;
}

.headlinks1_side {

	font-family:verdana;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
	background-image: url(images/bu_bg2.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEAC94;
	border-right-color: #D5B17D;
	border-bottom-color: #D5B17D;
	border-left-color: #D5B17D;
}

.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;
}

