body {
	margin: 0px 0px 0px 0px;
	
	padding: 0px 0px 0px 0px;/* apply to all browsers */
	#padding: 10px;/* override for Microsoft Internet Explorer browsers*/
    _padding: 10px; ;/* override for IE browsers 6.0 and older */
	font-family: Helvetica, sans-serif;
    font-size: 12px;
}
 


a:link,
a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
a:hover {
	color: #336699;
    text-decoration: underline;
	border: 1px solid #FFFFFF;
}


p {
	margin: 0px 0px 11px 0px;
	text-indent: 4px;
}


.image {
	border: 1px solid #000000;
	}

.image_dark {
	border: 1px solid #1a1a1a;
	}

	
.form_field_dark {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	border: #5e5e5e solid 1px;
	height: 17px;
	background-color: #3c3c3c;
	color: #666666;
} 	

.form_field_light {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	border: #c0b9a1 solid 1px;
	height: 17px;
	color: #4c4c4c;
}	


hr.one {
	border: 1px dashed #333333;
	width: 100%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: left;
}

.text_small_close {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}

.text_small {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}

.text_small_close_bold {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;	
}

.text_small_bold {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;	
}

.text_large_bold {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: bold;
	line-height: 21px;	
}


.text_medium {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	line-height: 21px;	
}
.text_large {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: normal;
	line-height: 23px;
	padding-bottom: 3px;
}

.text_small_error {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: normal;
	line-height: 15px;	
}

.text_small_highlighted {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /*#0084e0;*/
	font-weight: bold;
	line-height: 15px;	
}



.text_medium_bold {
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;	
}

.text_medium_error {
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
	color: red;
	font-weight: bold;
	line-height: 22px;	
	line-height: 15px;	
}

.text_price_small {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #635c3a;
	line-height: 15px;
}	

.text_sale_price_small {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	line-height: 15px;
}	

.text_price_medium {
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #635c3a;
	line-height: 22px;
}	

.text_sale_price_medium {
	font-family: Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: red;
	line-height: 22px;
}	

.header_medium {
   font-family: Helvetica, sans-serif;
   font-size: 12.5px;
   color: #565656;
   font-weight: normal;
   line-height: 22px; 
}

.header_large {
   font-family: Helvetica, sans-serif;
   font-size: 13px;
   color: #000000;
   font-weight: bold;
   line-height: 22px; 
}



.field {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	border: #C0B9A1 solid 1px;
	height: 17px;
	color: #000000;
	}	
	
.small_picture {
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	}
	
.medium_picture {
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	}

.textarea {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	border: #C0B9A1 solid 1px;
	color: #000000;
	}
