html, body {
	background: url(../img/mono_bg.jpg);  
	font:11px Arial,Verdana,Sans-serif;
	margin: 0;
	height: 100%;
	}
#headerr {  
	margin: 0px;
	position:fixed;
	z-index:1; 
	width: 384px; 
	height: 40px;
	background: url(../img/header.gif);  
	}
#headerr img { 
	vertical-align:bottom; 
	} 
#headerthnx {  
	margin: 0px;
	position:fixed;
	z-index:1; 
	width: 384px; 
	height: 40px;
	background: url(../img/header_thnx.gif);  
	}
#headerthnx img { 
	vertical-align:bottom; 
	} 	
a {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #c20101;
	}
a.dl {
	color: #000;
	text-decoration: none;
	}
a.dl:hover{
	color: #cc9900;
	}
a.dl:visited{
	color: #ccc;
	}
img {
	border: 0;
	}
#container {
	width: 768px;
	margin: 0;
	}
#header {
	background-color: #fff;
	margin-left:10px;
	width: 758px;
	height: 50px;
	}
#title {
	margin-bottom:10px;
	margin-left:10px;
	width: 758px;
	height: 94px;
	background:  url(../img/title.gif) repeat-x 0% 0%; 
	}
#right {
	margin-bottom:10px;
	background-color: #fff;
	float: right;
	width: 374px;
	height: 364px;
	}
#left {
	z-index:2; 
	background:  url(../img/FlaBG.gif) repeat-x 0% 0%; 
	margin-left:10px;
	margin-bottom:10px;
	background-color: #fff;
	float: left;
	width: 374px;
	height: 364px;
	}
#custom {
	z-index:2; 
	margin-left:10px;
	margin-bottom:10px;
	background-color: #fff;
	float: left;
	width: 758px;
	}
.imageright {
	margin-left:10px;
	padding-top: 5px;
	}

h2 {
	font-family: "Georgia";
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 2px solid #666;
	font-weight: normal;
	font-size: 14pt;
	color: #666;
	text-decoration: none;
	padding: 10px 0 5px 0;
	}
h3 {
	font-family: "Georgia";
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #666;
	font-weight: normal;
	font-size: 12pt;
	color: #666;
	text-decoration: none;
	padding: 5px 0 5px 0;
	}
p {
	font-family: "Tahoma";
	color: #4f4f4f;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 10px;
	}
#footer {
	font-family: "Tahoma";
	font-size: 9pt;
	font-weight: normal;
	width: 748px;
	clear: both;
	text-align: left;
	padding: 5px 10px;
	color: #000;
	background:#fff;
    bottom: 0;
	}
.datable{
	font-family: "Tahoma";
	color: #4f4f4f;
	font-weight: normal;
	font-size: 9pt;
	}
.dacell{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
	}
