BODY  {
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : #FFFFFF;
	SCROLLBAR-FACE-COLOR:#0080FF;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #AAAAAA;
	SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#E7E7E7;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
}

P  {
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : #FFFFFF;
	margin : 0;
	padding : 0;
}

.menulink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.menub { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; ; background-image:   url(images/bgtdb.gif); background-color: #4A7BBD }

H1  {
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
	color : Black;
	background-color : #2466AE;
	margin-bottom : 0;
	padding : 4;
	font-weight : bold;
	margin-top : 0;
}

H2  {
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica;
	color : Black;
	background-color : #2466AE;
	margin-bottom : 0;
	padding : 4;
	font-weight : bold;
	margin-top : 0;
}


.large  {
	font-size : 14px;
	font-family : Verdana,Arial,Helvetica;
	color : #FFFFFF;
	background-color : #2466AE;
	margin-bottom : 0;
	padding : 2;
	font-weight : bold;
	margin-top : 0;
}


A  {
	text-decoration : underline;
	color : #FFFFFF;
}

A:Visited  {
	text-decoration : underline;
	color : #FFFFFF;
}

A:Active  {
	text-decoration : underline;
	color : #FE5109;
}

A:Hover  {
	text-decoration : underline;
	color : #FE5109;
}

TD  {
	font-size : 11px;
	font-family : Verdana,Arial,Helvetica;
}

.menu  {
	background-color : #000055;
	font : bold;
	color : white;
	text-decoration : none;
}

.menuover  {
	background-color : #000077;
	font : bold;
	color : white;
	text-decoration : none;
}

.menulink {
	font : bold;
	color : white;
	text-decoration : none;
}

.menulink:Hover {
	font : bold;
	color : white;
	text-decoration : none;
}

.menulink:Visited {
	font : bold;
	color : white;
	text-decoration : none;
}

.menulink:Active {
	font : bold;
	color : white;
	text-decoration : none;
}