
TD {
	font-family : Tahoma;
	font-size : 8pt;
}
A {
	text-decoration: none;
	color: white;
	font-weight : normal;
	cursor : hand;
}
a:active     { color: #CCFF33; background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }
A:Hover {
	text-decoration: underline;
	color: white;
	font-style : normal;
	font : normal;
}
Small {
	font-family : Tahoma;
	font-size : 7pt;
}
Image {
border : 0;
}
.fav {
	cursor : hand;
}

.menuitems {
padding-left:15px;
padding-right:10px;
}
TABLE {
	border-collapse: collapse;
}
.t {
    font-size : 8pt;
	FONT-WEIGHT: bold;
	FILTER: DropShadow(Color="#B4B4B4",OffX=2,OffY=2,Positive=2); height:8pt;
	font : Tahoma;
}
button       { background-color: rgb(245,245,245); font-size: 8pt; font-family: Trebuchet  MS; 
               color: #996633; border: 1 solid #C0C0C0 }
input        { font-size: 10pt; font-family: Trebuchet MS; color: #000080 }
textarea{
border: 0px solid; 
background-color: rgb(245,245,245);
}