BODY
{
    MARGIN: 0px;
    FONT-SIZE: 8pt;
    COLOR: #006699;
    FONT-FAMILY: 'Verdana' , 'Arial', 'Sans-serif', 'normal'
}
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Verdana' , 'Arial', 'Sans-serif', 'normal'
}
.tdMenuTit
{
	height: 10px;
	text-align: left;
	background-color: #1f6cb1;
}
.spanMenuTit
{
	font-size: 8pt; 
	color: #ffffff;
/*	font-weight: bold;	*/
}
.tdMenuMarg
{
	width: 10px
}
.TDmenuItem
{
	height: 8px;
	text-align: left;
}
#Nav a
{
	font-size: 8pt; 
	color: #1f6cb1;
	display: block;
}
#Nav a:visited
{
	color: #1f6cb1;
}
#Nav a:hover
{
	text-decoration: none;
	background-color: #1f6cb1;
	color: #ffffff;
}
.tdMenuSep
{
	height: 1px;
	background-color: #ffffff;
}
.tdMenuSep2
{
	height: 10px;
}
.TDlogo
{
	width: 153;
	height: 81;
	text-align: center;
	background-color: #FFFFFF;
}
.TmbItem
{
	cursor: hand;
	width: 20%;
	width: 120px;
	text-align: center; 
	border: 1px solid #006666;
}
.TmbHighlight
{
	cursor: hand;
	width: 20%;
	width:120px;
	text-align: center; 
	border: 1px solid #E0A24A;
	background-color: #FFCC99;
}
.LmbItem
{
	font-size: 8pt;
	cursor: hand;
	width: 100%;
}
.LmbHighlight
{
	font-size: 8pt;
	cursor: hand;
	width: 100%;
	background-color: #F7FFFF;
}
A:link
{
    COLOR: #1f6cb1;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #1f6cb1;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #1f6cb1;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #1f6cb1;
    TEXT-DECORATION: underline
}