BODY 
{
	SCROLLBAR-FACE-COLOR: silver;
	SCROLLBAR-HIGHLIGHT-COLOR: #A3A3A3;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: silver;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #D9D9D9;
	}

a:link {
	color: #6699CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999CC;
}

a.leftmenu:link, a.leftmenu:visited, {font-size: 12px;  color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}


a.leftmenu:hover, {font-size: 12px; color: #999999; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-image: url(images/snow.gif);
}
input.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 500;
	background-color: #FFFFFF;
	color: #6699CC;
	border: 1px solid #999999;
}
textarea { #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 500;
	background-color: #FFFFFF;
	color: #6699CC;
	border: 1px solid #CCCCCC;
	
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 500;
	background-color: #FFFFFF;
	color: #6699CC;
	border: 1px solid #999999;
}
