a, a:link, a:hover, a:visited, a:active {
	color: #c84c8b;
	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: #cc5a94; 
	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 #c84c8b;
	font-size: 9px;
	width: 110px;
	height: 12px;
}
select {
	background-color: #ffffff;
	border: 1px solid #c84c8b;
	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: 246px;
}
.tblCenterLogoBottom
{
	background-color : #c84c8b;
}
.inpBtn
{
	font-size: 9px;
	background-color: #ffffff;
	height: 18px;
	border: 0px;
	margin-bottom: 1px;
}
