body 
{ 
	background-repeat:no-repeat;
	margin: 0px; 
	padding: 0px; 
	font-weight:200;
	background-color: #0A0D7E;
}

#main_body
{
	background-color: #0A0D7E;
	background-image: URL(../images/mainbgnew.jpg); 
}

body, p, div, td 
{ 
	font-family: Arial,Verdana;
	font-size: 15px;
	color: #dddddd; 
}

p, div, td 

{ 
	font-family: Arial,Verdana,Maiandra GD, Arial, Helvetica, sans-serif; 
}

table 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.pricing_table 
{
	font-family: Verdana,Helvetica, Arial , sans-serif;
	font-weight:300; 
	font-size: 16px; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#000000;
}

.pricing_td
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-style:solid;
	border-width:0px 0px 0px 0px ;
	border-color:#000000;
	text-align:center;
}

.menu_table
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#AA9E7E;
}
.menu_tr
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#AA9E7E;
}


.header
{
	width:1000;
	height:200;
}

A:link,A:visited,A:active,a:hover
{
	text-decoration:none;
	color: #8C9874; 
	font-weight:200;
}

.spacer
{
	background-image:url('../images/normal.jpg');
	height:36;
}

.spacerfade
{
	background-image:url('../images/normalfade.jpg');
	height:36;
}

.over
{
	font-family:verdana;
	font-size:14;
	color:white;
	background-image:url('../images/selected.gif');
	height:36;
	width:86px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

.over2
{
	font-family:verdana;
	font-size:12;
	color:white;
	height:36;
	width:86px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
}

td
{
	font-family:verdana;
}


.submenu_td
{
	padding:5px 20px 0px 0px;
	font-size:12px;	
}

div.link-list 
{
		text-align:left;
        position:absolute;
        font-size:80%;
        margin-left:0;
        margin-right:0;
	
}

#header
{
    left:0;
	top:0;
	width:98%;
	height:200;
}

#menu 
{
	top:0;
    left:350;
	width:600;
	z-index:0;
}

#main 
{
	top:230;
    left:10;
	height:100;
	z-index:0;
}

#footer 
{
	position:absolute;
	top:565;
	height:20;
	width:1000;
}



