body { 
	background-image: #AF1810;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:16px;
	width:885px;
	min-width:885px;
	margin:auto;
}

a {
	text-decoration:underline;
	color:#597241;
}

a:hover {
	text-decoration:underline;
	background-color:#E4ECDD;
	color:#597241;
}

ul {
	list-style-image:url(bul_menu_norm.gif);
}

img {
	padding:0.3em; border:1px solid gray; margin:0.3em;
}

.main_table {
	width:100%;
	margin:0px auto;
}

.top_left {
	width:30px;
	height:20px;
	background:url(corner_top_left.gif) top left no-repeat;
}

.top_right {
	width:30px;
	height:20px;
	background:url(corner_top_right.gif) top right no-repeat;
}

.top {
	height:20px;
	background:url(top.gif) top left repeat-x;
}

.left {
	width:30px;
	background:url(left.gif) top left repeat-y;
}

.right {
	width:30px;
	background:url(right.gif) top right repeat-y;
}

.white {
	background:white;
}

.title_main {
	font-size:34px;
	font-weight:bold;
	color:#384828;
	font-family: "Trebuchet MS";
	text-align:left;
}

.title_right {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#597241;
	padding:0;
	text-align:right;
}

.small {
	font-size:20px;
}

.smaller {
	font-size:12px;
}

.inside_green {
	height:30px;
	background:url(inside_green.gif) top left repeat;
}

.left_green {
	width:30px;
	height:30px;
	background:url(left_green.gif) top left;
}

.right_green {
	width:30px;
	height:30px;
	background:url(right_green.gif) top right;
}

.menu ul {
	list-style-type: none;
}

.menu ul li {
	display:block;
	float:left;
}

.menu a {
	position:relative;
	text-decoration:none;
	height:50px;
	font-family:"Trebuchet MS";
	color:#E7ECCA;
	font-weight:bold;
	background: url(bul_menu_norm.gif) no-repeat left center;
	padding-left:10px;
	margin-right:2em;
}

.menu a:hover {
color:white;
text-decoration:none;
background: url(bul_menu_hover.gif) no-repeat left center;
}

.title_sub {
	text-indent:8px;
	font-family:"Trebuchet MS";
	font-size:50px;
	font-weight:bold;
	font-style:italic;
	color:#CFD6C8;
	text-align:center;
}

.cont {
	display:table;
	margin-bottom:1em;
	float:left;
	border-right:2px solid #CFD6C8;
	padding-right:5px;
}

.justify {
	text-align:justify;
	vertical-align:top;
}

.col_right {
	margin-bottom:0.5em;
	float:left;
	background-color:#E4ECDD;
	width:195px;
	border:1px solid #88A968;
	margin-right:0px;
	margin-left:2px;
	height:540px;
	min-height:540px;
}

.cr_title {
	background-color:#88A968;
	font-family:"Trebuchet MS";
	color:white; 
	padding:0px 1em 0px 1em;
	text-align:left;
}

.cr_cont {
	padding:0.5em;
	font-size:13px;
	text-align:justify;
}

.pad_left {
	padding-left:30px;
}

.title_sub2 {
	padding-top:10px;
	font-size:24px;
	font-weight:bold;
	color:#597241;
	border-bottom:2px solid #CFD6C8;
}

.bottom {
	color:#666666;
	clear:both;
	vertical-align:middle;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	height:56px;
	background:#AF1810 url(bottom.gif) top left repeat-x;
}

.bottom_left {
	height:56px;
	width:30;
	background:#AF1810 url(corner_bottom_left.gif) top left no-repeat;
}

.bottom_right {
	height:56px;
	width:30px;
	background:#AF1810 url(corner_bottom_right.gif) top right no-repeat;
}

.col_right2 {
	margin-bottom:0.5em;
	float:left;
	background-color:#E4ECDD;
	width:385px;
	border:1px solid #88A968;
	margin-right:0px;
	margin-left:2px;
	height:995px;
	min-height:995px;
}

.bottom a {text-decoration:none;
color:#666666;
background:none;}

.bottom a:hover{
text-decoration:underline; background:none;}

.col_right a:hover{
background-color:white;}
