body { background:white}

form { margin:0 }

.bold_text{ font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#3b4b59 ; font-weight:bold}

.bold_red_text{ font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#ff0000 ; font-weight:bold}

.bold_gray_text{ font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#666666 ; font-weight:bold}

.gray_text{ font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#666666}

.bold_bigred_text{ font-family:Arial, Helvetica, sans-serif; font-size: 16px; color:#5b1718 ; font-weight:bold}

.bold_black_text{ font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#4f4f4f ; font-weight:bold}

.blue_twelve_bold { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#1f80b2 ; font-weight:bold}

.black_twelve_bold_under_tr { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000000;  background:url(menu/pattern_but.gif) repeat-x }

.black_twelve_bold_under_br { font-weight:bold; text-decoration:underline; background:url(menu/breakline.gif) right no-repeat }


.black_twelve_bold_under { font-weight:bold; text-decoration:underline; }

/*~~~~~~~~ code by kocten  ~~~~~~~~~*/
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #A40808; 
	font-weight: bold;
	margin: 20px 0 20px 5px;
}
img.left {
	float: left;
	margin: 15px 15px 6px 5px;
	border: 1px solid #D1D1D1;
}
p {
	margin: 0 20px 15px 5px;
	font: 12px Tahoma, Verdana, sans-serif;
}
.black_twelve_bold_under_br a {
	color: black;
	text-decoration: underline;
}
.black_twelve_bold_under_br a:hover {
	text-decoration: none;
}
strong {
	color: #5B1718;
}
#content_block a {
	color: #5B1718;
	font: 12px Tahoma, Verdana, sans-serif;	
	text-decoration: underline;
}
#content_block a:hover {
	text-decoration: none;
}
#gallery_table {
	border-left: 1px solid #F2F2F2;
}
#gallery_table td {
	text-align: center;
	vertical-align: middle;
}
#gallery_table .prev {
	border: 1px solid #8D8D8D;
}
