body 
{ 		
	
	border:0px;
	padding:100px 0px 50px 0px;
	margin:0px auto 0 auto;
	font-family: Ariel, Tahoma, verdana;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(headergl.jpg);	
	background-color:#000000;
	text-align:center;
}

#content
{
margin: 0 auto;
padding:0 ;
width:600px;
border:3px solid yellow;
}



#bantabel
{
margin: 0;
border: 2px solid #bb8844;
padding: 0px;
background-repeat: repeat;
background-position: top left;
background-image: url(papierus.jpg);	
background-color:#aaaaaa;
text-align:center;

}

#selectdiv
{
height:24px;
}


#titlecontainer
{
width:100%;
height:26px;
background-color:#602000;	
color:#ffffbb;
font-size: 12px;
font-weight: bold;
text-align:center;
background-position: top left;
background-image: url(icon.jpg);
background-repeat: no-repeat;
margin:0;
padding: 0;
overflow:hidden;
}


.searchdiv input 
{
	color:#ffffff;
	background-color:#804000;
	border: 1px solid #bb8844;
}

.titlediv
{
	margin:2px 0 0 0;
	height:20px;
	text-align:center;
}
.searchdiv
{
	position:relative;
	height:22px;
	width:175px;
	float:right;
	top: -24px;
	overflow:hidden;
}
.searchdiv #input1
{
width:100px;
	height:20px;
}
.searchdiv #input2
{
width:66px;
	height:20px;
}




.tabel
{
	margin: 5px auto 0 auto;
	font-weight: normal;
	text-align:left;
}


.TD1, .TD11, .TD31
{
	background-color:#FFFFFF;
	padding:1px 5px 1px 5px;
	font-size: 14px;
}

.TD2, .TD12, .TD32
{
	background-color:#EEEEEE;
	padding:1px 5px 1px 5px;
	font-size: 14px;
}
.TD12, .TD11
{width:100px;
text-align:right;
}

.TD31, .TD32
{
width:95px;
}

H3
{
	font-size: 12px;
	text-decoration: none;
	color: #000; 
}
H2
{
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #000; 
}

HR
{
	height: 1px;
	color: #602000; 
	border:none; 
	margin:2px 10px 2px 10px;
	background-color: #602000;
	padding:0px;
}

a, a:visited
{
	color:#996600;
	text-decoration:none;
	text-decoration: underline;
}
a:hover
{
color:#cc3333;
}
.next
{
text-align:center;
font-size: 12px;
}

.tooltip{
width: auto; 
max-width: 200px;
color:yellow;
background-color:#773300;
border:2px solid yellow;
text-align:center;
font-size: 14px;
text-decoration:none;text-align:center}

.tooltip span.top{
padding:8px ;
border:2px solid black;
}

.tooltip b.bottom{
padding:  8px ;
}

.footer, .footer a
{
	text-align:center;
	font-size: 10px;
	text-decoration:none;
}

#topmenu
{
	border:2px solid #bb8844;
	border-bottom-width:0px;
	overflow:hidden;
	background-color:#301000;
	text-align:left;
	color:#ffffbb;
}
#topmenu p, #topmenu a, #topmenu a:visited
{
	color:#ffffff;
	display:inline;
	margin: 1px 2px;
	text-decoration:none;

	
}
#topmenu a:hover
{
color:#FFaaaa;
}
.color1
{
color:#000;
}


