 body {
font-family: verdana, arial,helvetica;
font-size: 9pt;
margin: 0px;
}

.img {

BORDER-RIGHT: 1px solid #000000; 
BORDER-TOP: 1px solid #000000; 
BORDER-LEFT: 1px solid #000000; 
BORDER-BOTTOM: 1px solid #000000;
}

div#content{width:90%; color:#fff;
padding:10px;background-color: #b8661e;
font-size:14px}

div#content2 {width:90%; color:#000;
padding:10px;background-color: #f5dc05;
font-size:14px}

div#content3 {width:90%; color:#fff;
padding:10px;background-color: #b8661e;
font-size:14px}

.Pad {padding:2px
	
}

.wh {color:#fff}
/* Font Styles */

.bl {font-size: 9pt;font-weight:bold; }
.sm {font-size: 10px;color:#6e6e6e }
.smw {font-size: 10px;color:#fff}
.smpad {padding:10px}
.smpadl {padding-top:5px;padding-right:20px;padding-bottom:0px;padding-left:20px}
#smpadl {padding-top:5px;padding-right:20px;padding-bottom:0px;padding-left:20px}
li{line-height:18px}
.lh {line-height:22px}

.title {font-size: 13pt; font-weight: bold; color:#008C36}

.titlesm {
	font-size: 8pt;
	font-weight: bold;
	color: #00008B;
}

td  {font-family: verdana,arial,helvetica;font-size: 9pt;}

/* BG Styles */

BgMenu  {background-image: url(images/menu_bg.gif);
}
.BgGrey {background-color: #D4D4D4;padding:5px}
.BgSide {
	background-color: #291873;
}



.Headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: CE2600;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	}

.Headings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: CE2600;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	}

/* End Font Styles */

/* button styles */	




/* Used in whatsnew tables etc Styles */





/* rates */

.tablep
{
	border-collapse: collapse;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
		border-left: black 1px solid;
	border-top: black 1px solid;
	padding:5px;
	width:428px;
	font-size: 8pt;

}
TR.align{text-align:center;font-size: 8pt;
}

TD.hdr {
	text-align: center;
	font-size: 8pt;
	background-color: #FFD700;
}

TD.prog
{	
	
	padding:3px;font-size: 8pt;
	background-color: #D5D3D3;
	

}

TD.progb
	{padding:3px;
	font-size: 8pt;font-size: 8pt;
	background-color: #EAE8E8;
	line-height: 15px

}



/* form contact*/	
	
	input {color:#000000; background-color:#FFE25B;
    border: 2px Solid #fff;}
	
	
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #FFE25B;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
	
	
	
		select {color:#000000; background-color:#FFE25B;
    border: 2px Solid #fff;}
	
			.noborder {border:0}

/*  main anchors */

a:link
	{
		color:	#D70520;
		text-decoration:	none}

a:visited
	{
		color:	#D70520;
		
		text-decoration:	none}

a:hover
	{
		color:	#000000;
		
		text-decoration:	none}
		
		
	
/* bot anchor */	


a.botlink:link
	{	font-size:	10px;
		color:	#808080;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	10px;
		color:	#808080;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#404040;
		font-size:	10px;
		}

/* pint only */



.PrintOnly
{
  display: none;}

