	.normal	{ 
		font-family: Verdana;
		text-decoration: none; 
		font-size: 8pt; 
		font-style: normal; 
		font-weight: normal;
		color: #494D4E;
	}
	td.menu {
		background-color: #EDEDED;
        	border-bottom-width: 1px;
        	border-bottom-style: dotted;
        	border-bottom-color: #EDEDED;
        	border-top-width: 1px;
        	border-top-style: dotted;
        	border-top-color: #EDEDED;
        	border-left-width: 1px;
        	border-left-style: dotted;
        	border-left-color: #EDEDED;
        	border-right-width: 1px;
        	border-right-style: dotted;
        	border-right-color: #EDEDED;

		font-family: Verdana;
		text-decoration: none; 
		font-size: 8pt; 
		font-style: normal; 
		font-weight: normal;
		color: #494D4E;
	}
	a.radio:link { font-family: Arial Narrow; FONT-SIZE: 9pt; color: #494D4E; text-decoration: none; }
	a.radio:visited { font-family: Arial Narrow; FONT-SIZE: 9pt; color: #494D4E; text-decoration: none; }
	a.radio:active { font-family: Arial Narrow; FONT-SIZE: 9pt; color: #ec821e; text-decoration: none; }
	a.radio:hover { font-family: Arial Narrow; FONT-SIZE: 9pt; color: #ec821e; text-decoration: none; }

	a.menu:link { FONT-SIZE: 10pt; color: #1c638e; text-decoration: none; }
	a.menu:visited { FONT-SIZE: 10pt; color: #1c638e; text-decoration: none; }
	a.menu:active { FONT-SIZE: 10pt; color: #ec821e; text-decoration: none; }
	a.menu:hover { FONT-SIZE: 10pt; color: #ec821e; text-decoration: none; }
#hintbox {
    text-align:left;
    width:250px;
    font-size: 10px ;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    layer-background-color:#a396d9;
    color:#282828;
    z-index: 3;margin: 0px 15px 0px 0px;
    -moz-border-radius:5px;
    -moz-opacity: 0.9;
    filter:alpha(opacity="100");
    margin: 10px 0 0 10px;
    padding:3px 5px;
    position:absolute;
    visibility:hidden;
    z-index: 3;
}
