a, a:link, a:hover, a:visited, a:active {
	color: #008adc;
	text-decoration: underline;
}
.tblMenuLeftItem {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
}

.tblMenuLeftItem a:link, .tblMenuLeftItem a:visited {
	 color: #695547; 
	 text-decoration: none; 
}
.tblMenuLeftItem a:active, .tblMenuLeftItem a:hover 	{ 
	color: #008adc; 
	text-decoration: none; 
}
.tblMainCenter {
	height: 100%;
	vertical-align: top;
	font-size: 1px;
	width: 570px;
	background-color: #e1ddda;
}
.tblCenterContent {
	background-color: #e1ddda;
	vertical-align: top;
	height: 100%;
}
.search {
	background-color: #ffffff;
	border: 1px solid #008adc;
	font-size: 9px;
	width: 111px;
	height: 12px;
}
select {
	background-color: #ffffff;
	border: 1px solid #008adc;
	font-size: 9px;
	width: 110px;
	height: 14px;
}
.tblRightTop {
	background-image: url(../img/tblRightTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 240px;
	height: 321px;
}
.tblCenterLogoBottom
{
	background-color: #008adc;
}
.inpBtn
{
	font-size: 9px;
	background-color: #ffffff;
	height: 18px;
	border: 0px;
	margin-bottom: 1px;
}