BODY{
	margin:0px; 
	background:url(../images/bg_img.jpg) repeat-x top center #000000;
	}
	
p, h1, h2, h3, h4, h5, h6{ margin:0px; padding:0px;}

p{}

form{	
	margin: 0px;
	}
/* GENERAL */

/* image borders */
a img { color: #fff; }         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img, img { color: inherit;/* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }                           /* code from W3C - www.w3.org */
}

img.border1{
	border:1px #000000 solid;
	}

/*   Link  Start***************/
.top_link{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:13px;
	text-decoration:none;
	color:#000000;	
	}
.top_link a{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	}
.top_link a:hover{
	color:#ffffff;
	}
	
.leftlink{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:14px;
	text-decoration:none;
	color:#2C65DA;
	line-height:27px;
	border-bottom:1px #848180 solid;
	text-transform:uppercase;
	}
.leftlink a{
	padding-left:40px;
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:14px;
	text-decoration:none;
	color:#2C65DA;
	line-height:27px;
	text-transform:uppercase;
	}
.leftlink a:hover{
	color:#2E2E2E;
	}
	
/*   Link  End***************/
.page_head{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:30px;
	color:#000000;
	font-weight:bold;
	}

.highlight_head{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:18px;
	color:#ffffff;
	}
	
.text_gray{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:12px;
	color:#AE0E0E;
	line-height:20px;
	text-transform:uppercase;	
	}
.text_gray a{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:12px;
	color:#848180;
	line-height:14px;	
	text-decoration:none;
	}
.text_gray a:hover{
	color:#AE0E0E;
	}
	
.text_gray2{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:12px;
	color:#848180;
	line-height:18px;
	text-decoration:none;	
	}
.text_gray2 a{
	font-family:"Gill Sans MT", Tahoma, Arial;
	font-size:12px;
	color:#848180;
	line-height:18px;
	text-decoration:none;	
	}
.text_gray2 a:hover{
	color:#AE0E0E;
	}
	
.content_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	colour:#000000;
	font-weight:bold;
	}
.content1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	colour:#58595B;
	font-weight:normal;
	}

ul.innercontent{
	margin:0px;
	padding-left:22px;
	}
	ul.innercontent li{
	list-style:url(../images/bullet_arrow.gif);
	padding-left:0px;
	line-height:18px;
	}
	
	
/*   Footer  Styart***************/
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6e71;
	text-decoration:none;
	}
	
.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#da0303;
	text-decoration:none;
	}	
.footer_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6e71;
	text-decoration:none;
	}
.footer_link a:hover{
	color:#da0303;
	}

/*   Footer  End***************/


/*******************NeswHead**********/
.NewsHead
{
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#B25510;
}