body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bg_page_top.jpg);

	background-repeat:repeat-x;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666;

	SCROLLBAR-FACE-COLOR: #dee3e7; 

	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 

	SCROLLBAR-SHADOW-COLOR: #dee3e7; 

	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 

	SCROLLBAR-ARROW-COLOR: #175591; 

	SCROLLBAR-TRACK-COLOR: #ffffff; 

	SCROLLBAR-DARKSHADOW-COLOR: #98aab1; 

}

a:link {

	color: #333;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #777;

}

a:hover {

	text-decoration: none;

	color: #0066CC;

}

a:active {

	text-decoration: none;

	color: #A0274B;

}

.toplink{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	color:#aaaaaa;

	height: 18px;

}

.toplink a, .toplink a:visited{

	font-weight: normal;

	text-decoration: none;

	vertical-align:bottom;

}

.toplink a:hover{

	color: #A0274B;

	text-decoration: none;

}

.footer{

	font-family: "Microsoft Sans Serif",Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color:#aaaaaa;	

	text-align: center;

	line-height: 25px;

}

.footer a, .footer a:visited{

	font-weight: normal;

	text-decoration: none;

	padding:4px 15px 4px 15px;

}

.footer a:hover{

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-color:#F2F5F9;

	padding:4px 15px 4px 15px;

}

.main{

	border-bottom: 1px solid #ffffff;

	height: 445px;

}

.style2{

	font-size: 11px;

	font-weight: bold;

	color:#FFFFFF;

}
.miniheading{
font-size:12px;
font-weight:bold;
color:#222222;
letter-spacing:1px;

}