.back {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.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: #FFFFFF;
}
.link_1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	text-decoration:underline;
	
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.link_2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
	
}
.font_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.font_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9A8ADB;
}
.font_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.font_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.font_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.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;
}


.a_font_1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF9900;
}
.a_font_2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.a_font_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.a_font_4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.a_font_5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
}
.a_font_6 {
	font-family: Tahoma;
	font-size: 17px;
	color: #333333;
}
.a_font_7 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
}
.a_font_8 {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
}
.border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006699;
}
