
A.spec
{
	color:#ffff00;	
	text-decoration:none;	
	font-family:Arial;	
	font-size:12;		
	border-color: #003399;		
}

A.spec:hover
{	
	border-width:thin;
	border-top-style: outset;	
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
	border-left-color: white;
	border-bottom-color: black;	
	border-top-color: white;	
	border-right-color: black;		
}

.lnk
{
	color:#ffff00;
	text-decoration:none;	
	font-family:Arial;
	font-size:12;
	border-color: #003399;	
}

.lnk:hover
{
	border-width:thin;
	border-top-style: outset;	
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
	border-left-color: white;
	border-bottom-color: black;
	border-top-color: white;	
	border-right-color: black;		
}

.lnk2
{
	color:#ffffff;
	text-decoration:none;	
	font-family:Arial;	
	font-size:12;
	border-color: #003399;	
}

.lnk2:hover
{
	border-width:thin;
	border-top-style: outset;	
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
	border-left-color: white;
	border-bottom-color: black;
	border-top-color: white;	
	border-right-color: black;		
}

BODY
{
	background-color:#003399;
	font-family:Arial, Sans-Serif;	
}

TD
{
	font-size:12;
}

.tophead
{
	font-size:16;
	font-weight:bolder;
}

.error
{
	font-size:18;
	color:Red;
}

.midhead
{
	font-weight:bolder;
	background-color:Black;
	color:White;
}

.instruct
{
	color:Red;	
}

.instructSub
{
	color:Purple;	
}

.header
{
	background-color:Black;
	color:White;
	text-decoration:none;
}
.header:hover
{
	text-decoration:none;
}

.ImageLink
{
	cursor:hand;
}

.collapseDiv
{
	display:none;
}

.sumlink
{
	text-decoration:none;
	color:Blue;
}

.sumlink:hover
{
	font-weight:bold;	
}

.sumlink:visited
{
	color:Blue;
}

.reporthead
{
	font-weight:bold;
	font-size:14;	
}

.lgreporthead
{
	font-size:14;
	font-weight:bold;
	border-top-style:solid;
	border-top-color:Gray;
	border-top-width:thin;	
}

.smreporthead
{
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:Gray;	
}

.disclaim
{
	font-weight:bold;
}

.annot
{
	font-size:10;
}

.crit
{
	font-size:12;
}

OPTION.pkd
{	
	color:Blue;
}

.unpkd
{	
	color:Black;
}


#slidemenubar, #slidemenubar2
{
	position:absolute;
	border:1.5px solid black;
	background-color:Navy;
	line-height:20px;
	color:#ffff00;
}


