body {
	margin: 9px;
	background-color: #8E2832;
}

body, p, span, div, a, td {
	font-family: Arial, Verdana;
	font-size: 9pt;
	/*color: #535443;*/
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #8E2832;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #8E2832;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #864B37;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #99330;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover h1, a:hover h2, a:hover h3 {
	text-decoration: none;
}

table.main, table.inner {
	border-top: 2px solid #864B37;
	border-left: 2px solid #864B37;
	border-right: 2px solid #864B37;
}

table.body {
	border-left: 2px solid #864B37;
	border-right: 2px solid #864B37;
	background-color: #F7EACE;
}

td.border_v {
	width: 29px;
	background: url(/skins/front/default/res/images/border_v.jpg) top left repeat-y;
	border-bottom: 2px solid #864B37;
}

td.border_h {
	height: 30px;
	background-color: #F1DFB9;
	background: url(/skins/front/default/res/images/border_h.jpg) top left repeat-x;
}

td.header {
	height: 150px;

	background-color: #F1DFB9;
        border: 2px solid #8E2832;
	border-bottom: 7px solid #8E2832;
}

td.header_l {
	height: 150px;
	background-color: #F1DFB9;
        border-top: 2px solid #8E2832;
        border-left: 2px solid #8E2832;        
	border-bottom: 7px solid #8E2832;
}

td.header_c {
	height: 150px;
	background-color: #F1DFB9;
        border-top: 2px solid #8E2832;
	border-bottom: 7px solid #8E2832;
}

td.header_r {
	height: 150px;
	background-color: #F1DFB9;
        border-top: 2px solid #8E2832;
        border-right: 2px solid #8E2832;        
	border-bottom: 7px solid #8E2832;
}

td.top_l {
	background: url(/skins/front/default/res/images/top_l.jpg) top right no-repeat;
	background-color: #DEC28B;
	border-bottom: 2px solid #864B37;
	border-right: 2px solid #864B37;
	border-left: 2px solid #8E2832;
}

td.top_c {
	height: 27px;
	width: 1%;
	background: url(/skins/front/default/res/images/top_c.jpg) top center no-repeat;
	background-color: #F1DFB9;
	border-bottom: 2px solid #864B37;
	padding-left: 10px;
	padding-right: 10px;

	color: #8E2832;
	font-size: 9pt;
	font-weight: bold;
}

td.top_c a:link, td.top_c a:visited {
	color: #8E2832;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

td.top_c a:hover {
	text-decoration: underline;
}

td.top_r {
	background: url(/skins/front/default/res/images/top_r.jpg) top left no-repeat;
	background-color: #DEC28B;
	border-bottom: 2px solid #864B37;
	border-right: 2px solid #8E2832;
	border-left: 2px solid #864B37;
}

td.menu_l {
	width: 140px;
	background-color: #F1DFB9;
	border-right: 2px solid #864B37;
	border-left: 2px solid #8E2832;
	border-bottom: 4px solid #8E2832;
	vertical-align: top;
	text-align: right;
	padding-top: 5px;

}

td.body {
	border-bottom: 4px solid #8E2832;
	padding: 20px;
	vertical-align: top;
}

td.menu_r {
	width: 140px;
	background-color: #F1DFB9;
	border-left: 2px solid #864B37;
	border-right: 2px solid #8E2832;
	border-bottom: 4px solid #8E2832;
	
	vertical-align: top;
	text-align: left;
}

td.menu_r p.adored {
	margin-top: 0;
	font-size: 7pt;	
	color: #864B37;	
}

td.bottom_line {
	height: 7px;
	border-left: 2px solid #8E2832;
	border-right: 2px solid #8E2832;
	background-color: #DEC28B;

}

td.footer {
	height: 50px;
	background: url(/skins/front/default/res/images/footer.jpg) top center no-repeat;
	background-color: #8E2832;
}

td.menu_line_0 {
	text-align: left;
	padding: 3px;
	padding-left: 10px;

	color: #864B37;
}

td.menu_line_1 {
	text-align: left;
	padding: 3px;
	padding-left: 20px;

	color: #864B37;
}

td.menu_line_0 a:link, td.menu_line_0 a:visited {
	color: #864B37;
	font-weight: normal;
	text-decoration: none;
}

td.menu_line_1 a:link, td.menu_line_1 a:visited {
	color: #864B37;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

td.menu_line_0 a:hover {
	text-decoration: underline;
}

td.menu_line_1 a:hover {
	text-decoration: underline;
}

td.rmenu_line {
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	color: #864B37;
	background: url(/skins/front/default/res/images/rmenu_bkg.jpg) top left repeat-y;
}

td.rmenu_line a:link, td.rmenu_line a:visited {
	color: #864B37;
	font-weight: normal;
	text-decoration: none;
}

td.rmenu_line a:hover {
	text-decoration: underline;
}