body {
font-family:tahoma,helvetica,sans-serif;
}
h1 {
color: #800000;
font-family:tahoma,helvetica,sans-serif;
font-size:100%;
}

h2 {
color: #800000;
font-family:tahoma,helvetica,sans-serif;
font-size:100%;
}
h3 {
color: #800000;
font-family:tahoma,helvetica,sans-serif;
font-size:90%;
}



a:link {
color: #800000;
}
a:visited {
color: #600000;
}
a:hover {
color: #ff0000;
}

p {
color: #000000;
font-weight: normal;
font-size:90%;
font-family:arial,helvetica,sans-serif;
}

.stxt1 { 
font-size:70%;
width:120px;
float:left;
margin:8px;
border-style: solid;
border-color:#bbbbbb;
border-width: 1px;
padding:4px;
 }
.stxt2 { 
font-size:70%;
width:120px;
float:right;
margin:8px;
border-style: solid;
border-color:#bbbbbb;
border-width: 1px;
padding:4px;
 }
.side { 
font-size:70%;
 }
.adl { 
float:left;
padding:4px;
 }
.top	{ margin-bottom : 1em;
margin-top : 0em;
	  padding: 0em;
	  z-index : 1;

 }

.top2	{ position : absolute;
	  top : 16px;
	  right : 5px;
	  width : 500px;
	  z-index : 1;
	  padding : 0.5em;
	margin-bottom : 0.5em;
 }


.menu{ position : absolute;
  top : 160px;
  left : 5px;
  width : 160px;
  z-index : 1;
  padding : 0em;
  margin-bottom : 0.5em;
background-color:#ffffff;
}

.ads { position : absolute;
	  top : 180px;
	  right : 5px;
	  width : 120px;
	  z-index : 0;
	  padding : 8px;
	margin-bottom : 0;
background-color:#e0e0e0;
border-style: solid;
border-color:#666666;
border-width: 1px;

 }

.ads {

	color : black;
	font-weight : bold; }

.content {
  color : black;
  background-color : white;
  position : absolute;
  top : 160px;
  right : 150px;
  z-index : 2;
  padding : 1em;
  left : 180px;
 }

.footer	{
text-align: right;
}
.nads { 
float:right;
margin:0.5em;
padding: 4px;
 }

