body
{
	margin: 0px;
}
A:link	
{	
	text-decoration:	underline;
	color:	black;
}	
		
A:visited	
{	
	text-decoration:	underline;
	color:	black;
}	
		
A:active	
{	
	text-decoration:	underline;
	color:	black;
}	
		
A:hover	
{	
	text-decoration:	underline;
	color:	orange;
}

.label,.normal
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
.labelbold {font-size: 8.5pt; font-weight: bold; font-family: Verdana,sans-serif,arial}

.small
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
.smalla {font-size: 8pt;  font-weight: normal; font-family: Arial,sans-serif,verdana,arial}
.hdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight: bold;
}
.smallhdr 
{
	font-weight: bold; font-size: 9pt; color: #000000; font-family: Verdana,sans-serif,arial
}

.remark
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 7.5pt;
    FONT-WEIGHT: normal;
    color: #666666; 
}

hr
{
	color: #eeeeee;
	height: 2px;
}

.line
{
	background-color: orange;
}

.error, .message, .msg, .err
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    color: Red; 
}

.smallerror, .smallmessage
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    color: Red; 
}

.valsumry
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    color: Red; 
    background-color: CornSilk; 
    width: 675; 
}

.listhdr
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #999966;
	height: 22px;
}

.rowbg1
{
    background-color: #FFFFFF; 
}

.rowbg2
{
    background-color: #EEEEEE; 
}

.required
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    vertical-align: bottom;  
    color: Red; 
}

.tdlabel
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    background-color: #EEEEEE; 
    height: 25px;
}

.tdtext
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    background-color: #F5F5F5; 
}

.button
{
	border-right: #666666 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #336699;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
	width: 70px;
	height: 23px;
}

.button2
{
	border-right: #666666 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #336699;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
    width: 100px;
    height: 23px;
}

.button3
{
	border-right: #666666 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #336699;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
    width: 140px;
    height: 23px;
}

.topbutton
{
	border-right: #666666 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #336699;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica;
    height: 20px;
}
.dotted 
{
	border-top:dotted 2px #cccccc;
	height: 2px;
}

.smalltext
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}

.eventhdr
{
    FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
    color: Gray;
    font-weight: bold; 
    FONT-SIZE: 16pt;
}

.tabsel
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffd700;
}

a.tabsel:link, a.tabsel:visited, a.tabsel:hover 
{
	text-decoration: none;
	color:	#000000;
}

.tabunsel
{
	background-color:#EEEEEE; 
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8.5pt;
    cursor: hand;
	color:	blue;
}

a.tabunsel:link, a.tabunsel:visited, a.tabunsel:hover 
{
	text-decoration: none;
	color:	blue;
}

.colbutton {font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; width: 22px; height: 20px; }

.dialogbody
{
	margin: 5px;
	background-color:"#fffaf0"
}

.txt {font-size: 9pt;  font-weight: normal; font-family: Verdana,arial }
.cmnt {font-size: 7.5pt; font-weight: normal; font-family: Verdana,arial; color: #666666}
.rem {font-size: 7.5pt; font-weight: normal; font-family: Verdana,arial; color: #696969}
