body {
	margin: 0px auto;
	height: 100%;
	background: #1F054E url(images/back.jpg) repeat-x;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
li { color: #583D84; }


img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content { 
float:left;
z-index:1;
}


 p {
	font-family: Arial, Helvetica;
	color: #492E75;
	font: 14px/20px Tahoma;
}
#tablecontent { background: url(images/we8_8.jpg) no-repeat; }



a:link, a:visited, a:hover, a:active  { color : #5E4388;	font-weight: bold;
 }

.bottomlinks, .bottomlinks a:link, .bottomlinks a:visited {
	font: 10px/20px Tahoma;
	color: #9BA563;
	font-weight: bold;
	text-decoration: none;
}

.sidebar {
	color: #333333;
	line-height: 20px;
}
.list {
	font-family: Tahoma;
	line-height: 15px;
	text-align: left;
}
#footer p {
	font: 10px Tahoma;
	text-align: center;
}

.home
{ color: #FFFFFF }

a:hover {color:#FF9900;}
