A:link    {
	color: Maroon;
	text-decoration : none;
}    /* unvisited links */
A:visited {
	color: #333300;
	text-decoration : none;
}   /* visited links   */
A:hover   {
	color: Purple;
	text-decoration : underline;
} /* user hovers     */
A.boxedfront:hover   {
	color: Purple;
	width: 100%;
	height:100%;
	/*border: .01em solid #000000;

	background: #dcdcdc url(images/bluearrow.gif) no-repeat;
	
	padding-left : 6px;
	*/	
} /* user hovers     */
A.boxed:hover   {
	color: Purple;
	width: 100%;
	height:100%;
	text-decoration: none;
	/*border: .01em solid #000000;
	*/
	background: #dcdcdc;
} /* user hovers     */
A:active  {
	color: Navy;
	text-decoration : none;
}   /* active links    */

td.bleft {
	font-family : "Trebuchet MS";
	font-size : .7em;
	padding-left : .8em;
	padding-right : .8em;
	border-left : .1em dashed #333300;
	padding-bottom : .8em;
}
td.reg {
	font-family : "Trebuchet MS";
	font-size : .7em;
	padding-left : .8em;
	padding-right : .8em;
		padding-bottom : .8em;
}
.ball {
	border : .05em dashed Gray;
	padding-left : .5em;
	padding-right : .5em;
}
H1 {
	font-family : "Trebuchet MS";
	font-size : .9em;
	padding-left : .3em;
	padding-right : .3em;
	font : bolder;
	border-bottom : .2em double #333300;
}
h1.desc{
	font-family : "Trebuchet MS";
	font-size : .7em;
	line-height: 0.3cm;
	color: White;
}
td.head {
	font-family : "Trebuchet MS";
	font-size : .9em;
	padding-left : .3em;
	padding-right : .3em;
	font : bolder;
	border-bottom : .2em double #333300;
}
td.orig {
	font-family : "Trebuchet MS";
	font-size : .7em;
	padding-left : .8em;
	padding-right : .8em;
}
.universal {
	font-family : "Trebuchet MS";
	font-size : .7em;

}
input.general {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #FFFFFF;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 55px;
	padding-right: 2px
}
.entries {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-right: 2px;
	font-size : 10px;
}

img.img60 {width:60px;}