td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#515150;
}

a {
        text-decoration: none;
}

a:HOVER {
        color : #FE5643;
	text-decoration: underline;
}

a.1 {
	text-decoration: none;
	color: 000000;
}



.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.topFont {
 font-size : 11px;
 font-family :  Tahoma;
 color : #800000;
 font-weight: bold;
 text-decoration: none;
}

a.topFont:HOVER {
 font-size : 11px;
 font-family :  Tahoma;
 color : #FE5643;
 font-weight: bold;
 text-decoration: underline;
}

.topFontGreen {
 font-size : 11px;
 font-family :  Tahoma;
 color : #008000;
 font-weight: bold;
 text-decoration: none;
}

a.topFontGreen:HOVER {
 font-size : 11px;
 font-family :  Tahoma;
 color : #FE5643;
 font-weight: bold;
 text-decoration: underline;
}

.MenuBig {
 font-size : 12pt;
 font-family :  Verdana, Arial, Helvetica, sans-serif;
 color : #800000;
 font-weight: bold;
 text-decoration: none;
}

a.MenuBig:HOVER {
 font-size : 12pt;
 font-family :  Verdana, Arial, Helvetica, sans-serif;
 color : #FE5643;
 font-weight: bold;
 text-decoration: underline;
}

.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}