body, td, th, p
{
	font-family: verdana, tahoma;
	font-size: 9pt;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-base-color: white; 
}
body
{
	margin: 0px;
	background-image: url('images/bg_page.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
a
{
	text-decoration: none;
}
a:link, a:active, a:visited
{
	color: #0000ff;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}
a:link.white, a:active.white, a:visited.white
{
	color: #ffffff;
	text-decoration: underline;
}
a:hover.white
{
	color: #ffffff;
	text-decoration: none;
}
a:link.menu_bottom, a:active.menu_bottom, a:visited.menu_bottom
{
	color: #ffffff;
	text-decoration: none;
}
a:hover.menu_bottom
{
	color: #333333;
	text-decoration: underline;
}
.bodytext
{
	font-size: 8pt;
	padding: 15px;
	color: #444444;
}
.box_leftside
{
	background-image:  url('images/bg_left-box.gif');
	border: solid 1px #ffffff;
	border-top: none;
	padding: 10px;
	color: #ffffff;
	font-size: 8pt;
	background-color: #1f2021;
}
.bottom_menu
{
	font-weight: bold;
	font-size: 6.5pt;
	color: #ffffff;
	text-align: center;
	background-image: url('images/bg_bottom-menu.gif');
	background-repeat: repeat-x;
	height: 19px;
}
.footer
{
	font-size: 6.5pt;
	color: #ffffff;
	text-align: center;
	background-image: url('images/bg_footer.gif');
	background-repeat: repeat-x;
	height: 36px;
}
.call
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color: #333333;
}
.input
{
	border: solid 1px #333333;
	background-color: #fbfbfb;
	color: #333333;
	font-size: 8pt;
	font-family: verdana;
}
.submit
{
	border: solid 1px #333333;
	background-color: #fbfbfb;
	color: #333333;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	cursor: hand;
}
