A:link{font-family: tahoma, Arial, Tahoma, MS Sans Serif; color: #000000;  text-decoration: none}
A:active{font-family: tahoma, Arial, Tahoma, MS Sans Serif; color: #000000; text-decoration: none}
A:visited{font-family: tahoma, Arial, Tahoma, MS Sans Serif; color: #000000; text-decoration: none}
A:hover{color: #ff0000;text-decoration: Underline}

BODY
{
	FONT: 9px tahoma,helvetica,sans-serif;
	COLOR: #333333;
}

TD
{
    FONT: 11px tahoma,helvetica,sans-serif;
    COLOR: #000000;
}

#dhtmltooltip
{
	FONT: 10pt verdana, tahoma,helvetica,sans-serif;
	position: absolute;
	width: 313px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	padding-left: 7px;
	padding-bottom: 23px;
	padding-right:7px;
	padding-top: 5px;
	background: lightyellow url(../imgs/rip313.gif) bottom center no-repeat;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	/*text-align:justify;*/
}

.TDWhite
{
    FONT: 11px tahoma,helvetica,sans-serif;
    COLOR: #FFFFFF;
}

.copyright
{
	FONT: 10px tahoma,helvetica,sans-serif;
	COLOR: #3D556F;
}

.stdInput
{
	font: 8pt Tahoma;
	width: 180px;
	height:18px;
}
.stdButton
{
	font: 8pt Tahoma;
	font-weight:bold;
	width: 100px;
	color: #ff0000;
	background-color:#E5E5E5;
	cursor:hand;
	border:1px solid #333333;
	height:23px;
}
