body  {
font-family: verdana, arial,helvetica;
font-size: 9pt;
background-color:#B8CFFE
}

/* Font Styles */

.bl {font-size: 9pt;font-weight:bold; }
.sm {font-size: 10px;color:#6e6e6e }

.title {font-size: 13pt; font-weight: bold; color:#008C36}

.titlesm {font-size: 11pt; font-weight: bold; color:#008C36}

td  {font-family: verdana,arial,helvetica;font-size: 9pt;}

.bred  {color:red;font-weight:bold }
.bggrey {background-color: #ECECEC;}
.bgr {font-size: 9pt;font-weight:bold; color:#336600}


#Heading {
	color: #0038A0;
	font-weight: bold;
	font-size: 18px;
	
	}

/* bot anchor */	

.MenuItem{text-decoration:	none;FONT-WEIGHT: bold;
	
}
a.MenuItem:link
	{	
		color:	#0242AC;
		}
		
				a.MenuItem:active
	{	
		color:	#0148D7;
		}
		
		a.MenuItem:visited
	{	
		color:	#0148D7;
		}

a.MenuItem:hover
	{
		color:	#0148D7;
		
		}


.TableMain
{
	border-collapse: collapse;
	border-right: #053799 1px solid;
	border-bottom: #053799 1px solid;
		border-left: #053799 1px solid;
	border-top: #053799 1px solid;
	padding:0px;
	width:743px;
}

TD.Menu
{
	background-image: url(images/MenuBg.gif); width:149px
}

TD.Central
{	background-image: url(images/TdBg.gif);width:594px;padding:25px;
padding-top:10px;
padding-bottom:25px;
padding-right:25px;
}

#MenuItem {padding-left:10px;padding-bottom:0px}





/* form contact*/	
	
	input {color:#000000; background-color:#DFEFE5;
    border: 2px Solid #fff;}
	
input.borderless { border: 0px; }

	.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #DFEFE5;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
	
	.textareal {color:#000000; background-color: #DFEFE5;
    border: 2px Solid #fff; width:250px;font-family: verdana, arial,helvetica;}
	
		select {color:#000000; background-color:#DFEFE5;
    border: 2px Solid #fff;}
	
			.noborder {border:0}

/*  main anchors */

a:link
	{
		color:	#800000;
		text-decoration:	none}

a:visited
	{
		color:	#909090;
		
		text-decoration:	none}

a:hover
	{
		color:	#000000;
		
		text-decoration:	none}
		
		
	
/* bot anchor */	


a.botlink:link
	{	font-size:	11px;
		color:	#808080;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	11px;
		color:	#808080;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#404040;
		font-size:	11px;
		}

/* pint only */



.PrintOnly
{
  display: none;}


