html {height: 100%;}
BODY {
	 PADDING-RIGHT: 0px; 
	 PADDING-LEFT: 0px; 
	 BACKGROUND: white; 
	 PADDING-BOTTOM: 0px; 
	 MARGIN: 0px; 
	 PADDING-TOP: 0px; 
	 height: 100%;
	 }
	 
.bodymaintable {
	font-family: Verdana;
	font-size:11px;
	height:100%;
	width: 100%;
	border:0px;
	color:#666666;
	}
img
{
	border: 0px;
}	
a {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
.selected
{
	color: #000000;
}
a.arrow
{
	visibility: hidden;
}
.bg1 {
	background-image:url(../images/img_02.jpg);
	background-repeat:repeat-y;
}

.txt1 {
	color:#666666;
	font-size:12px;
	text-align:left;
	}
.txt2 {
	color: #999999;
	font-size:14px;
	padding-right:25px;
	font-weight:normal;
}
.bg2 {
	background-image:url(../images/img_03.jpg);
	background-repeat:repeat-x;
	height:1px;
	width:920px;
	}
.lm {
	color:#000000;
	font-size:13px;
	padding-right:15px;
	font-weight:normal;
	padding-left:20px;
	width:150px;
	}
.txt3 {
	color:#9CC8A7;
	font-size:16px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:5px;
}
.vertborder {
	background-image:url(../images/img_03.jpg); 
	background-repeat:repeat-y; 
	width:15px;
	height: 290px;
}
.maintext {
	padding-left:5px;
	padding-right:5px;
}
table.lister tr td
{
	border-bottom: 1px dashed;
}