body{
font-family:verdana,arial,sans-serif;
margin:0px;
height:100%;
padding:5px;
background-color:#fff;
padding-top:3px;
}

#mt {
width:100%;
height:100%;
}

#head1 {
width:12px;
padding-top:0px;
margin-top:0px;
font-size:10px;
}

#head2 {
text-align:left;
height:70px;
padding-left:5px;
}

#menu1 {
width:12px;
height:20px;
}

#menu2{
font-size:12px;
font-weight:bold;
padding-left:5px;
}

h1.headtitle{
padding-top:10px;
padding-right:10px;
margin-bottom:0px;
}

h1.art{
font-size:16px;
}

h2.headline {
padding-left:2px;
margin-top:0px;
margin-bottom:0px;
font-size:12px;
color:#fff;
}

a:link,a:visited{
text-decoration:underline;
font-size:12px;
}

a:hover,a:active{
text-decoration:underline;
font-size:12px;
}

#bottom {
height:24px;
font-size:11px;
margin-top:-5px;
}

#bottom1 {
font-size:11px;
}

#bottom2 {
font-size:11px;
}

#padder{
padding-left:5px;
padding-right:5px;
}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}