body {
scrollbar-arrow-color:#ffffff;
scrollbar-darkShadow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color: #436579;
scrollbar-highlight-color:#BC4F54;
scrollbar-shadow-color:#6FABD2;
scrollbar-3dlight-color:#ffffff;
margin: 0px;
background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
}
a:link {
	color: #222222;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #222222;
	font-weight: bold;
}
a.smllink:link {
	color: #222;
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
}
a.smllink:visited {
color: #222;
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
}
a.smllink:hover {
	font-family: "Tahoma";
	font-size: 11px;
	text-decoration: none;
	border-bottom:1px dashed #1F5A95;	
}
a.smllink:active {
	color: #222;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	color: #222;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:18px;
}
.txt1 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height:24px;
	padding:10px 15px;
}
.txt2 {
	font-size: 12px;
	color: #147CA3;
	font-weight: bold;
}
.txt3 {
	font-size: 15px;
	color: #BC4F54;
	font-weight: bold;
}
.txt4 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height:20px;
}
.heading
{
	padding-top:3px;
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	color: #F58886;
}
.heading2
{
	font-family: "Arial Narrow";
	font-size: 26px;
	font-weight: bold;
	color: #456679;	
}
.heading3
{
	font-family: "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #fff;	
}