table#overall-layout
td#header-row
td#header-middle a{
font-size: 12px;
}

table#overall-layout
td#content-row
td#navigation-bar-left {
	background-color:#ECECEC;
}

span.captcha{
	font-family: Comic Sans MS;
	font-size: 24px;
	color: #316AC5;;
	font-weight: bold;	
}

table#overall-layout
td#content-row
td#navigation-bar-right {
	background-color: #ECECEC;/*#7DC6FF; */
border-width : 0px 1px 1px 1px; 
border-style : solid; 
border-color : #123D40;

}


table#overall-layout
td#selector-row
td.selector#DaFNEplus {
border-width : 1px 1px 1px 1px; 
border-style : solid; 
border-color : #123D40;
/*border-bottom: none; */
}


form#searchform
input.text {
	margin-top: 4px;
	margin-bottom: 8px;
	border: 1px solid #808080;
	width: 100%;
	/*font-weight: bold;*/
}

form#login input.text { 
border : 1px solid #808080; 
height:12px;
} 

