body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#C1DEFB;
	scrollbar-arrow-color:#335694;
	scrollbar-highlight-color:#C1DEFB;
	scrollbar-3dlight-color:#335694;
	scrollbar-shadow-color:#335694;
	scrollbar-darkshadow-color:#335694;
	scrollbar-track-color:#335694;
	color: #0C479D;
	background: #C1DFFB url(images/bg_site.jpg) repeat-x;
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	
}
hr {
	width: 100%;
	height: 1px;
	color:#7397B2;
}
#popup {
	color: #0C479D;
	background: #C1DFFB url(images/bg_site.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
.bgleft {
	background: #F8F8F8 url(images/bg_left.gif) repeat-x;
}
.white, .white a, .white a:visited, .white a:link {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.paneltitle {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 2px;
	white-space: nowrap;
}
.padding5 {
	padding: 10px 7px 2px 7px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C479D;
}
.text {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C479D;

}
.thumb {
	border: 1px solid #436396;
}
.line {
	background: #7397B2;
	width: 100%;
}
.title {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ED6D35;
}

a, a:visited, a:link {
	color: #ED6D35;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	color: #2C83CB;
}
.forminput {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C479D;
	border-top: 1px solid #A9CDE7;
	border-right: 1px solid #A9CDE7;
	border-bottom: 1px solid #A9CDE7;
	border-left: 3px solid #81B5DC;	
}
.formerror {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C479D;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 4px solid #FF0000;
}
.error {
	color: #E24933;
	font: bold 9px Verdana;
	background: #FFFFFF;
}
.formbutton {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #36917D;
	border: 1px solid #436396;
	cursor: pointer !important;
	cursor: hand;
	align: center;
	width: auto !important;
	width/**/:/**/0;
	overflow: visible;
	padding: 0px 1px 0px 1px;



}
.location {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.location a, .location a:link, .location a:visited {
	text-decoration: underline;
	color: #000066;
}

.location a:hover {
	text-decoration: underline;
	color: #436396;
}
.small {
	font-size: 9px;
}

.invert, .invert a, .invert a:link, .invert a:visited, .invert img {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0C479D;
	border-color: #7397b2;
}
.invert:hover, .invert a:hover {
	color: #ED6D35;
}

#details {
	background: #F8F8F8;   
	margin: 0px -10px 10px 10px;
	padding: 5px 5px 5px 5px; 
	float: right;
	border-top: none;
	border-right: none;
	text-align:left;
	border-top: 1px solid #D4E8F7;
	border-bottom: 1px solid #D4E8F7;
	border-left: 1px solid #D4E8F7;  
}

#tdright {
	border-left: 1px solid #7397B2;
	border-bottom: 1px solid #7397b2;
	border-right: 1px solid #7397b2;
	padding: 3px;
	background: url(images/bg_right_panel.jpg) repeat-x;
	white-space: nowrap;
}

ul, li{
	list-style: url(images/bullet_ul.gif);
}

.13x13 {
	width:13px;
	height:13px;
}

.lineheader {
	border-bottom: 2px solid #B4CCDD;
}
.linedark {
	border-bottom: 1px solid #B4CCDD;
}
.lineprice {
	border-top: 1px solid #B4CCDD;
}
.linelight {
	border-top: 1px dashed #D0E5F8;
}