@CHARSET "ISO-8859-1";

a.ribbtab:link {
	color:#000000;
    text-align: center;
	text-decoration: none;
	display:block;
}
a.ribbtab:visited {
	color:#000000;
    text-align: center;
	text-decoration: none;
	display:block;
}
a.ribbtab:hover {
	color:rgb(207, 138, 135);
	border-bottom:3px solid rgb(207, 138, 135);
    text-align: center;
	text-decoration: none;
	display:block;
}
a.ribbtab:active {
	color:rgb(207, 138, 135);
	border-bottom:3px solid rgb(207, 138, 135);
    text-align: center;
	text-decoration: none;
	display:block;
}

a.ribbtabactive:link {
	color:rgb(207, 138, 135);
	border-bottom:3px solid rgb(207, 138, 135);
}
a.ribbtabactive:visited {
	color:rgb(207, 138, 135);
	border-bottom:3px solid rgb(207, 138, 135);
}

input.ribbtabitem {
	
}

td.ribbtab {
	vertical-align:top;
	margin:0px;
	padding:5px;
	padding-bottom:1px
}

