
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}

BODY
{
	scrollbar-face-color: #ECFCFD; 
	scrollbar-shadow-color: #0076A3; 
	scrollbar-highlight-color: #ECFCFD;
	scrollbar-3dlight-color: #0076A3; 
	scrollbar-darkshadow-color: #ECFCFD; 
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #0076A3;
}

.table
{
	border-color: #CCEAF3 #CCEAF3 #CCEAF3 #CCEAF3;
	border-collapse: collapse;
	border: 1px solid #CCEAF3;

}

.text
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 12px;
	color : #005E82;
}

.header
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 30px;
	color : #F3EBFA;
}

.anchor
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 12px;
	color : #711799;
}

.anchor_on
{
	background-color: white;
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 12px;
	color : #711799;
}
.admin_text
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #2E74A6;
}

.wildcard
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : red;
}

.menu
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 9px;
	color : #0077A4;
}

.credits
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 9px;
	color : #5CA9C8;
}

.form
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 12px;
	text-align: left;
	color : #000000;
	background-color : #F6FDFD;
	border: 1px solid #6699FF;
}

.button
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	height: 16px;
	valign: middle;
	font-size : 10px;
	text-align: center;
	color : #005E82;
	background-color : #F6FDFD;
	border: 1px solid #CCEAF3;
	cursor: hand;
}

.red
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;

	font-size : 11px;
	color : red;
}