body { 
	background-color: #000;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #19430a;
}
#wrapper { width: 800px; background-color: #fff;}
#h1 { background-color: #000; text-align: left; height: 83px; }
#h1 p { float: right; color: #fff; vertical-align: middle;}
#header { height: 121px; }
#h2 { background: url("images/header_fill.gif") 0 0 #000 repeat-x; text-align: left; height: 38px; }

#body { background: url("images/fouxcolumns_bg.gif") 0 0 #fff repeat-y; }

#nav { 
	float: left;
	width: 150px;
	background-color: #19430a;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	line-height: 4px;
}

#nav-menu li a {
	background: url("images/buttons.gif") #000000 top left no-repeat;
	height: 41px;
	line-height: 40px;
	width: 120px;
	display: block;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover {
	background-position: 0px -41px;
	position: relative; top: -1px; left: -1px;
}

#content {
	background-color: #fff;
}

#copyright { font: 10px Arial; color: #000; text-align: center; }

#rates { border: 1px solid #000; }
#rates td { border: 1px solid #000; padding: 2px; }
#rates .gray { background-color: #CCCCCC; }
#rates .red { color: #FF0000; }

.plug {color: yellow; font-size: 10px;}
a:plug:visited { color: yellow; }
a.plug:link { color: yellow; }


#Bundle td.header {
	background: url("images/bundle_topfill.gif") #fff 0 0 repeat-x;
	border-bottom: 1px solid #19430a;
	border-top: 1px solid #19430a;
	border-left: 1px solid #19430a;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
}
#Bundle td.body { background-color: #fff; border-left: 1px solid #19430a; padding: 3px;}
#Bundle td.sideshdw { background: url("images/bundle_bodyshdw.gif") #000 0 0 repeat-y; }
#Bundle td.botshdw { background: url("images/bundle_botfill.gif") #000 0 0 repeat-x; }