html body {
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 14px;
			color: black;
}

table {
			font-size: 14px;
			color: black;
}

TD {
			font-size: 14px;
			color: black;
}

li {
			padding: 5px 0 5px 0;
}


td.grey {
			background: #707070;
			width: 3px;
			height: 34px;
}

td.top_menu {
			vertical-align: bottom;
			font-size: 11px;
			padding: 0px 15px 0px 7px;
}

td.top_menu_sel {
			vertical-align: bottom;
                                                color: #333333;
			font-size: 13px;
                                                font-weight: bold;
			padding: 0px 15px 0px 7px;
}

a.top_menu {
			font-size: 13px;
			color: #cc3333;
			font-weight: bold;
			text-decoration: none;
}
a.top_menu:hover {
			font-size: 13px;
			color: #333333;
			font-weight: bold;
			text-decoration: none;
}

a.top_menu_sel {
			font-size: 13px;
			color: #333333;
			font-weight: bold;
			text-decoration: none;
}

td.ver_menu {
			vertical-align: bottom;
			font-size: 13px;
			padding-left: 30px;
}

td.ver_menu_sel {
			vertical-align: bottom;
			font-size: 13px;
                                                font-weight: bold;
                                                color: #CC3333;
			padding-left: 30px;
}

a.ver_menu {
			font-size: 13px;
			color: #333333;
			font-weight: bold;
			text-decoration: none;
}
a.ver_menu:hover {
			font-size: 13px;
			color: #cc3333;
			font-weight: bold;
			text-decoration: none;
}

td.news_head {
			font-size: 13px;
			color: #FFFFFF;
			font-weight: bold;
			width: 100%;
			background: #CC3333;
}

td.news {
			font-size: 11px;
			color: #000000;
			background: #FFFFFF;
			padding: 5px 5px 5px 35px;
}

a.news {
			font-size: 11px;
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
}

td.bot_menu {
			font-size: 11px;
			color: #4E4E4E;
			font-weight: bold;
			padding: 10px 3px 20px 3px;
}

a.bot_menu {
			font-size: 11px;
			color: #4E4E4E;
			font-weight: bold;
			text-decoration: none;
}

a.sub_bot_menu {
			font-size: 11px;
			color: #4E4E4E;
			/*font-weight: bold;*/
			text-decoration: none;
}

td.copyright {
                                                font-size: 9px;
                                                color: #999999;
                                                /*text-align: center;*/
                                                padding: 7px 0px 5px 0px;
}

a.copyright {
                                                font-size: 9px;
                                                color: #999999;
}

a.copyright:hover {
                                                color: #333333;
}