.back_ground {
	background-color: #5c5c5c;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.back_ground_22 {
	background-image: url(back_22.jpg);
	background-repeat: no-repeat;
	background-color: #CDCD9C;
}
.back_ground_left {
	background-image: url(left_22.jpg);
	background-repeat: no-repeat;
	background-color: #75572D;
}
.back_ground_33 {
	background-image: url(back_33.jpg);
	background-repeat: no-repeat;
	background-color: #CDCD9C;
}
.back_ground_left_33 {
	background-image: url(left_33.jpg);
	background-repeat: no-repeat;
	background-color: #75572D;
}

.V_dash {
	background-image: url(v_dash.jpg);
	background-repeat: repeat-y;
}
.H_dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.border2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

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

.font_2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.data {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.font_3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.font_4 {
	color: #7D7D7D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.font_4:hover {
	color: #7D7D7D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}
.font_5 {
	color: #A4713E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

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

.font_6 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font_7 {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.font_8 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

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

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

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

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

}
.font_111 {
	color: #000000;
	font-family: Tahoma;
	font-size: 15px;
}
.font_22 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
.font_33 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.font_44 {
	color: #663300;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
}
.font_55 {
	color: #A4713E;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.font_66 {
	color: #663300;
	font-family: Tahoma;
	font-size: 11px;
}
.font_77 {
	color: #663300;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
.font_88 {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;

}
.font_99 {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
.font_1010 {
	color: #000000;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;

}
.font_1111 {
	color: #000000;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;

}
.font_1212 {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
.L_T {
	text-align: left;
	vertical-align: top;
}
.L_B {
	text-align: left;
	vertical-align:bottom;
}
.L_M {
	text-align: left;
	vertical-align:middle;
}
.R_M {
	text-align: right;
	vertical-align:middle;
}
.R_T {
	text-align: right;
	vertical-align:top;
}
.R_B {
	text-align: right;
	vertical-align:bottom;
}
.footer {
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

/*added css */

.img_border {
	border: medium solid #666664;
}


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

}

.link A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	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: #666666;
	text-decoration: none;

}

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

.border2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

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