body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
.sensualtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #003366;
	line-height: 12px;
}
.imagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #003366;
	line-height: 12px;
}
.paypallogo {
	margin:-60px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	color: #003366;
}
h1 {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 14px;
    line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003D79;
	letter-spacing: 1px;
}
	h2{
	padding:2px;
	margin-bottom: -5px;
	text-align: left;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	}
p {
	color: #003366;
	text-decoration: none;
}
.ordertext {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;	
    line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #003366;
	letter-spacing: 2px;
}
#content{
	float: left;
	width: 53%;
	padding: 0px 5px 0 10px;
	}
	
	.feature{
	padding: 0px 3px 10px 3px;
	width: 100%;
	font-size: 80%;
	}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover,visited {
	color: #003366;
	text-decoration: underline;
}
.subhead1 {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #016786;
	letter-spacing: 1px;
}
.navWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1pt;
	text-transform: none;
}
.navBottom 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
    line-height: 15px;
	text-transform: capitalize;
	color: #003366;
}
	.buytext3{
	padding:2px;
	text-align: center;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	}
	#text_follow {
	font-size: 12px;
	margin: 0px;
	padding: 6px 6px;
	text-align: justify;
	}
	#text_follow li {
	font-size: 12px;
	margin: 0px;
	padding: 3px 3px;
	text-align: justify;
	text-decoration: underline;
	}
	#content{
	float: left;
	width: 100%;
	padding: 0px 5px 0 10px;
	}
	
	.feature{
	padding: 0px 3px 10px 3px;
	width: 100%;
	font-size: 80%;
	}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:196px; height:147px; position:relative; font-size:11px; margin:25px 0px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:196px; height:20px; text-align:right; border:1px solid #fff; border-width:1px 0 0 0; background:#78a2a2; line-height:19px; font-size:11px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#016786;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:196px; width:115px;}
.menu ul li:hover ul li a.hide {background:#016786; color:#fff;}
.menu ul li:hover ul li:hover a.hide {width:175px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#016786; color:#fff; width:175px;}
.menu ul li:hover ul li a:hover {background:#78a2a2; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}

