BODY {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#B6B6B6;
scrollbar-shadow-color:#C1C1C1;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#FFFFFF;
}

body, td, p, li
{
	font-family: EurostileTEE, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.small
{
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}

.title
{
	font-size: 12px;
	font-weight: bold;
}

marquee
{
	font-family: EurostileTEE, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	font-weight: bold;
}

.inputfield
{
	font-family: EurostileTEE, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #E5E5E5;
	border-width: 0px;
	width: 100%;
	display: block;
	padding: 2;
}

.inputsubmit
{
	font-family: EurostileTEE, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #E5E5E5;
	border-width: 1px;
	width: 100%;
	display: block;
	padding: 2;
	border-style: solid;
	border-color: #333333;
}

textarea
{
	font-family: EurostileTEE, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #E5E5E5;
	border-width: 0px;
	width: 100%;
	display: block;

}

a:link
{
	color: #003399;
	text-decoration: none;
}

a:visited
{
	color: #003399;
	text-decoration: none;
}

a:active
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}
