@charset "utf-8";
body, html {
	background-color: #ececec;
	height: 100%;
	margin: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #383838;
	text-decoration: none;
}
.table_main {
	height: 100%;

}
.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.text_menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #d9dadb;
	text-decoration: none;
}
.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7b7e82;
}
.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003333;
	font-weight: normal;
}
.table_bg {
	background-image: url(images/header_bg.gif);
}
.table_bg2 {
	background-image: url(images/site_bg.gif);
}
.table_bg3 {
	background-image: url(images/menu_bg.gif);
}
.table_bg4 {
	background-image: url(images/footer_bg.gif);
}
