ul { 
	list-style-position: outside; 
	padding:8px;
	
}
a:active.normal, a:link.normal,a:visited.normal{
		color: #0000ff;
		text-decoration:underline;
		
}
a:hover.normal {
		
	}
li.normal{
		color:#0000ff;
		font-size:100%;
		
	}
.maintext {
	font-size:75%;
}

.terra {
		color: #800080;
		font-weight:bold;
	}
.adminbox {
		padding: 5px 10px 5px 5px;
		border : 1px solid #eaf7cb;
	}
input,textarea,select{
		background-color: #eeeeee;
		border-color : #000000;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:95%;
		color:#000000;
		border-top-width : 1px;
		border-right-width : 1px;
		border-left-width : 1px;
		border-bottom-width : 1px;
	}

body {
	margin: 10px 0 0 0;
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	
	}

#iniframe,#iframe{
	border:0;
	width:200px; 
	height:80px;
	position:absolute;
	top :10px;
	left :550px;
}
#adminbox{
	border:1px solid #eaf7cb;
	border-right:1px solid #ffffff;
	padding: 5px 0 5px 25px;
	font-size:80%;
}
hr {
	border:1px solid #eaf7cb;
}
#adminbox a{
	
	font-weight:normal;
}
#all{
	max-width:1024px;
	width: expression(document.body.clientWidth < 1024? "1024px" : document.body.clientWidth > 1024? "1024px" : "auto");
}
 a{
	
	font-weight:normal !important;
}
#main{
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 10px;
}
#top,#middle,#address{
	float:left;
	clear:both;
	width:100%;
}
#middle,#main{
	text-align:left !important;
}
#address{
	text-align:center;
	padding: 50px 0 5px 25px !important;
	
}
div.about{
	text-align:left !important;
}
#logo,#iframe,#logged{
	display:inline;
	width:33%;
	
}
#logged{
	font-size:80%;
	padding:20px 0 0 0px;	
}
#logo{
	float:left;
	padding-left:10px;
}
#iframe{
	float:left;
	padding-left:100px;
}
#logged{
	float:left;
}
.addresstext{
	font-size:.7em;

}
