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

/* Background Header Rotator */

#header {
background-image: url(../images/header/rotate/rotate.php);
background-repeat: no-repeat;
clear: both;
}

/* Table family Styles */

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

Table.Main {
	border-bottom: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

Td.RHSBg {
background-image: url(../images/header/RHS_Bg.gif);
}

Td.LHSBg {
	background-image: url(../images/structure/LHSBg.gif);
}

Td.MainBg {
	background-image: url(../images/structure/MainBg.gif);
}

Td.BotMainBg {
	background-image: url(../images/structure/BotMainBg.gif);
}

Td.SideBg {
background-color:#cbbc9d;
}

Td.BotLHSBg {
	background-color: #b29c74
}

#Main {
	padding: 20px 0px 20px 20px;
	width:75%
}

/* Font Styles */

.Sm {font-size: 10px;color:#6e6e6e }
.Title {font-size: 15pt;  color:#828282}


.Headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #050d5b;
	font-weight: bold;
	font-size: 14px;
		}

/* End Font Styles */

/* Misc */

.Img {
BORDER-RIGHT: 1px solid; 
BORDER-TOP: 1px solid; 
BORDER-LEFT: 1px solid; 
BORDER-BOTTOM: 1px solid;}

/*  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:	10px;
		color:	#808080;
		text-decoration:	none;
		text-transform: uppercase;}
		
		a.botlink:visited
	{	font-size:	10px;
		color:	#808080;
		text-decoration:	none;
		text-transform: uppercase;}

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


/* pint only */

/* se styles */	


a.Se:link
	{	color:	#000;
		text-decoration:	none;}
		
		a.Se:visited
	{	color:	#00;
		text-decoration:	none;}

a.Se:hover
	{color:	#00;
	text-decoration:	none;}


/* form contact*/	
	
	input {color:#000000; background-color:#f5e7cb;
    border: 2px Solid #fff;}
	
input.borderless { border: 0px; }

	.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox { border: 1px Solid;color:#000000;background-color: #FFFFFF;}
  
textarea {color:#000000; background-color: #f5e7cb;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
		select {color:#000000; background-color:#f5e7cb;
    border: 2px Solid #fff;}
	
.noborder {border:0}

.PrintOnly
{
  display: none;}


