BODY {
	background-color : #3C75B5;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

TABLE {
	background-color : #B1D3F5;
}

TABLE.home {
	background-color : white;
}

TABLE.footer {
	background-color : white;
}

TH {
	font-family: Tahoma;
	color: navy;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}

TD {
    font-family: Verdana;
	color: black;
	font-size: 8pt;
}

TD.subpagecolumn {
    font-family: Verdana;
	color: black;
	font-size: 8pt;
	background-color : #D3E7FA;
}

TD.menu {
    font-family: Tahoma;
	font-weight: bold;
	color: white;
	background-color: #0D3786;
	font-size: 8pt;
	padding-bottom : 5px;
	padding-top : 1px;
	padding-left : 2px;
	text-align : center;
}

TD.submenu {
    font-family: Tahoma;
	font-weight: normal;
	color: yellow;
	font-size: 8pt;
	padding-bottom : 2px;
	padding-top : 8px;
	padding-left : 3px;
	text-align : left;
	background-color: #0D3786;
	text-indent : 5px;
}

TD.header {
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

TD.description {
	font-family: tahoma;
	color: navy;
	font-size: 8pt;
	font-weight: bold;
}

TD.footer {
    font-family: Verdana;
	color: black;
	font-size: 7pt;
	background-image : url(../images/radientbg.jpg);
}

A {
	font-family: Verdana;
	color: navy;
	font-size: 8pt;
	text-decoration: underline;
}

A:hover {
	font-family: Verdana;
	color: red;
	font-size: 8pt;
	text-decoration: underline;
}

A.nolink {
	font-family: Verdana;
	color: navy;
	font-size: 8pt;
	text-decoration: none;
}

A:hover.nolink {
	font-family: Verdana;
	color: red;
	font-size: 8pt;
	text-decoration: underline;
}

A.menu {
	font-family: Tahoma;
	font-weight: bold;
	color: white;
	font-size: 7pt;
	text-decoration: none;
}

A.submenu {
	font-family: Tahoma;
	font-weight: bold;
	color: #B1D3F5;
	font-size: 8pt;
	text-decoration: none;
}

A:hover.submenu {
	font-family: Tahoma;
	font-weight: bold;
	color: orange;
	font-size: 8pt;
	text-decoration: none;
}

A:hover.menu {
	font-family: Tahoma;
	font-weight: bold;
	color: #B1D3F5;
	font-size: 7pt;
	text-decoration: none;
}

A.footer {
	font-family: Verdana;
	font-weight: bold;
	color: black;
	font-size: 7pt;
	text-decoration: underline;
}

A:hover.footer {
	font-family: Verdana;
	font-weight: bold;
	color: navy;
	font-size: 7pt;
	text-decoration: underline;
}