body
		{
			font-family 			: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
			font-size   			: 10px;
			background-color		: #ffffff;
			margin				: 0px; 
			scrollbar-3dlight-color		: #ffffff;           
			scrollbar-arrow-color		: #5F5F5F;           
			scrollbar-base-color		: #ffffff;           
			scrollbar-track-color		: #ffffff;           
			scrollbar-darkshadow-color	: #ffffff;           
			scrollbar-face-color		: #ffffff;           
			scrollbar-highlight-color	: #ffffff;           
			scrollbar-shadow-color		: #ffffff;
     		}
	
a, a:link, a:visited, a:active, a:hover
		{
			font-size   	: 11px;
			color	  	: #5f5f5f;
			text-decoration	: none;
		}

a:hover
		{
			text-decoration	: underline;
		}
		
a.toplink, a.toplink:link, a.toplink:visited, a.toplink:active, a.toplink:hover
		{
			font-size	: 10px;
			color	  	: #CF3134;
			font-weight	: bold;
		}
		
a.toplink:hover
		{
			text-decoration	: underline;
		}

a.maillink, a.maillink:link, a.maillink:visited, a.maillink:active, a.maillink:hover
		{
			font-size	: 10px;
			color	  	: #5f5f5f;
			font-weight	: bold;
		}
		
a.mainlink:hover
		{
			text-decoration	: underline;
		}
		
a.mainlink, a.mainlink:link, a.mainlink:visited, a.mainlink:active, a.mainlink:hover
		{
			font-size	: 11px;
			color	  	: #5f5f5f;
			font-weight	: bold;
		}
		
a.mainlink:hover
		{
			text-decoration	: underline;
		}
		
a.selectionleft, a.selectionleft:link, a.selectionleft:visited, a.selectionleft:active, a.selectionleft:hover
		{
			cursor		: hand;
			font-size	: 10px;
			color  		: #ffffff;
			font-weight	: bold;
		}
		
a.selectionleft:hover
		{
			text-decoration	: underline;
		}

a.selectionred, a.selectionred:link, a.selectionred:visited, a.selectionred:active, a.selectionred:hover
		{
			cursor		: hand;
			font-size	: 10px;
			color  		: #ffffff;
			font-weight	: bold;
		}
		
a.selectionred:hover
		{
			text-decoration	: underline;
		}

.news
		{
			font-size   	: 11px;
			color	  	: #ffffff;
			background-color: #9f9f9f;
			padding-top	: 4px;
			padding-left	: 4px;
			padding-right	: 4px;
			padding-bottom	: 4px;
		}
		
.header
		{
			font-size   	: 10px;
			font-weight	: bold;
			color	  	: #ffffff;
			background-color: #CF3134;
			padding-top	: 2px;
			padding-bottom	: 2px;
		}
		
.header2
		{
			font-size   	: 10px;
			font-weight	: bold;
			color	  	: #ffffff;
			background-color: #CF3134;
			padding-top	: 2px;
			padding-bottom	: 2px;
		}
.mainleft
		{
			font-size   	: 10px;
			color	  	: #ffffff;
			background-color: #9f9f9f;
			padding-top	: 2px;
			padding-bottom	: 2px;
		}
		
.mainright
		{
			font-size   	: 10px;
			color	  	: #5f5f5f;
			background-color: #e1e1e1;
			padding-top	: 2px;
			padding-bottom	: 2px;
		}

.marginleft
		{
			font-size   	: 10px;
			font-weight	: bold;
			color	  	: #ffffff;
			background-color: #9f9f9f;
			margin		: 5px;
		}

.marginmain
		{
			font-size   	: 11px;
			color	  	: #5f5f5f;
			background-color: #ffffff;
			margin		: 5px;
		}
		
.top
		{
			background-color: #e1e1e1;
			padding		: 3px;
			border-bottom	: 4px solid white;
		}

.marginright
		{
			font-size   	: 10px;
			color	  	: #5f5f5f;
			background-color: #e1e1e1;
			margin		: 5px;
		}

.selectionleft
		{
			font-size   	: 10px;
			color	  	: #ffffff;
			background-color: #9f9f9f;
			padding-top	: 5px;
			padding-bottom	: 5px;
			border-bottom	: 4px solid white;
		}

.selectionred
		{
			font-size   	: 10px;
			color	  	: #ffffff;
			background-color: #cf3134;
			padding-top	: 5px;
			padding-bottom	: 5px;
			border-bottom	: 4px solid white;
		}

.tooltip1, .tooltip2, .tooltip3, .tooltip4, .tooltip5, .tooltip6, .tooltip7, .tooltip8
		{
			position	: absolute;
			display		: none;
			background-color: #ffffff;
			border		: 1px solid #5f5f5f;
			width		: 146px;
			padding-left	: 5px;
			padding-right	: 5px;
			padding-top	: 5px;
			padding-bottom	: 5px;
		}
		
.tooltip2
		{
			width		: 162px;
		}
		
.tooltip3
		{
			width		: 86px;
		}
		
.tooltip4
		{
			width		: 176px;
		}
		
.tooltip5
		{
			width		: 250px;
		}

.tooltip6
		{
			width		: 278px;
		}

.tooltip7
		{
			width		: 294px;
		}

.tooltip8
		{
			width		: 278px;
		}