body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.table_main { 
	width:750px;
	margin-top:auto; 
	margin-bottom:auto; 
	margin-left:auto; 
	margin-right:auto;
	background-color:;}

.table_100 {width:100%;}
.table_black {width:100%; background-color:#000000;}
.table_50 {width:50%;}
.table_spacer {width:55%}]

ul {margin:0px;}

.body_table {width:100%}

.main_text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left;}
.main_text_green {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #758561; text-align:left;}
.main_text_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-align: left;}
.main_text_bold_green {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-align: left;  color: #758561;}
.main_text_header {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bolder; text-align: left; color:#808285;}
.main_text_header_green {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bolder; text-align: left;  color: #758561;}

.tr_black {background-color:#000000;}
.tr_white {background-color:#FFFFFF;}

.no_border {border:none;}

.gallery_image {border:none; width:150px;}
.gallery_border {border:solid; border-width:1px; border-color:#CECCC4; text-align:center; vertical-align:top; width:50%;}
.td25px {width:25px}

a:link {color: #000000;	text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #758561; text-decoration:underline;}
a:active {color: #758561; text-decoration:underline;}

a:link.footer_link {color: #000000; text-decoration:none;}
a:visited.footer_link {color: #000000; text-decoration:none;}
a:hover.footer_link  {color: #758561; text-decoration:none;}
a:active.footer_link {color: #758561; text-decoration:none;}

a:link.menu_link {color: #000000;	text-decoration:none; font-weight:bold;}
a:visited.menu_link {color: #000000; text-decoration:none; font-weight:bold;}
a:hover.menu_link {color: #758561; text-decoration:none; font-weight:bold;}
a:active.menu_link {color: #758561; text-decoration:none; font-weight:bold;}


.photo_left {padding-right:10px; padding-bottom:3px; padding-top:3px;}
.photo_right {padding-left:10px; padding-bottom:3px; padding-top:3px;}


.navigation {
	background-image:url(images/leftmenu.gif);
	background-repeat:no-repeat;
	background-color:#CECCC4;
	padding-left:0px;
	width:180px;
	padding-top:20px;
	padding-bottom:50px;
	vertical-align:top;
}
	
.main_body_area {vertical-align:top; border-width:1px; border-color:#999999; border-style:solid; border-bottom:none; border-top:none; width:570px;}	
.footer {vertical-align:top; border-width:1px; border-color:#999999; border-style:solid;}		