a, a:link, a:hover, a:visited, a:active {
	color: #8fc813;
	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 : #685546; 
	text-decoration : none; 
}
.tblMenuLeftItem a:active, .tblMenuLeftItem a:hover { 
	color : #91c813; 
	text-decoration : none; 
}
.tblMainCenter {
	height : 100%;
	vertical-align : top;
	font-size : 1px;
	width : 570px;
	background-color : #eaeee9;
}		
.tblCenterContent {
	background-color : #eaeee9;
	vertical-align : top;
	height : 100%;
}
.tblHeaderLeft_dvc {
	background-image : url(../img/header_dvc.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 218px;
	height : 56px;
}
.search {
	background-color : #ffffff;
	border : 1px solid #8EC812;
	font-size : 9px;
	width : 110px;
	height : 12px;
}
select {
	background-color : #ffffff;
	border : 1px solid #8EC812;
	font-size : 9px;
	width : 110px;
	height : 14px;
}
.tblRightTop {
	background-image : url(../img/tblRightTop_dvc.gif);
	background-position : top left;
	background-repeat : no-repeat;
	vertical-align : top;
	width : 240px;
	height : 321px;
}
.tblCenterLogoBottom
{
	background-color : #8ec812;
}
.inpBtn
{
	font-size: 9px;
	background-color: #ffffff;
	height: 18px;
	border: 0px;
	margin-bottom: 1px;
}
/* Custom tags */
.h1, h1 {
	color: #8fc813;
}


