TD	{font-family:Verdana,Tahoma,Arial;font-size:11px;color:#000080}
TD.text	{font-family:Verdana,Tahoma,Arial;font-size:11px;color:#000080}
TD.copy {font-family:Verdana,Tahoma,Arial;font-size:8px;color:#999999}
A.copy {font-family:Verdana,Tahoma,Arial;font-size:8px;color:#999999;text-decoration:none}
A.copy:hover {font-family:Verdana,Tahoma,Arial;font-size:8px;color:#999999;text-decoration:underline}
SPAN.caption {font-family:Verdana,Tahoma,Arial;font-size:16px;font-weight:bolder;color:#9999CC}

TD.menu	{font-family:Verdana,Tahoma,Arial;font-size:10px;color:#003366}
A.menu {font-family:Verdana,Tahoma,Arial;font-size:10px;color:#003366;text-decoration:none}
A.menu:hover {color:#FF0000;text-decoration:none}

A.href {font-family:Verdana,Tahoma,Arial;font-size:11px;color:#0066CC;text-decoration:underline}
A.href:hover {color:#FF9900;text-decoration:underline}

A.mail {font-family:Verdana,Tahoma,Arial;font-size:11px;color:#FF0000;text-decoration:none}
A.mail:hover {color:#FF0000;text-decoration:underline}

A.signup {font-family:Verdana,Tahoma,Arial;font-size:14px;color:#FF0000;text-decoration:none}
A.signup:hover {color:#FF0000;text-decoration:underline}

.pre {font-family:Courier New;font-size:11px;color:#000080}


.small,small { font-size: 9px; }
.medium,medium { font-size: 11pt; font-weight: 600; }
.large,big     { font-size: 15pt; }
.tiny        { font-size: 7pt; }

.error { color: #FF0000; }
.highlight { background-color: #EEEEEE; }



table.design{
	background-color: #EEEEEE;
	border: 1px solid #C8C8C8;
}
table.design td{
	font-size: 11px;
	padding: 4px;
	color: #4A4A4A;
	border-bottom: #FFFFFF solid 1px;
}
table.design th{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 1px 6px;
	background-color: #D0D0D0;
	background-image: url('../images/bgmenus.gif');
	border-bottom: #FFFFFF solid 1px;
}



table.design td.row1 { background-color: #F8F8F8; padding: 2px; border: solid 0px }
table.design td.row2 { background-color: #EEEEEE; padding: 2px; border: solid 0px }
table.empty{
	background-color: #FFFFFF;
}
table.empty td { border: none; padding: 0px;background-color: #FFFFFF; }



.Stats{
	font-family: Tahoma,Verdana;
	font-size: 8px;
	color: #333333;
	border: 1px solid #999999;
}
.Stats tr {
	background-color: #F0F0F0;
}
.Stats td {
	text-align: right;
}
.StatsTitle td{
	background-color: #D0D0D0;
	color: #444444;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}
.StatsSTitle td{
	background-color: #DDDDDD;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}
.StatsBTitle td{
	background-color: #F0F0F0;
	color: #666666;
	text-align: center;
}



input, textarea, select
{
  font-family: Verdana,Arial,Helvetica; font-size: 11px;
  background-color: #B7CFE7; color: #444444;
  border: #FF9900 1px solid;
}
input.checkbox { border: none;background:auto; }
input.radio { border: none;background:auto; }
input.button   { border: #FF9900 1px solid;background-color: #B7CFE7; background-image:url('images/bgbuttons.gif'); cursor: hand; }
input.standard { border: none;background:auto }
hr{height:1px;width:100%;color:#DDDDDD}