P,BODY,A,TD,
SELECT,INPUT,
TEXTAREA,.n  	{ font:normal normal 10pt Verdana,Geneva,Arial;color:#006;background-color:#FFF; vertical-align:top;}

BODY 		{ padding:0px;margin: 10px 10px 10px 10px}

SELECT,
INPUT,TEXTAREA	{ border:1px solid #000066; padding:2px;}

h1 		{ font-size: 12pt; font-weight:bold;}
h2 		{ font-size: 10pt; font-weight:bold;margin-bottom:0px}

A		{ color: #F03; text-decoration:none;}
A:hover		{ color: #09C; text-decoration:none;}

#leftnav a	{ color: #FFF; text-decoration:none;font-weight:bold;background-color:#006;margin-left:10px }
#leftnav a:hover{ color: #CCC; text-decoration:none}

.b,.bc,.br,.brt	{ font-weight:bold}

.n1,.n1c,.n1r,
.n1 a,.n1c a, 
.n1r a		{ background-color: #D6D5E5 }

.nc,.bc,.n1c	{ text-align:center}
.nr,.br,
.n1r,.brt	{ text-align:right }
.brt		{ vertical-align:top }

  
/* All the content boxes belong to the content class. */
  
.content 	{position:relative;width:auto;margin:0px 150px 10px 170px;
		border:0px;padding:0px;}

#leftnav 	{position:absolute;width:150px;top:84px;left:10px;border:0px;text-indent:10px;
		font-weight:bold;color:#FFF;background-color: #006;
		/* IE5 Fix */
		voice-family: "\"}\"";voice-family:inherit;width:150px;}
		/* Opera 5 */
		body>#leftnav {width:150px;}

#rightnav 	{position:absolute;width:150px;top:84px;right:0px;padding:10px;z-index:1;text-align:center;
		voice-family: "\"}\"";voice-family:inherit;width:150px;}
		body>#rightnav 	{width:150px;}
		
table.offers {
	width: 100%;
}
		
table.offers td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000066;
	margin: 0;
}
		
td.namefld {
	font-weight: bold;
	width: 80px;
}

td.pricefld {
	font-weight: bold;
	color: #FF0000;
	width: 80px;
}

td.rightpad {
	padding-left: 5px;
	padding-right: 5px;
	width: 20px;
}

input.button {
	border: none;
}
