body
{
	background-color: #f4f4f4;
	background-image: url('images/background.gif');
	background-position:  center 50%;

}
h1, h2, h3, h4, h5
{
	color: #330066;
}
a img
{
	border: none;
}
.important
{
	background-color: #cc0000;
	color: #ffffff;
}
div.important a
{
	color: #FFFFCC;
}
#navigation
{
	background-color: #0000aa;	
	color: #ffffff;	
	background-image: url('images/3d.gif');
	background-repeat:repeat-x;
	background-position: left;
}
.content a
{
	color: #660000;
	text-decoration: none;
}
#banner
{
	border: 1px solid #aaaaaa;
}
.head
{
	
	background-image: url('images/nav.png');
	margin: 0;
	background-color: #639aff;	
	padding-left: 8px; 
	padding:3px;
}
.nav
{
	border: 1px groove #bbbbbb;	
}
.container
{
	border: 1px solid #aaaaaa; 
	width: 150px;
	background-color: #e5e5e5;
	margin-top: 7px;	
}
.nav a
{
	background: #e5e5e5;
	border-top: 1px solid #aaaaaa;
	color: #000000;
	text-decoration: none;
	background-position: left;
	background-repeat: repeat-x;	
}
.nav a:hover, .nav a:active
{
	background-image: url('images/a-bull-hover.gif');
}
#status a
{
	color: #33CC33;
	font-weight: bold;
	text-decoration: none;
}
.panel, .display
{
	border: 1px solid #cc0000;
	/* background-color: #F4EAD5; */
	background-color: #ECF3FB;
	font-size: 12px;
}
table.panel
{
	border: none;
}
.panel  td a:hover, .panel  td a:active
{
	/* background-color: #FFC184; */
	background-color: #B1D6F3;
	border: none;
}
#copyright
{
	background-color: #ffffff;
	color: #000000;
	border-top: 1px solid #cc0000;
	width: 100%;
	padding-top: 7px;
}
#copyright a
{
	text-decoration: none;
	color: #bB6870;	
}
#copyright a:hover
{
	background-color: #FFEFE8;
}
#login input
{
	color: #990000;
}
#login button
{
	background-color: #DFE9F7;
	border: 1px solid #777777;
}
.heading
{
	font-size: 24px;
	font-weight: lighter;
}
form.normal fieldset
{
	border: 1px solid #a0aEdD;
}
.list
{
	font-size: 11px;
}
.list thead, .list thead a
{
	background-color: #00005E;
	color: #FFFFFF;
}
.list .mainRow, .list
{
	background-color: #D3E6FA;
}
.list .altRow
{
	background-color: #e6e6e6;
}
