body, ul, td, th {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 85%;
}
.toptitle {
	background-color: #FFE479;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;


}
.topbar {
	background-color: #FDCA00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB9600;
	border-right-color: #BB9600;
	border-bottom-color: #BB9600;
	border-left-color: #BB9600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #BB9600;

}
.leftbar {
	background-color: #FFF2BF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FDCA00;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;



}
.maintext {
	color: #000000;
	padding: 8px;
}
.bottombar {

	background-color: #FDCA00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB9600;
	border-right-color: #BB9600;
	border-bottom-color: #BB9600;
	border-left-color: #BB9600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.bottominfo {
	background-color: #FFE479;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #806600;

}

.fotobox {
	border: 1px dashed #FDCA00;
	padding: 5px;
	height: auto;
	width: 140px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	float: right;
	background-color: #FFFAE5;

}
h1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 160%;
	font-weight: bold;
}

h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 135%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
}


h4 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

a{  
    color:#000000;
	text-decoration: underline;
	font-size: 10pt; 
	font-family: verdana,arial,helvetica,sans-serif;
}

a:hover{ 
    color:#000000;  
	text-decoration: none; 
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
a.small{  
    color:#000000;
	text-decoration: underline;
	font-size: 8pt; 
	font-family: verdana, arial, helvetica, sans-serif;
}

a.small:hover{ 
    color:#000000;  
	text-decoration: none; 
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 




