body {color:#fff;margin:0;}

a { 
	color: #fff; 
	text-decoration: none; 
}

a:hover {
	color: gray; 
	text-decoration: none;
}

a.fottext {
	color: #000;
	text-decoration: none;
}

a.fottext:hover {
	color: #000;
	text-decoration: underline;
}

#box{margin:0;margin:auto;width:950px;height:100%;}

#top{background-color:#000;height:18px;font-family:verdana;font-size:7pt;padding-top:7px;padding-left:10px;}

#logo{background-image:url(gfx/top.jpg);height:432px;width:950px;}

#ulogo{height:15px;background-color:#000;font-family:verdana;font-size:7pt;text-align:right;padding-top:8px;padding-right:10px;}

#center{background-color:#282828;height:100%;}

#footer{background-color:#000;height:100px;font-family:verdana;font-size:8pt;margin:0;}

#footer1{margin:0;margin:auto;width:950px;}

#downmenu{margin-top: 10px;padding-left: 120px;width: 150px;float: left;line-height: 15px;}

#ulstyle{list-style-type: none;}

#leftsidemenu{background-color:silver;width:200px;height:auto;float:left;overflow:hidden;}

#tresc {margin:0;height:100%;}
 
 
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#menu li {
	font: 70.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #12128d url("gfx/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#admin { font-family:verdana; font-size:10pt; color:gray; }

#admin1 { font-family:verdana; font-size:8pt; color:white; text-align:left;}