.table {
font-family: tahoma, arial, verdana;
font-size:13px;
color: #01447B;
}

.red_table {
font-family: tahoma, arial, verdana;
font-size:12px;
color:#D92E3F;
font-weight:800;
}

INPUT {
font-family: tahoma, arial, verdana;
font-size:13px;
} 

TEXTAREA {
font-family: tahoma, arial, verdana;
font-size:13px;
} 

#container
{
 width:800px;
 position:absolute;
 left:50%;
 margin-left:-400px;
 border: solid 0px;
 top: 0px;
}

#content
{
position: absolute:
margin-top: 50px;
top: 100px;
text-align: center;
padding-left: 20px;
padding-right: 20px;
border: solid 0px;
height:100px;
width : 800px;
background: #ffffff;
color: #01447B;
border: solid 0px;
font-family: tahoma, arial, verdana;
font-size:13px;
}


.main_body
{
position: relative;
top: 0px;
left:0px;
width: 800px;
margin: 0px;
padding: 1em;
border: solid 1px;

}

#leftnav
{
position:relative;
top:0px;
float: left;
width: 160px;
height:500px;
margin: -0px;
padding: 1em;
border: solid 0px;
z-index:10;
}

#logo {
	position: relative;
	top: 0px;
	left: 100px;
	float:left;
	height:100;
	width:300;
	background-image:url(images/moon_logo.jpg);
	background-repeat:no-repeat;
	z-index: 4;
	}

	#headline {
	position: relative;
	top: 10px;
	float:left;
	left: 10px;
	height:50;
	width:100;
	border: solid 0px;
  border-color: #01447B;
	font-size: 18px; 
  font-weight: 400;    
  text-align: center; 
	color: 02447E;
	
	}
	
#basket {
	position: absolute;
	top: 20px;
	right: 15px;
	height:30;
	width:150;
	border: solid 0px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: left; 
	padding: 0px;
	background-image:url(images/searchg.jpg);
	}
	
#search {
	position: absolute;
	top: 50px;
	right: 10px;
	height:20;
	width:120;
	border: solid 0px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: left; 
	padding: 0px;
	}
	
#topmenu {
	position: relative;
	top: 20px;
	left: 28px;
	height:20;
	width:750;
	border: solid 1px;
	font-size: 13px; 
  font-weight: 400;    
  text-align: center; 
  color: #549DC7;
	padding: 0px;
	background-image:url(images/searchg.jpg);
	margin-bottom: 50px
	}
	
	#topmenu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;

}

#topmenu li {
	display: inline;
	padding-left: 10px;
}

#topmenu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #01447B;
}

#topmenu a:hover {
	color: #549DC7;
}
 .link {
        
        font-size: 13px; 
        font-weight: 400;    
        text-align: left; 
   }
      .link A:link{color: #01447B; text-decoration:none; }
      .link A:visited{color: #01447B; text-decoration:none ; }
      .link A:active{color: #01447B; text-decoration:none;}
      .link A:hover{color: #549DC7; text-decoration:none ;}
			
#footer
{

margin: 0;
padding: .5em;
color: #333;
border-top: 0px solid gray;
text-align:center;
font-family: tahoma, arial, verdana;
font-size:11px;
background-color: #EFF3F2;
border: 0px solid;
}

#footer ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	line-height: normal;

}

#footer li {
	display: inline;
	padding-left: 10px;
}

#footer a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #01447B;
}

#footer a:hover {
	color: #549DC7;
}

.red_header
{
font-size: 18px;
color:#D92E3F;
font-weight: 600;
text-align: center;
}

.header
{
font-family: tahoma, arial, verdana;
font-size: 18px;
color:#01447B;
font-weight: 600;
text-align: center;
}

.text
{
font-family: tahoma, arial, verdana;
font-size: 12px;
color:#01447B;
font-weight: 600;
text-align: center;
}