body{
	background-image: url(img/bg.jpg);
	margin:0px;
}
.top_heading{
	font-family:verdana;
	font-size:14px;
	color:#141e91;
	font-weight:bold;
	text-decoration:none;
}
.top_links{
	font-family:verdana;
	font-size:10px;
	color:#9381bf;
	font-weight:none;
	text-decoration:none;
}
.top_links a{
	font-family:verdana;
	font-size:10px;
	color:#9381bf;
	font-weight:none;
	text-decoration:none;
}
.top_links a:hover{
	font-family:verdana;
	font-size:10px;
	color:#9200d6;
	font-weight:none;
	text-decoration:none;
}
.news_heading{
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.news_text{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:none;
	text-decoration:none;
}
.news_text_link{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.news_text_link a{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.news_text_link a:hover{
	font-family:Arial;
	font-size:11px;
	color:#dfd4ff;
	font-weight:bold;
	text-decoration:underline;
}
.service_text{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	line-height:1.5;
}
.service_number{
	font-family:Arial;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}
.tabs_heading{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-style:none;
}
.tabs_links{
	font-family:Arial;
	font-size:11px;
	color:#474749;
	font-weight:none;
	text-decoration:underline;
	font-style:none;
}
.tabs_links a{
	font-family:Arial;
	font-size:11px;
	color:#474749;
	font-weight:none;
	text-decoration:underline;
	font-style:none;
}
.tabs_links a:hover{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:none;
	text-decoration:underline;
	font-style:none;
}
.tabs_btm_link{
	font-family:Arial;
	font-size:10px;
	color:#474749;
	font-weight:bold;
	text-decoration:none;
	font-style:none;
}
.tabs_btm_link a{
	font-family:Arial;
	font-size:10px;
	color:#474749;
	font-weight:bold;
	text-decoration:none;
	font-style:none;
}
.tabs_btm_link a:hover{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-style:none;
}
.error{
	font-family:Arial;
	font-size:11px;
	color:#ff0000;
	font-weight:none;
	text-decoration:none;
	font-style:none;
}
.btm_txt{
	font-family:Arial;
	font-size:11px;
	color:#474749;
	font-weight:none;
	text-decoration:none;
	font-style:none;
}
.btm_txt a{
	font-family:Arial;
	font-size:11px;
	color:#474749;
	font-weight:none;
	text-decoration:none;
	font-style:none;
}
.btm_txt a:hover{
	font-family:Arial;
	font-size:11px;
	color:#474749;
	font-weight:none;
	text-decoration:underline;
	font-style:none;
}
.txtfld {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-color: #f8f8f8;
	border: 1px;
	BORDER-STYLE:SOLID;;
	border-color:d8d8d8;
	color:656565;
}