a {
  -moz-outline: none 0;
  outline: none 0;
}
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#f7f7f7; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#f5f5f6; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background-image: url(img/frame/mid_bg_stribe.gif);background-repeat: repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #F7F7F7;}
.headh {background-image: url(img/frame/mid_header_bg.gif);background-repeat: repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;font-size:12px;}
.contenth {padding-left:12px; padding-right:12px;padding-bottom:12px;padding-top:12px;background: #F7F7F7; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenthm {margin-left:12px; margin-right:12px;margin-bottom:12px;margin-top:12px;background: #F7F7F7; border-right:1px solid #aaa; border-left:1px solid #aaa;}


body {
	behavior:url("csshover.htc");
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
a {color:#2b2b2a}
h1 {font-size: 16px;}

.contentpadding {
	margin: 0px;
	padding: 25px;
	width: 770px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.rightFrame {
	background-image: url(img/frame/right_stribe.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.topFrame {
	background-image: url(img/frame/top_stribe.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.butFrame {
	background-image: url(img/frame/but_stribe.gif);
	background-repeat: repeat-x;
	height: 16px;
}
input, select {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}



.listtable  {
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 4px;
	background-color: #FFFFFF;
}
.formtable  {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding: 4px;
	background-color: #FFFFFF;
}
.formtable th {
	text-align: left;
	border: 1px dotted #666666;
	font-family:  sans-serif;
	font-size:12px;
	padding: 3px;
	background-image: url(img/th_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.listtable  th {
	text-align: left;
	border: 1px dotted #666666;
	font-family:  sans-serif;
	font-size:12px;
	padding: 3px;
	background-image: url(img/th_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.listtable  th a {
	color:#333333;
	font-size:12px;
	text-decoration:none;
	font-family:  sans-serif;
}

.listtable  td {
	border: 1px dotted #666666;
	font-size:11px;
	padding: 4px;
	font-family:  sans-serif;
}
.formtable  td {
	border-bottom: 1px dotted #666666;
	font-size:11px;
	padding: 4px;
	width:25%;
}



.listtable tr:hover th[scope=row], .listtable tr:hover td { 
		background-color: #fcfbac;
  		color: #000000;
		
		}
td.hlt, .ListTD:hover td {
		background-color: #fcfbac;
  		color: #000000;
		
		}
		
		
		.ListTD {
			h: expression(onmouseover=over);
			o: expression(onmouseout=out);
		}
.listtable  th:hover  {
	background-image: url(img/th_bg_over.gif);
	background-repeat: repeat-x;
	cursor: pointer; cursor: hand;
		}


 div.wrapper { 
 	
   margin-left: auto;
   margin-right: auto; 
   }

