BODY {
	background-color:#4A597F;
	margin: 0;
	padding: 0;
}

P {
	text-align: justify;
}

img {border-width: 0;}
a img {border-width: 0;}

.submitLink {
	color: #910600;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	height: 15px;
	font-size: 11px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style:normal;
}

.noticemsg {text-align:center;font-weight:bold;font-family:arial,helvetica;color:#910600;font-size:11px;line-height:20px;}

font.body {
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.bold {
	font-weight: bold;
	color:#000000;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.pages {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.price {
	font-weight: bold;
	color:#910600;
	font-size: 16px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.sold {
	font-weight: bold;
	color:#910600;
	font-size: 16px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	text-decoration: line-through;
}

font.title, h1 {
	font-weight: bold;
	color:#000000;
	font-size: 20px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}



a.link {text-decoration: none;
	font-weight: normal;
	color:#910600;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

a.link:hover {color: #910600;
	text-decoration: underline;
		
}


a {text-decoration: none;
	font-weight: bold;
	color:#910600;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

a:hover {color: #910600;
	text-decoration: underline;
	
	
}


a.nav {text-decoration: none;
	font-weight: bold;
	color:#FFD202;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

a.nav:hover {color: #FFD202;
	text-decoration: underline;
		
}



form { margin-bottom: 0; }

input.form {
	font-weight: normal;
	color:#053205;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #053205; 
}
 
textarea.form {
	font-weight: normal;
	color:#053205;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #053205; 
}


 
select.form { 
	font-weight: normal;
	color:#053205;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica;
	font-variant: normal;
	font-style: normal;
	border-width: 1px; 
	border-style: solid;
	border-color: #053205; 
} 
 


 
checkbox.form { 
	color:#053205;
	border-width: 1px; 
	border-style: solid;
	border-color: #311874; 
} 

#hd  {padding:0;margin:0;height:94px;background:#fdcf01 url(/img/castanet_automall_header.gif) no-repeat;}
#hdleft {float:left;padding-top:9px;padding-left:16px;}
.hdleaderboard{float:right;padding:0;margin:0;margin-right:2px;margin-top:2px;background-color:#ffffff;height:90px;}

#ft {
	padding:0;margin:0;height:40px;background:#fdcf01 url(/img/footer_bg2.gif);
	color:white;
	font-size:11px;
	font-weight:bold;
}
#ftleft {float:left;padding:13px 0 0 5px;}
#ftleft a {text-decoration:none;color:white;}
#ftleft a:hover {text-decoration:underline;}
#ftright {float:right;padding:3px 5px 0 0;}

#paycalc {
	border:1px solid #000;
	font-size: 11px;
	line-height: 20px;
	font-family: arial, helvetica;
	text-align:center;
}
#paycalc fieldset {
	border:none;
	margin-top:10px;
	width:200px;
	text-align:left;
}
#paycalc label {
	clear:both;
	float:left;
	width:25%;
	margin-right:0.5em;
	text-align:right;
}
#paycalc input, #paycalc select { width:50%; margin-bottom:0.5em; float:left; }
#paycalc span { float:left;margin-left:0.5em; }
#paycalc p {
	clear:both;
	width:100%;
	text-align:center;
	font-weight:bold;
	padding-top: 15px;
	margin: 0 0 0.5em 0;
}

#TurnerVW{ background: url(img/TurnerMenuBg.gif) repeat-x; height:30px;}
#TurnerVW a{ display:block; color:#a8d5f5; font-size:14px; padding:5px 30px; height:20px; float:left; border-right:solid 1px #4f4f4f; font-weight:normal;}
#TurnerVW a.active{ background-color:#3b3b3b;}
