A:link
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: UNDERLINE;
}

td			{
				color:#000000; 
				font-family: arial,helvetica,ms sans serif,sans-serif; 
				text-decoration: none; 
				font-size: 11px;
}

.userMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC
}

.adminMenuBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #99CCFF
}
.niceBox {
 				FONT-SIZE: 10px; 
				COLOR: #ffffff; 
				FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
				BACKGROUND-COLOR: # 				FONT-SIZE: 10px; 
				COLOR: #ffffff; 
				FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
				BACKGROUND-COLOR: #336699;
			}
.rad1 {
	FONT-SIZE: 7px;
	FONT-FAMILY: Tahoma, Verdana;
	text-align: left;
	text-transform: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: inline;
	background-position: top;


}
.niceBox2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana;
	border: 1px solid;
	background-color: #ffffff;
	text-align: left;
			}
.selectbox1 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana;
	border: 1px solid;
	background-color: #ffffff;
	text-align: left;
			}
.coolback {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFCC;
	border: 1px solid #000000;
}
.fontbody {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: x-small;
}
.fontbody2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
}
.small {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
}
.verysmall {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
}
.bdrSolid {
	border-top: thin solid #999999;
	border-right: thin none ;
	border-bottom: thin solid #999999;
	border-left: thin none ;

}
.bdrDashed {
	border-top:  none;
	border-right:  dotted;
	border-bottom:  none;
	border-left:  none;
}
.bdrDashedGreen {
	border-top:  none;
	border-right:  none;
	border-bottom:  dotted #00FFCC;
	border-left:  none;
}
.bdrDashBot {
	border-top: thin none;
	border-right: none;
	border-bottom:  dotted;
	border-left:  none;

}
.bdrDashLR{
	border-top:  none;
	border-right: dotted;
	border-bottom:  none;
	border-left:  dotted;
}
