body  {
	font-family : Arial;
	font-color : black;
	font-size : 9pt;
	scrollbar-face-color:#edf6ff;
	scrollbar-highlight-color:#edf6ff;
	scrollbar-3dlight-color:#edf6ff;
	scrollbar-darkshadow-color:#edf6ff;
	scrollbar-shadow-color:#edf6ff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#edf6ff;
}

td	{
	font-family : Verdana,Arial;
	font-color : black;
	font-weight: normal;
	font-size : 8pt;
}

td.size11	{
	font-family : Arial;
	font-color : black;
	font-weight: bold;
	font-size : 12pt;
}
td.size7	{
	font-family : Arial;
	font-color : #3D7B8D;
	font-weight: normal;
	font-size : 7pt;
}

tr.menu	{
	font-family : verdana, Arial;
	background: black;
	height:11;
}

td.tdback01 {background: #FFFFFF}
td.tdback02 {background: #A1A1A1}

input.noborder {font-family : Arial;font-size : 8pt;height : 15;width : 120;border:0px none;}

A  {
	font-family : Verdana,Arial;
	font-size : 8pt;
	color : #3D7B8D;
	text-decoration : none;
}

A:hover  {
	font-family : Verdana,Arial;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
}

A.menu	{
	font-family : Arial;
	font-size : 7pt;
	font-weight: normal;
	color : #5A5A5A;
	text-decoration : none;
}

A.menu:hover{
	font-family : Arial;
	font-size : 7pt;
	color : #FFFFFF;
	text-decoration : none;
}

A.size7 {
	font-family : Arial;
	font-size : 7pt;
	color : black;
	text-decoration : none;
}

A.size7:hover {
	font-family : Arial;
	font-size : 7pt;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	color : #00274B;
}