* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

BODY,TD
{
	font-family: Verdana;
	font-size: 11px;
}

TABLE.s { border-collapse: collapse; }
TABLE.s TD { padding: 0px; }

FORM { margin: 0px; }

A:hover
{
	color: #999999;
}

A.toplink
{
	font-family: Lucida Sans;
	font-size: 16px;
	font-weight: bold;
}

INPUT.text, TEXTAREA.text
{
	font-family: Calibri,Verdana;
	font-size: 12px;
	border: 1px inset #CCCCCC;
	padding: 1px 4px;
	background: #FFFFEE;
}

INPUT.button
{
	font-family: Calibri,Verdana;
	font-size: 12px;
	border: 1px outset #CCCCCC;
	background: #CCCCCC;
}

.slick_header
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #999999;
}

.error
{
	color: #CC0000;
	font-weight: bold;
}
