a:link
	{ font-family: arial ;
		font-size: 11px ;
		color: #0000CC ;
		font-weight: bold ;
		text-decoration: none }

a:visited
	{ font-family: arial ;
		font-size: 11px ;
		color: #0000CC ;
		font-weight: bold ;
		text-decoration: none }


a:active
	{ font-family: arial ;
		font-size: 11px ;
		color: #0000CC ;
		font-weight: bold;
		text-decoration: none }


a:hover
	{ font-family: arial ;
		font-size: 11px ;
		color: #FF0000 ;
		font-weight: bold ;
		text-decoration: none }


.reglink a:link
	{ font-family: arial ;
		font-size: 18px ;
		color: #0000CC ;
		font-weight: bold ;
		text-decoration: none }



.reglink a:visited
	{ font-family: arial ;
		font-size: 18px ;
		color: #0000CC ;
		font-weight: bold ;
		text-decoration: none }


.reglink a:active
	{ font-family: arial ;
		font-size: 18px ;
		color: #0000CC ;
		font-weight: bold;
		text-decoration: none }


.reglink a:hover
	{ font-family: arial ;
		font-size: 14px ;
		color: #FF0000 ;
		font-weight: bold ;
		text-decoration: none }

.bottom a:link
	{ font-family: arial ;
		font-size: 10px ;
		color: #666666 ;
		font-weight: bold ;
		text-decoration: none }

.bottom a:visited
	{ font-family: arial ;
		font-size: 10px ;
		color: #666666 ;
		font-weight: bold ;
		text-decoration: none }

.bottom a:active
	{ font-family: arial ;
		font-size: 10px ;
		color: #666666 ;
		font-weight: bold ;
		text-decoration: none }

.bottom a:hover
	{ font-family: arial ;
		font-size: 10px ;
		color: #CCCCCC ;
		font-weight: bold ;
		text-decoration: none }


h5
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}


.norm {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

/* Buttons and Forms */

.box
{
	border : 1px solid #2A4D80;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 17px;
	}

/* Tables and Cells */

td.datahead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color : #CCCCCC;
	color: #222222;	
}

td.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td.line
{
	border-bottom : 1px solid #333333;
}