
#wrapper {
	background-color:#FFFFFF;
}

#productstab, #toolstab, #formstab, #articlestab, #linkstab {
	background-color:#FFFFFF;
}

#productstab a:hover, #toolstab a:hover, #formstab a:hover, #articlestab a:hover, #linkstab a:hover {
	background-color:#EEEEEE;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:23px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	color:#FFFFFF;
	background:url(../EARC/tabtitle.png);
	background-repeat:no-repeat;
}

.moorightcol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#425070;
	line-height: 14px;	
}

.moorightcol a:active {color: #425070; text-decoration: underline;}
.moorightcol a:link {color: #425070; text-decoration: underline;}
.moorightcol a:visited {color: #425070; text-decoration: underline;}
.moorightcol a:hover {color: #70BC1F; text-decoration: underline;}
