.back {
	background-image: url(back_01.jpg);
	background-repeat: repeat-x;
}
.body_back {
	background-image: url(body_04.jpg);
	background-repeat: repeat-x;
	background-color: #3E6D1C;
}
.footer_back {
	background-image: url(footer_3.jpg);
	background-repeat: repeat-x;
}
.link_1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.link_1:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:underline;
	
}
.R_T {
	text-align: right;
	vertical-align: top;
}
.L_T {
	text-align: left;
	vertical-align: top;
}
.R_M {
	text-align: right;
	vertical-align:middle;
}
.L_M {
	text-align: left;
	vertical-align:middle;
}
.C_M {
	text-align:center;
	vertical-align:middle;
}
.R_B {
	text-align: right;
	vertical-align:bottom;
}
.L_B {
	text-align: left;
	vertical-align:bottom;
}

.font_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4DA02A;
}
.font_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.font_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.font_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF70;
}
.font_5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
}

.data{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
}

.font_6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.a_font_1 {
	font-family: Tahoma;
	font-size: 22px;
	color: #4DA02A;
}
.a_font_2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}
.a_font_3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.a_font_4 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFF70;
}
.a_font_5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
}
.a_font_6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

/*added css */

.img_border {
	border: medium solid #FEBE00;
}
.border2 {
	border-top-style: dashed;
	border-top-color: #FFFF00;
	border-top-width: thin;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2CB2D;
	font-weight: bold;
	text-decoration: none;

}

.link A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}

.pageing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.pageing A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F2CB2D;
	text-decoration: none;

}

.pageing A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}

.border4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	border: medium solid #ffffff;
}