
body, table, tr, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #FFFFFF url(images/bg.gif);
}

td {
	vertical-align: top;
}

td.banner_bottom {
	background-color: #575757;
	padding: 3px;
}

a.banner_bottom:link, a.banner_bottom:active, a.banner_bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	
	text-decoration: underline;
	color: #FFFFFF;
}
a.banner_bottom:hover {
	color: #FFFFFF;
}

.menu_bullet {
	padding-top: 3px;
}

.txt_bot, .txt_bot td {
	vertical-align: bottom;
}

a:link, a:active, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	color: #FF0000;
}

#menu {
	border: #000000 solid 1px;
	width: 598px;
	height: 350px;
	background: #FFF5DC url(images/menu_bg.gif) no-repeat top left;
	
	text-align: left;
}

#menu_links {
	margin-left: 40px;
}


#menu_txt {
	color: #FFFFFF;
	background-color: #454545;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	padding: 2px;
}

#menu_txt_box {
	margin-top: 3px;
	
	/*visibility: hidden;*/
}

.menu_txt_left {
	background: url(images/txt_05.gif) top left;
}

.menu_txt_right {
	background: url(images/txt_06.gif) top left;
}



#menu_side_1, #menu_side_2, #menu_side_3, #menu_side_4, #menu_side_5, #menu_side_6 {
	padding-left: 8px;
	padding-top: 53px;
}


