html, body{ 
	height: auto; 
	width:95%;
	margin:0px auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	text-align:center;
}
img{ border: 0px; }
html, body, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrap{
	width:100%;
	background-repeat: repeat-x;
	margin:0px auto;
	height: 100%;
	top: 0px;
	left: 0px;
}
#container{ 
	position: relative;
	width: 769px; 
	margin: 0px auto; 
	padding: 4px;
	background: #F5F5F5;
	top: 0px;
	left: 0px;
	height: 100%; /* Stupid IE won't work otherwise */
}
.mt{ background: #CC0000; padding: 4px;padding-left: 12px; font-size: 120% !important; margin-bottom: 1px;}
.f{ font-family: Verdana; font-size: 10px;  font-weight: bold; color: #FFF;}
.f3{ font-family: Verdana; font-size: 10px;  font-weight: normal; color: #000;}
.b{  font-family: Verdana; font-size: 10px;  font-weight: normal; color: #000; padding: 5px 0px 5px 5px;}
.mg{ background: #F8EAD5; padding: 4px !important;padding-left: 12px; font-size: 100%; margin-bottom: 1px;text-align:left;}
.mll{ background: url("i/logo.gif"); height:40px; padding: 0px !important;margin-bottom: 1px;text-align:left;background-repeat:no-repeat;}
.s{ border: 1px solid #CC0000; background: #FFF; font-size: 10px;  font-family: Verdana; }
.f2{ font-family: Verdana; font-size: 10px;  font-weight: normal; color: #000;}
a:link, a:visited{ text-decoration: none; color: #CC0000; }
a:hover{ text-decoration: underline; }
img.img{ border:1px dashed #000; padding: 1px; }
.bigger{ font-size:120%; }
.smaller{ font-size:80%; }
h1{ font-size:200%; padding:8px 0;margin:0; }
.nobor{ border:0 !important;padding:0px; }