body  {
	font-family: verdana, arial,helvetica;
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
}

/* Font Styles */

.bl {font-size: 11pt;font-weight:bold; color: Gray;}
.sm {font-size: 10px;color:#6e6e6e }

.title {font-size: 12pt;
	font-weight: bold;
	color: Gray;}

td  {font-size: 8pt;}

.BgMenu  {background-image: url(images/bgmenu.gif);width:148px}
.BgRight  {
	background-image: url(images/bg_right.gif);width:121px
}
.ImgTopPad{margin-top:4px;
}

TD.Main
{	
	padding:20px;
font-size: 8pt;
	background-color: #fff;
	width:478px
	}
	TD.Bot
{	
	padding-left:20px;
padding-top:0px;
padding-bottom:10px;
padding-right:20px;
	background-color: #fff;
	}
	
	.pad {padding-left:15px;padding-right:15px}
	
	#CenterHdr {border:1px solid black;padding:5px; width:85%; font-weight:bold;
	}
	
	#CatchPhrase {border:1px solid black;padding:5px; width:85%; font-weight:bold;background-color:#0B49FF;color:#fff
	}
	
/* End Font Styles */

/* button styles */	




/* form contact*/	
	
	input {color:#000000; background-color:#EAE8E8;
    border: 2px Solid #fff;}
	
.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #EAE8E8;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
	
	.textareal {color:#000000; background-color: #EAE8E8;
    border: 2px Solid #fff; width:250px;font-family: verdana, arial,helvetica;}
	
		select {color:#000000; background-color:#EAE8E8;
    border: 2px Solid #fff;}

			
		/*  contact table */	
			
			table.cont {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #D6D6D6;
	border-collapse: collapse;
	background-color: #fff;
}

table.cont td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #D6D6D6;
	background-color: white;
	
}

/*  main anchors */

a:link
	{
	color: #0000CD;
	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;}


