.csss {
	color: #FFFFFF;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.font_1 {
	font-family: Tahoma;
	color: #EEE103;
	font-weight: bold;
	font-size: 13px;
}
.font_2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.font_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.R_T {
text-align:right;
vertical-align:top;
	
}
.R_M {
text-align:right;
vertical-align:middle;
	
}
.L_T {
text-align:left;
vertical-align:top;
	
}
.L_M {
text-align:left;
vertical-align:middle;
	
}
.C_M {
text-align:center;
vertical-align:middle;
	
}
.back_1 {
	background-color: #4E82B6;
}
.back_2 {
	background-color: #3F6D9A;
}
.back_3 {
	background-color: #33577B;
}

.font_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.left_back {
	background-image: url(left_back.jpg);
	background-repeat: repeat-y;
}
.right_back {
	background-image: url(right_back.jpg);
	background-repeat: repeat-y;
}
.font_5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #284562;
}
a
{
	font-family: Tahoma;
	color: #EEE103;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a:visited
{font-family: Tahoma;
	color: #EEE103;
	font-weight: bold;
	font-size: 13px;
}
a:hover
{
	font-family:  Tahoma;
	color: white;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.grd{}
.grd a
{
	color: blue;
	font-weight:normal ;
}

.grd a:visited
{color: blue;
	font-weight:normal ;
}
.grd a:hover
{
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}
