body {background-image:url(images/bg_large2.jpg);
background-position:center;
background-position:top;
background-repeat:repeat-x;
background-color:#FFffff;
}
.body_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.menu {
	background: #dddddd;
	color:#666666;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
	padding-left:4px;
	
}
.menu a {
	color:#666666;
	background:#dddddd;
}
.menu a:hover {
	color:#e46218;
}
.menu a span {
	color:#e46218;
	font-weight:bold;
}
.sub-menu {
	font-family:Tahoma;
	font-size:12px;
	background:#e46218;
	color:#ffffff;
	padding-left:4px;
}
.sub-menu a {
 	color:#ffffff;
	background:#e46218;
}
.sub-menu a:hover {
	color:#000000;
}

#main td.heading {
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:e46218;
padding:5px;
padding-top:20px;
}

#main td.body_text {
font-family:Tahoma;
font-size:12px;
color:666666;
padding:5px;
vertical-align:top;
}

#main td.body_text a {
font-family:Tahoma;
font-size:12px;
color:e46218;
}

#main td.body_text a:hover {
font-family:Tahoma;
font-size:12px;
color:000066;
}

#main td.body_text strong {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:e46218;
}

#main td.body_text em {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:666666;
font-style:normal;
}

#main td.form {
border:#e46218 solid 1px;
background-color:fcefe7;
font-family:Tahoma;
font-size:12px;
color:666666;
}

#pricing tr.header {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
background-color:f69158;
color:#FFFFFF;
}

#pricing td.header {
font-family:Tahoma;
font-size:12px;
background-color:f69158;
color:#FFFFFF;
}
#pricing td.header strong {
font-family:Tahoma;
font-size:12px;
background-color:f69158;
color:#fcefe7;
font-style:bold;
}

#pricing td.description {
font-family:Tahoma;
font-size:12px;
background-color:fcefe7;
color:#666666;
}


span.diagram {
font-family:Tahoma;
font-size:10px;
color:999999;
}