body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/*------------------------------- Container -----------------------------*/
.container{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.fi_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	font-style: normal;
}

/*------------------------------- END Container -----------------------------*/

/*------------------------------- HEADER  -----------------------------*/
.head-mid{
	clear: both;
	height: 65px;
}
.head-left{
	float: left;
	width: 40%;
}
.head-right{
	float: right;
	width: 50%;
}
.menu_line{
	clear: both;
	height: 33px;
}
.right_txt{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 5px;
}
.up_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.up_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.m1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 9px;
	padding-left: 2px;
}
.m2up{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C797C;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.m1up{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #303F42;
	padding: 3px;
}
.m1up:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C797C;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
/*------------------------------- END HEADER  -----------------------------*/

/*------------------------------- MID   -----------------------------*/
.mid{
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	height: auto;
	width: 900px;
}
.mid_box{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 10px;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 9px;
	width: 585px;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 8px;
	width: 585px;
}
.box_mid{
	background-image: url(images/tabh_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 586px;
}
.inner-box{
	margin-right: 20px;
	margin-left: 20px;
}
.box_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef8700;
	text-decoration: none;
	padding-bottom: 4px;
}
.box_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
.link_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
.link_box:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
.yellow_box{
	background-image: url(images/yellow_mid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 309px;
	width: auto;
}
/*------------------------------- END MID   -----------------------------*/

/*------------------------------- FOOTER -----------------------------*/
.footer{
	clear: both;
	background-color: #FFFFFF;
	height: 100px;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	margin-bottom: 5px;
}
.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 5px;
}
.fo_txt
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.fo_txt:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;

}
.footer_txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 5px;
}
/*------------------------------- END FOOTER -----------------------------*/
