﻿/* navigation */
table.tdhead
{
	background: url(Images/Menu.gif);
	background-repeat: repeat-x;
}
table.nav
{
	font-family: Arial, Calibri, sans-serif;
	color: #062f97;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

table.nav_selected
{
}

a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover
{
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
	display: block;
	width: 100%;
}

a.nav_selected, a.nav_selected:link, a.nav_selected:active, a.nav_selected:visited, a.nav_selected:hover
{
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}

a.nav:hover
{
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}

table.sublevel
{
	font-size: 9pt;
	background: #3385AD;
	padding: 5px 5px 5px 5px;
	height: 25px;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	font-family: Arial, Calibri, sans-serif;
	font-weight: bold;
}

a.sublevel, a.sublevel:link, a.sublevel:active, a.sublevel:visited, a.sublevel:hover
{
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}

a.sublevel:hover
{
	color: #E6F0F5;
}
table.sublevel:hover
{
	/*background-color : White ;*/
	color: #E6F0F5;
}
table.sublevel_selected
{
	font-weight: bold;
}

a.sublevel_selected, a.sublevel_selected:link, a.sublevel_selected:active, a.sublevel_selected:visited, a.sublevel_selected:hover
{
	color: BLACK;
}
.white_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	width: auto;
}
/* end navigation */
.blue_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #062f97;
	font-size: 10px;
}

.tabmenuheader
{
	background: url(Images/MnuHorBg.gif);
	background-repeat: repeat-x;
	border: solid 1px #007A99;
	background-color: #29A3A3;
	height: 31px;
}
.PageFooter
{
	background: url(Images/MnuHorBg.gif) repeat-x top left;
	height: 20px;
	color: White;
	font-size: 12px;
}

.table_header
		{
				background: url(Images/table_header.gif) repeat-x top left;
		
		font :Monotypecorsiva bold 18px ;
		color: White;
		height: 20px; 
		font-weight:bold;

		}