/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}
td
{
	font-size: 12px;
	color: #333333;
}
A{
	font-size:12px;
	font-weight:normal;
    color:#000;
	text-decoration:none;
    }

A:Visited  {
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

A:Active  {
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

A:Hover  {
	font-size:12px;
	font-weight:normal;
	color:#cc0000;
	text-decoration:underline
}

A.noRead:link{
	font-size:12px;
	font-weight:bold;
    color:#c00;
	text-decoration:none;
    }

A.noRead:Visited  {
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

A.noRead:Hover  {
	font-size:12px;
	font-weight:bold;
    color:#c00;
	text-decoration:underline
}
.colHereDIV a{font-size:12px;font-weight:bold; color:#fff;text-decoration:none;},
.colHereDIV a:visited{text-decoration:none; font-weight:bold; },
.colHereDIV a:hover{font-weight:bold;color:#fff;text-decoration:underline;},
.colHereDIV a.noRead:Link{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}
.colHereDIV a.noRead:Visited{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}
.colHereDIV a.noRead:Hover{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}

.TableMenuDIV a{font-size:12px;font-weight:bold; color:#fff;text-decoration:none;},
.TableMenuDIV a:visited{text-decoration:none; font-weight:bold; },
.TableMenuDIV a:hover{font-weight:bold;color:#fff;text-decoration:underline;},
.TableMenuDIV a.noRead:Link{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}
.TableMenuDIV a.noRead:Visited{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}
.TableMenuDIV a.noRead:Hover{font-size:12px;font-weight:bold;color:#fff;text-decoration:none;}

.menuTitle{
font-size:12px;
font-weight:bold;
color:#fff;
}
