body
	{
	SCROLLBAR-FACE-COLOR: #e9e9e9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b9b9b9; 
	SCROLLBAR-SHADOW-COLOR: #828282; 
	SCROLLBAR-3DLIGHT-COLOR: #426e71; 
	SCROLLBAR-ARROW-COLOR: #88aa00; 
	SCROLLBAR-TRACK-COLOR: #e9e9e9; 
	SCROLLBAR-DARKSHADOW-COLOR: #828282
	}
.top-menu
	{
	font-family: Tahoma;
	font-size: 8pt;
	color:#FFFFFF;
	text-decoration: none; 
	}
.top-menu a:
	{ 
	color:#FFFFFF;
	}
.top-menu a:hover
	{ 
	color: #991111; 
	}
.top-text
	{
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #FFFFFF;
	}
.top-input
	{
	border-style:solid; 
	border-width:1px; 
	font-family: Tahoma; 
	font-size: 8pt;
	}
.right-menu
	{
	color: #F8F8FF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	}
.dotted
	{
	border-bottom-style: dashed; 
	border-bottom-width: 1px;
	color: #CCFFFF;
	}
.content
	{
	font-family: Tahoma;
	font-size: 12px;
	}
.title
	{
	margin-top: 5;
	margin-left: 20;
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 14px;
	color: #222244;
	}
a
	{
	color: #004499;
	text-decoration: none;
	}
p
	{
	font-family: Tahoma;
	font-size: 8pt;
	}
div
	{
	font-family: Tahoma;
	font-size: 8pt;
	}
li
	{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 20;
	margin-right: 20;
	margin-top: 5;
	margin-bottom: 5;
	}
ul
	{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 20;
	margin-right: 20;
	margin-top: 5;
	margin-bottom: 5;
	}
.transOn
	{
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	}
.transOff
	{
	
	}
.navigation
	{
	color: #004499;
	font-family: Tahoma;
	font-size: 8pt;
	margin-bottom: 0;
	margin-left: 10;
	margin-right: 10; 
	font-weight : bold;
	text-decoration:none;
	}
.navigation a:hover
	{
	text-decoration:underline;
	color: #004499;
	}