.css {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #0099CC;
}
.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;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.link_1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
	
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.link_2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration:underline;
	
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.link_3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	
}
.font_1 {
	font-family: Tahoma;
	font-size: 17px;
	color: #22517F;
}
.font_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.data {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

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

.font_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.font_4 {
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
}
.font_5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.font_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.font_7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.font_8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.font_9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D5FF;
}



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

/*added css */

.img_border {
	border: medium solid #F1F0F5;
}


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

}

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

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

