body {
	margin: 0px;
	padding: 0px;
	background-color: #00351d;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited { color: black;}
a:hover {color: #e93c00}

H1 {color: #2b5f0d; font-family: Arial Narrow, Arial; font-style: italic; font-size: 30px; padding: 0px; margin: 20 80 0 26px;}
H2 {color: black; font-family: Arial Narrow, Arial; font-size: 20px; padding: 0px; margin: 10 80 0 30px;}

.content {padding-bottom: 20px;}
.content p.bodytext {font-family: Tahoma; font-size: 12px; color: black; padding: 15px 70px 0px 42px; margin-top:0px;}

.bg_content {
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	height:100%;
}
table.copyright td{
	font-family: Tahoma;
	font-weight: normal;
	color: black;
	font-size: 11px;
	padding: 5 0px 5 5px;
	background-image: url(img/dots_horizontal.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table.copyright td.none {background: none;}

a.menu:link, a.menu:active, a.menu:visited {color:#2a5e0c; font-family: Arial, Tahoma; font-size: 14px; font-weight: bold;}
a.menu:hover {color:#b33a1b;}
a.menu_act:link, a.menu:active, a.menu_act:visited {color:#b33a1b; font-family: Arial, Tahoma; font-size: 14px; font-weight: bold; text-decoration: none}
a.menu_act:hover {color:#b33a1b; text-decoration: none}

.menu div {margin:20px 22px 20px 62px; padding:0px;}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 15px 0 0 26px;}

.tables {border: 1px solid #eceac8; margin-left: 26px; margin-right: 60px; margin-top: 15px;}
.tables td div{font-family: Tahoma; font-size: 12px; color: black;}
.tables td {font-family: Tahoma; font-size: 12px; color: black;}