#idMainTable{
	height: 100%;
}

#idInnerTable{
	height: 100%;
}

#idContentTable{
	height: 100%;
}

/* =================== Old CSS ==================*/

/*
body, td {
	font-family: Verdana; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none;
}
*/
td {    font-family: Arial;
    font-size: 13px;}

td.content_inner {
    font-family: Arial;
    font-size: 13px;
    text-align: justify;
}

td.menu_title{	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
}

td.menu_item{	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: #4d89bc 1px solid;}

a.menu_item, a.menu_item:visited{	font-family: Times New Roman;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

a.menu_item:hover{	font-family: Times New Roman;
	color: #202020;
	font-size: 15px;
	text-decoration: underline;
}

a.menu_item_hover, a.menu_item_hover:visited{
	font-family: Times New Roman;
	color: #202020;
	font-size: 15px;
	text-decoration: underline;
}

a.menu_item_hover:hover{
	font-family: Times New Roman;
	color: #202020;
	font-size: 15px;
	text-decoration: underline;
}

td.content{	padding: 10px;
	text-align: justify;
}

div.banners{	padding: 10px;
	padding-top: 20px;
}

div.content_title{	font-family: Helvetica;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #185c98;
	padding-top: 10px;
	padding-bottom: 20px;
}

td.copyright{	font-family: Tahoma;
	font-size: 11px;
	color: #202020;
	padding-top: 10px;
}

a.copyright, a.copyright:visited{	font-family: Tahoma;
	font-size: 11px;
	color: #202020;
	text-decoration: underline;	}

a.copyright:hover{	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-dacoration: underline;		}

.slogan {
	font-family: Arial; font-size: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none;
	padding: 8px; text-align: right; vertical-align: bottom;
}
.article_title {
	font-family: Impact; font-size: 22px; font-weight: normal; color: #FFFFFF; text-decoration: none;
	padding: 1px 1px 1px 8px; background-color: #005b99;
}
.article_subtitle {
	font-family: Arial; font-size: 13px; font-weight: bold; color: #333333; text-decoration: none;
	padding: 5px 2px 5px 5px;;
}

.article_subtitle1 {	font-family: Impact; font-size: 16px; font-weight: normal; color: #FFFFFF; text-decoration: none;
	padding: 1px 1px 3px 8px; background-color: #005b99; margin: 10px 0px 10px 0px;
}

p.details {
	text-align: right; margin: 2px;
}
a.details {
	font-family: Arial; font-size: 9px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.details:hover {
	color: #000000; text-decoration: underline;
}
a {
	font-family: Arial; font-size: 11px; color: #015a99; text-decoration: none; text-align: right;
}
a:visited {
	font-family: Arial; font-size: 11px; color: #015a99; text-decoration: none; text-align: right;
}
a:hover {
	color: #000000; text-decoration: underline;
}
a.big {
	font-family: Arial; font-size: 13px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.big:visited {
	font-family: Arial; font-size: 13px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.big:hover {
	color: #000000; text-decoration: underline;
}
a.linkcur {
	font-family: Arial; font-size: 11px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.linkcur:visited {
	font-family: Arial; font-size: 11px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.linkcur:hover {
	color: #000000; text-decoration: underline;
}
a.links {
	font-family: Arial; font-size: 9px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.links:visited {
	font-family: Arial; font-size: 9px; font-weight: bold; color: #015a99; text-decoration: none; text-align: right;
}
a.links:hover {
	color: #000000; text-decoration: underline;
}

.textform {    border: #404040 1px solid;
    color: #404040;
    font-family: Arial;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;}

.alert {    color: red;}

#leftcorner {
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
}

#rightcorner {    border-right: #000000 1px solid;
    border-bottom: #000000 1px solid;}

div {    padding-top: 5px;
    padding-bottom: 5px;
}
