body, td, th, p
{
	font-family: verdana, tahoma;
	font-size: 10pt;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #7d705d; 
	scrollbar-3dlight-color: #7d705d; 
	scrollbar-arrow-color: #7d705d; 
	scrollbar-track-color: #7d705d;
	scrollbar-base-color: white; 
}
body
{
	margin: 5px;
	background-image: url('images/bg.gif');
}
a:link, a:active, a:visited
{
	color: #293e5d;
	text-decoration: underline;
}
a:hover
{
	color: #7d705d;
	text-decoration: none;
}
a:link.menu, a:active.menu, a:visited.menu
{
	color: #a7372b;
	font-family: verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu
{
	color: #293e5d;
	text-decoration: underline;
}
a:link.movie, a:active.movie, a:visited.movie
{
	color: #222222;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.movie
{
	color: #293e5d;
	text-decoration: underline;
}
.input
{
	color: #222222;
	border: solid 1px #222222;
	font-size: 8pt;
	font-family: verdana;
}
.button
{
	color: #293e5d;
	background-color: #ffffff;
	border: solid 1px #222222;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	cursor: hand;
}
.button_over
{
	color: #ffffff;
	background-color: #293e5d;
	border: solid 1px #222222;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	cursor: hand;
}
.err
{
	font-size: 8pt;
	color: #ff0000;
}
.menuhead
{
	background-color: #5f5742;
	height: 25px;
}
.menutd
{
	height: 23px;
	padding: 2px;
	padding-left: 7px;
}
.bodyarea
{
	/*background-image:url('images/page_bg.gif');
	background-repeat: no-repeat; 
	background-position: top right;*/
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.header
{
	font-family:arial,helvetica, sans-serif;
	font-size: 12pt;
	color:#293e5d;
	font-weight: bold;
	line-height: 20pt
}
