A:link
{
	text-decoration: none;
	font-weight: bold; 
	color: #cc0000;
}
A:visited
{
	text-decoration: none;
	font-weight: bold; 
	color: #cc0000;
}
A:active
{
	text-decoration: none;
	font-weight: bold; 
	color: #ff0000;
}
A:hover
{
	text-decoration: none;
	font-weight: bold; 
	color: #ff0000;
}
A.sideLink:link 
{
	color: #ffffff;
	font-weight: normal; 
	font-family: Verdana
}
A.sideLink:visited 
{
	color: #ffffff;
	font-weight: normal; 
	font-family: Verdana
}
A.sideLink:active
{
	color: #888888;
	font-weight: normal; 
	font-family: Verdana
}
A.sideLink:hover
{
	color: #888888;
	font-weight: normal; 
	font-family: Verdana
}
.boxTitle 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #FFFFFF;
}
.boxHeading
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}
.boxContent 
{
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
.boxWhiteContent
{
	font-size: 11px;
	font-family: Verdana;
	color: #ffffff;
}
.boxData
{
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
}

.boxError 
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #cc0000;
}

.margin1 
{
	margin: 1px
}
.margin5 
{
	margin: 5px
}
.tableback
{
	background-color: #cc0000
}
IMG 
{
	border-color: #000000
}
TEXTAREA 
{
	font-family: Verdana; 
	font-size: 8pt; 
	padding: 3
}
INPUT
{
	font-family: Verdana; 
	font-size: 8pt;
}
SELECT 
{
	font-family: Verdana;
	font-size: 8pt;
}
HR
{
	height: 1px;
}
