body
{
    font:80% segoe ui, arial,helvetica,clean,sans-serif;
    margin-top:0; 
    text-align:center;
    line-height: 150%;
}

body /* Mozilla Firefox alignment */ 
{ 
    text-align:-moz-center;
	width:950px;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
    text-align:left;
}
img {
    border: 0;
}
#banner
{  
	width:950px;
	height:100px;
	margin-bottom:1px;	
}

#banner
{  
	*margin-bottom:0px;
}

#banner img
{  
	vertical-align:bottom;
}

#banner img, a
{  
	border: none;
	text-align:left;
}

.cartlink
{
	color:white;
	text-decoration:none;
	font-size:90%;
	float:right;
	position:relative;
	margin-right:10px;
	margin-top:-100px;
}

.cartlink:hover
{
	text-decoration:underline;
}

.cartlink img
{
	margin-right:3px;
}

.carttable td
{
	border: 1px solid #eee;
	padding:2px;
}

.menu
{
	width:951px;
	color:white;
	font-weight:bold;
	font-size:100%;
	margin-bottom:15px;
}

.menu_item
{
	color:white;
	height:26px;
	border-right:1px solid white;
	background: url(images/menu_back.gif) repeat-x;
}

.menu_item td
{
	text-align:center;
}

.menu_item a
{
	background:none;
}

.menu_item_selected
{
	color:#FFE019;
	background: url(images/menu_back.gif) repeat-x;
}

.menu_item_hover
{
	color:#FFE019;
	background: url(images/menu_back_hover.gif) repeat-x;
}

.form_help
{
	color:Gray;
}

.label
{
	width:120px;
	float:left;
	padding:2px;
}
.box
{
	padding:2px;
	float:none;
}

.form_box
{
	color:Gray;
}

#content
{
    float:left;
    text-align:left;
    width:775px;
    margin: 0px 15px 0px 0px;
}

.left_col
{
	float:left;
	width:45%;
	margin: 10px 15px 10px 0px;
	vertical-align:top;
}

.right_col
{
	margin:10px 0px 10px 15px;
	vertical-align:top;
	clear:right;
}

#ads
{
	float:right;
    width:160px;
    clear:right;
}

.footer
{
	padding-top:10px;
	font-size:90%;
	margin-top:40px;
    float:none;
    clear:left;
    color:gray;
    text-align:center;
}

h1
{
	font-weight: bold;
	font-size: 170%;
	line-height: 60%;
	padding-bottom: 2px;
	margin-bottom: 0.6em;
	padding-top: 0px;
	margin-top: 0.4em;
	color: #014f6d;
}


h2
{
    font-weight: bold;
    font-size: 125%;
    line-height: 100%;
    padding-bottom:0px;
    margin-top:1.2em;
    margin-bottom: 0.4em;
    color: #014f6d;
}

h3
{
    font-size: 100%;
    margin-bottom: 0.4em;
    margin-top:0.4em;
	color: #014f6d;
}

h4
{
    font-size: 100%;
    margin-top: 8px;
    margin-bottom:0px;
}

.bluetable {
	border-collapse: collapse
}
.bluetable td 
{
	border: 1px solid #eee;
	padding: 5px;
}

.bluetable th {
	color: white; 
	background-color: #014f6d;
	padding:5px;
}

.submit
{
	width:100%;
	text-align: center;
	margin-top:20px;
}

.required
{
	color:red;
}

.total
{
	text-align:right;
	width:100%;
}

.paypal_seal
{
	text-align:center;
	margin-top:10px;
}

.silvertable 
{
	border: 1px solid #eee;
}

.silvertable td, .silvertable th
{
	border: 1px solid #eee;
	padding: 2px;
	vertical-align:top;
}