@charset "UTF-8";
body {
	height: 100%;
	background-color: #2e3333;
	margin: 0px;
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#999999;
}

td {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height: 18px;
}
a:link, a:active, a:visited, a:hover {
	font-weight: bold;
	color:  #A2FF00;
}

.bnnr {
	background-color: #FFFFFF;
	background-image: url(../images/bgr_bnnr.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 28px;
}

.bnnrfr {
	background-color: #FFFFFF;
	background-image: url(../images/bgr_bnnr_fr.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 28px;
}
.imgfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.ttlwhite {
	font-size: 14px;
	font-weight: bold;
}
.stppl {
	background-image: url(../images/stppl.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

