/* CSS Document */

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	
	scrollbar-face-color: #CECECE;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #CECECE;	
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #CECECE;
	
	
}
.headtxt{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-weight		: bold;
	color			: #F6322B;
	
}
.linktext
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #007B05;
	background-color : #ffffff;
}
.smltext
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	font-weight		: normal;
	color			: #1E1E1E;
}

hr {
	height			: 1px;
	color			: #919191;
}
.border_mainpic{border-left-style:solid;border-right-style:solid;border-bottom-style:solid;border-top-style:solid;border-width:1;border-color:#3d3d3d;}
.headtd{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 14pt;
	font-weight		: normal;
	color			: #303030;
	
}
td{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #12009A;
	
}
.bullet
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #007332;
	text-decoration	: none;
}
.disclaimer
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #1E1E1E;
}
