.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.slogan_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navi_text {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px;}
.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* .grean_text {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#0164A7; } */
.grean_text {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#6E6E6E; }
.bold_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.small_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.very_small_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}



.read_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/* color: #DA0300; */
      color: #DADADA;
}
.small_green_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #024B54;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}




img.test 
	{
padding-right: 20px; 
float: left ;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	/* color: #FFB853; */
	color: #AEAEAE;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #ECE9E9;
}
