/* CSS Document */

.frame {
	background-image: url(../Images/main_panel_h.gif);
}


.transparentTableHeader {
	width: 6px;
	height: 1px;
}
.transparentTable {
	height: 1px;
	width: 5px;
}

.search {
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:8pt;
	width:115px;
	height:16px;
	margin-top:5px;
	margin-bottom:5px;
	border-left: #747474 1px solid;
	border-top: #747474 1px solid;
	border-right: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	color:black}
	
a:hover {
	text-decoration: none;
	color: #FB6754;
}

a {
	color: #003399;
	text-decoration: none;
}

.bgimage {
	background-repeat: no-repeat;
	background-position: top center;
	height: 100%;
}


.feature {
	width:112px;
	height:150px;
}.Ptitle {
	font-weight: bold;
	color: #FF0000;
}
.button {
	height: 20px;
	border: 0;
}

.ibutton {
	color: #F0F0F0;
	text-decoration: none;
}

.align_top_middle {
	vertical-align : top
	align: middle

}
