@charset "UTF-8";

body {
	behavior: url("csshover3.htc"); 
	color: #ffffff;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	font-size: 0.9em;
    text-color: #ffffff;
    background: #2b3220 url("gfx/back.jpg") no-repeat center top;
}
html { 
    height: 100%;
    margin-bottom: 1px;
}
.header {
	font-size: 1.1em;
	font-weight: bold;
}

.frame_text {
	font-size: 0.9em;
	padding: 25px 35px 45px 45px;
	text-align: justify;
}

.frame_img {
	padding: 0px 0px 45px 45px;
	border: 0;
	float: right;
	vertical-align: top;
}

.xlink, .xlink a {
	font-size: 14px;
    	text-decoration: none;
	color: #ffffff;
}

.justtext {
	font-size: 0.9em;
	font-weight: none;
	padding: 0 0 0 10px;
}

.qt {
	padding: 0px 0px 0px 0px;
	
}

.small {
	font-size: 0.7em;
	font-weight: none;
}

.smaller {
	font-size: 0.5em;
	font-weight: none;
}

.specs {
	font-size: 0.7em;
	font-weight: none;
	paddign: 0px 15px 0px 15px;
	margin: 0 15px 0 15px;
	color: #ffffff;
	text-align: justify;
}

.specshead {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	background: #cacaca;
	margin: 6px 8px 6px 8px;
	text-align: center;
}

.specstop {
	color: #ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	height:355px;
}

.box1 {
	background: #ffffff;
	color: #000;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	width: 124px;
	height: 80px;
	margin: 12px 0px 0px 0px;
	padding: 0;
	float: left;
	vertical-align: middle;
}

.box2 {
	background: #000000;
	color: #000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width: 137px;
	height: 80px;
	margin: 12px 0px 0px 15px;
	padding: 0px;
	float: left;
}

.box3 {
	background: #000000;
	color: #000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width: 129px;
	height: 80px;
	margin: 12px 0px 0px 15px;
	padding: 0px;
	float: left;
}

.menulogo {
	float: right;
	padding: 0;
	position: relative;	
	top: 104px;
	left: -8px;
	border: 0;
	z-index: 25;
	vertical-align: top;
} 
.footer {
    background: url("gfx/footer.gif") repeat-x center top;
    font-size: 9px;
    color: #ffffff;
    font-weight: none;
    text-align: center;
    font-size: 0.6em;
}
.footer a {
	font-size: 1.1em;
    	text-decoration: none;
	font-weight: bolder;
}

