body
{ 
	background-image:				url(../img/bg_body.jpg);
	background-repeat:				repeat-x;
	background-color: 				#FFFFFF;
	margin-left:					0px;
	margin-top:						0px;
	margin-right:					0px;
	margin-bottom:					20px;
	SCROLLBAR-FACE-COLOR:			#455f8d;
	SCROLLBAR-HIGHLIGHT-COLOR:		#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:			#CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR:		#000000;
	SCROLLBAR-ARROW-COLOR:			#AAAAAA;
	SCROLLBAR-TRACK-COLOR:			#C0C0C0;
	SCROLLBAR-DARKSHADOW-COLOR:		#000000;
	FONT-FAMILY:					Arial;
	FONT-SIZE:						10pt;
	font-style:						normal;
	font-weight:					normal;
	COLOR:							#000000;
}





.menu_pane
{
	background-image:				url(../img/bg_menu.jpg);
	background-repeat:				repeat-x;
}





A:link, A:visited, A:active
{
	FONT-FAMILY:				Arial;
	FONT-SIZE:					10pt;
	font-style:					normal;
	font-weight:				normal;
	COLOR:						#455f8d;
	TEXT-DECORATION:			none;
}
A:hover, A:visited:hover
{
	FONT-FAMILY:				Arial;
	FONT-SIZE:					10pt;
	font-style:					normal;
	font-weight:				normal;
	COLOR:						#455f8d;
	TEXT-DECORATION:			underline;
}





TABLE
{
	FONT-FAMILY:					Arial;
	FONT-SIZE:						10pt;
	font-style:						normal;
	font-weight:					normal;
	COLOR:							#000000;
}





INPUT, TEXTAREA
{
	RESIZE:							none;
	BORDER:							1px #000000 solid;
	FONT-FAMILY:					Arial;
	FONT-SIZE:						10pt;
	font-style:						normal;
	font-weight:					normal;
	COLOR:							#000000;
}





.COPYRIGHT
{
	FONT-FAMILY:					Arial;
	FONT-SIZE:						8pt;
	font-style:						normal;
	font-weight:					normal;
	COLOR:							#404040;
}

A.COPYRIGHT:link, A.COPYRIGHT:visited, A.COPYRIGHT:active
{
	FONT-FAMILY:					Arial;
	FONT-SIZE:						8pt;
	font-style:						normal;
	font-weight:					normal;
	COLOR:							#185400;
	TEXT-DECORATION:				none;
}
A.COPYRIGHT:hover, A.COPYRIGHT:visited:hover
{
	FONT-FAMILY:					Arial;
	FONT-SIZE:						8pt;
	font-style:						normal;
	font-weight:					normal;
	COLOR:							#185400;
	TEXT-DECORATION:				underline;
}