﻿.bg_shadow_l {
	background-image: url(img/bg1l.gif);
	background-repeat: repeat-y;
}
.bg_shadow_r {
	background-image: url(img/bg1r.gif);
	background-repeat: repeat-y;
}
.text_normal {
	font-size: 12px;
	font-weight: normal;
	color: #816736;
	line-height: 20px;
}
.bg_inside_l {

	background-image: url(img/bg2l.gif);
	background-repeat: repeat-y;
}
.bg_inside_r {


	background-image: url(img/bg2r.gif);
	background-repeat: repeat-y;
}
.text_small {

	font-size: 10px;
	font-weight: normal;
	color: #816736;
	line-height: 16px;
}
.text_info {

	font-size: 12px;
	font-weight: normal;
	color: #816736;
	line-height: 18px;
}
.margin { 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
}

a:link {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}
a:active {
	text-decoration: underline;
	color: #330000;
}
.style21{
color:#440000;

text-align:center;
font-size:12px;
background-color:#FFFFFF;

}
