A:HOVER {
	background-color : #F7E16A;
	text-decoration : none;
}
BODY {
	font-family : sans-serif;
	font-size : 12px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a.optbut {
	color : #7A5241;
	text-decoration : none;
	font-size : 14;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
	padding : 2px 50px 2px 50px;
	line-height : 20px;
	background-image : url(images/optbut-back.gif);
}

a.optbut:hover {
	color : #7A5241;
	text-decoration : none;
	font-size : 14;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
	padding : 2px 50px 2px 50px;
	line-height : 20px;
	background-image : url(images/optbut-back-hov.gif);
	background-color : White;
}

a.optbut-sel {
	color : White;
	text-decoration : none;
	font-size : 14;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
	padding : 2px 50px 2px 50px;
	line-height : 20px;
	background-image : url(images/optbut-back-sel.gif);
	background-color : White;
}

TABLE#tblCoolbar 
		{ 
		background-color:threedface; padding:1px; color:menutext; 
		border-width:1px; border-style:solid; 
		border-color:threedhighlight threedshadow threedshadow threedhighlight;
		}

.link2 {
	color : White;
	background-color : Black;
	text-decoration : none;
	font-size : 13;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	letter-spacing : -1px;
	border-bottom-style : none;
	border : 1 outset;
	border-width : 1;
}

