.text1 {
	color: #FFFFFF;
	font-size:15px;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.top
{
 background-image:url(images/top.png);
 background-repeat:no-repeat;
 background-position:top;
 
 }
 .header
 {
  background-image:url(images/header.png);
   background-repeat:no-repeat;
   background-position:center
   }
body {
	background-image: url(images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.letf_side
{
	background-image:url(images/left_side.png);
	background-position:center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_color 
{
	color: #0A53AE;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.menu
{
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	background-position: right;
	padding-right: 32px;
}
a:link {
	color: #3178D2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3178D2;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.f_color
{
  color:#000000;
}
.f_color a
{
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.f_color a:hover
{
  color:#3178D2;
  
}
.style2 {
	color: #F6C500;
	font-weight: bold;
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
.style6 {
color: #FFFFFF;
font-size:18px;
}
.ftext_color
{
 color:#428BD6;
}
.f_button
{
	background-image:url(images/f_button.png);
	background-repeat:no-repeat;
	height:35px;
	width:73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

