body
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	color: #333333;
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
}
h1
{
	font-size: 14pt;
	color: #4f6487;
}
h2
{
	font-size: 12pt;
	color: #4f6487;
}
h3
{
	font-size: 12pt;
	color: #4f6487;
}
h4
{
	font-size: 10pt;
	color: #996666;
}
h5
{
	font-size: 11px;
	color: #993300;
}
h6
{
	font-size: 10px;
	color: #C2211E;
}
button, ToggleButton
{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	background: #f7f7f4;
	border: 3px ridge #336699;

}
select, OptionButton, checkbox, input, textarea, option, textbox, combobox, listbox, selectbox frame 
{
	color: #336699;
	font-family: Arial, Arial Narrow, serif;
	font-size: 10pt;
	font-weight: 700;
	border: 3px ridge #f7f7f4;
	background: #f7f7f4;
	background-position: 0%;
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
 
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	font-size: 11pt;
}
.dark img {
	border:none;
}