html
{
height: 100%;
}

body
{
height: 100%;
background-color:#FFFFFF; margin-top: 0px; margin-bottom: 0px;
min-height:100%;
max-width: 1020px;
margin-left: auto;
margin-right: auto;
}

#dlogo {
	position:absolute;
	left:0px;
	top:10px;
	width:167px;
	height:53px;
	visibility: visible;
}
#topads { position:absolute; top:30px; left:190px;}
p {
	font-size: 14px;
	font-family: "Arial", "Times New Roman", Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font:bold 15px "Arial","Times New Roman", Verdana;
	text-transform: capitalize;
	text-decoration: underline;
}
h3 {
	font:bold 14px "Arial","Times New Roman", Verdana;
	text-transform: capitalize;
}
#tprc {
	position:absolute;
	left:167px;
	top:10px;
	visibility:visible;
	width:18px;
	height:39px;
}

#tmid {
	position:absolute;
	right:0px;
	top:10px;
	height:39px;
	visibility: visible;
}

#trmn {
	position:absolute;
	left:752px;
	right:0px;
	top:49px;
	height:109px;
	visibility: visible;
	z-index:5;
}

#tlim {
	position:absolute;
	left:0px;
	top:63px;
	width:167px;
	height:95px;
	visibility: visible;
	background-image: url(../images/lmesh.gif);
	background-repeat: no-repeat;
}

#topmenu {
	position: absolute;
	left:167px;
	top:49px;
	height: 80px;
	width: 585;
}
#address_top {
	position:absolute;
	left:167px;
	top:129px;
	width:585px;
	height:29px;
	background-image: url(../images/adrs.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	visibility: visible;
}

#main_all {
	position:absolute;
	left:0px;
	top:158px;
	background-image: url(../images/lfb.gif);
	background-repeat: repeat-y;
	width: 100%;
	z-index: 0;
	visibility: visible;
	min-height: 100%;
	}
* html #main_all
{
height: 100%;
}
* html #main_page
{
height: 100%;
}
#left_menu {
	position:absolute;
	left:13px;
	top:200px;
	width:108px;
	visibility: visible;
	z-index: 10;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 11px;
	}
#midads {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

#main_page {
	margin-left:150px;
	margin-right:130px;
	height:100%;
	POSITION: relative;
max-width: function(screen.width-200);
 	width: 40em;
	min-height: 100%;
	z-index:-1;
}


#bottom_menu {
	position:relative;
	left:0px;
	width:auto;
	height:81px;
	bottom:0px;
	background-image:  url("../images/bbng.gif");
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	z-index: -1;
	margin-top:30px;
}
#botads{ margin-bottom:25px;}
#rads {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 8px; RIGHT:5px; FLOAT: right; BORDER-LEFT: #cccccc 1px solid; WIDTH: 120px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 20px; BACKGROUND-COLOR: #eeeeee; z-index:-1;
}
.menu_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	border: 1px solid #999999;
}
.top_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #333333;
	font-weight: normal;
	text-align: center;
	background-image:  url("../images/zzz.gif");
	line-height: 10px;	
}
a,a:hover{
    color:inherit !important;
    text-decoration:none !important;
}
.tr1 {
	border-top: 1px solid #999999;
}
.tr2 {
	border-top: 1px solid #669999;
	text-align: left;
	text-indent: 3pt;
}
.blnk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	color: #CCCCCC;
}
.f {
	border: 1px solid #999999;
	background-color: #FCFCFC;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.bt {
	border: 1px solid #999999;
	background-color: #999999;
	height: 18px;
	width: 40px;
	margin-right: 8px;
	cursor: hand;
	font-size: xx-small;
	margin-left: 4px;
	color: #FCFCFC;
}
.tln {
	background-image:  url("../images/zzz.gif");
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #333333;
	font-weight: normal;
	line-height: 10px;
	text-align: center;
}
.tlns {
	background-image:url(../images/ts3.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #333333;
	font-weight: normal;
	line-height: 10px;
	text-align: center;
}

.t50 {
	filter: alpha(opacity=60);
	opacity:0.60;
	-moz-opacity: 0.6;
	visibility: visible;
	position: relative;
	top:1px;
	left:-1px;
}

.pic, a.pic, a.pic img { 
filter: alpha(opacity=100); /* IE */ 
-moz-opacity: 1.0; /* Mozilla */ 
opacity: 1.0;
}
a.pic:visited, a.pic:visited img {
 filter: alpha(opacity=100); /* IE */ 
-moz-opacity: 1.0; /* Mozilla */
opacity: 1.0;
} 
a.pic:hover, a.pic:hover img {
	filter: alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
	position: relative;
	top:1px;
	left:1px;
} 
td.mon {
	border-top: 1px solid #669999;
	text-align: left;
	text-indent: 3pt;
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	cursor: hand;	
}

td.moff {
	border-top: 1px solid #669999;
	text-align: left;
	text-indent: 3pt;
	background-color:#ECECFF;
	
}
.xsref {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	list-style-position: inside;
	list-style-type: decimal;
}
body {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Times New Roman, sans-serif;
}
