/*
JFKM Stylesheet
--------------------------
*/


/*
Inline Elements
--------------------------
*/


a:link
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	text-decoration: underline;
	}

a:active
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	text-decoration: underline;
	}

a:visited
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	text-decoration: underline;	
	}

a:hover
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FF9900;
	text-decoration: underline;	
	}


/*
Navigation Elements
--------------------------
*/

a:link.imagelink
	{
    	border-right: white 1px solid;
    	border-top: white 1px solid;
    	border-left: white 1px solid;
    	border-bottom: white 1px solid;
	}

a:active.imagelink
	{
    	border-right: white 1px solid;
    	border-top: white 1px solid;
    	border-left: white 1px solid;
    	border-bottom: white 1px solid;
	}

a:visited.imagelink
	{
    	border-right: white 1px solid;
    	border-top: white 1px solid;
    	border-left: white 1px solid;
    	border-bottom: white 1px solid;
	}

a:hover.imagelink
	{
	border-right: FF9900 1px solid;
    	border-top: FF9900 1px solid;
    	border-left: FF9900 1px solid;
    	border-bottom: FF9900 1px solid;
	}

a:link.chart
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	text-decoration: underline;
	}

a:active.chart
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	text-decoration: underline;
	}

a:visited.chart
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	text-decoration: underline;	
	}

a:hover.chart
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	text-decoration: underline;	
	}
	
			
/*
Body Elements
--------------------------
*/

Body
	{
    	SCROLLBAR-FACE-COLOR: #444444;
    	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
    	SCROLLBAR-SHADOW-COLOR: #191919;
    	SCROLLBAR-3DLIGHT-COLOR: #111111;
    	SCROLLBAR-ARROW-COLOR: #cccccc;
    	SCROLLBAR-TRACK-COLOR: #111111;
    	SCROLLBAR-DARKSHADOW-COLOR: #191919
	}

.normal
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	}

.high
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px; 
	color: #000000;
	}

.list
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px; 
	color: #000000;
	}


.tbhead
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	}

.form
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	}
	
.small
	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	}
	
	
/* AUTHOR: JUERGEN BURANDT, OXYGENMEDIA */
/* EOF */
-->

