body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p,td,textarea,input
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.heading
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}


h3,.header
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

h4,.header
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.navheader
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.hint
{
	color: #FFFFFF;
}

a:link, a:visited, a:hover
{
	color: #FFFFFF;
}

th, .tableheader
{
	font-weight: bold;
	background-color: #111481;
	color: white;
}

hr
{
	color: #FFFFFF;
}

.quote
{
     border: 2px solid #000000; 
     padding: .3em; 
     background: #111481; 
     margin-left : 25px;
     margin-right : 25px;
}

.colorbar
{
	background-color: #0000FF;
}

.colorbar2
{
	background-color: #0000FF;
}

.complete
{
	text-decoration: line-through;
}

.error
{
	color: red;
}

.small
{
	color="#00FF00";
	font-size: 7pt;
}

.breadcrumb
{
	font-size: 7pt; color:#00FF00; font-weight:bold;
}
.breadcrumb a:link,.breadcrumb a:visited, a:hover
{
	color:#00FF00; font-weight:normal;
}

.simgActive
{
	border: 1px solid #FFFFFF;
}

.scrollable 
{
	width:170px;
	height:575px;
	overflow: auto;
}
