BODY, TD
{
	font-size: 12px;
	font-family: Tahoma;
	colour: black;
}


TABLE.Login	{
	border:solid 1px black;
	background=#CCCCCC;
	color=#002E7A;
	font-size=2;
}

Table.Admin	{
	font-size:9pt;
	background:#3A3A3A;
	color:#FAF0E6;
	border-width:0;
	align:center;
	width:600px;
}
	
Table.Info	{
	font-size:11pt;
	background:#D3D3D3;
	color:#3A3A3A;
	border-width:0;
	align:center;
	width:600px;
}

/* Sortable tables */
Table.sortable	a.sortheader	{
	font-size:9pt;
	background:#3A3A3A;
	color:#FAF0E6;
	border-width:0;
	align:center;
	text-decoration:none;
	display:block;
}

table.sortable span.sortarrow	{
	color:#FAF0E6;
	text-decoration:none;
}
			
TR.Heading {
	background:#3A3A3A;
	font-weight:bold;
	height:30px;
}
			
TR.Menu {
	background:#D3D3D3;
	color:#3A3A3A;
	align:center
}

TD.MENU {
	WIDTH:70
}

TD.Label {
	font-weight:bold;
	font-size:9pt;
	background:#3A3A3A;
	color:#FAF0E6;
}
TD.Info	 {
	font-weight:bold;
}

TD.Data	{
color=#D3D3D3;
font-weight:bold;
}

Select.Admin {
	font-size:9pt;
	background:#FAF0E6;
	color:#3A3A3A;
}
Input.Admin  {
	font-size:9pt;font-weight:bold;background:#FAF0E6;color:#3A3A3A}
Input.AdminText  {font-size:9pt;}
Textarea.Admin {font-family:Tahoma;font-size:8pt;background:#FAF0E6;color:#3A3A3A}
A.Admin	{text-decoration:none;color=#D3D3D3;font-weight:bold;font-family:Tahoma;font-size:8pt;}
A.Admin:link {color:#D3D3D3}
A.Admin:visited {color:#D3D3D3}
A.Admin:hover {color:yellow}

A.Form	{text-decoration:none;color=#000000;font-weight:bold;}
A.Form:link {color:#000000}
A.Form:visited {color:#000000}
A.Form:hover {color:#8B0000}
A.Form2	{text-decoration:none;color:#8B0000;font-weight:bold;}



A.menulink {
text-align: center;
text-decoration: none;
font-family: tahoma;
font-weight:bold;
font-size:9px;
color: BLACK;
BORDER: none;
border: solid 0px #FFFFFF;
}

A.menulink:hover {
border: solid 0px #6100C1;
color: blue;

}
A.MENU	{font-size=7pt;font-weight:bold;text-decoration:none}
A.MENU:link {color:black}
A.MENU:visited {color:black}
A.MENU:hover {color:blue}

A.MENU2	{font-size=7pt;font-weight:bold;text-decoration:none;color:blue}
