 


BODY		{
			background: #D7A767;
			font-family: Sans Serif;
			color: #0E0202;
			font-weight: normal; 
			font-size:10pt;
			scrollbar-face-color: #D9D291;
			scrollbar-arrow-color: #F5AC00;
			scrollbar-track-color: #7E9C6F;
			scrollbar-shadow-color: #F5AC00;
			scrollbar-highlight-color: #7E9C6F;
			scrollbar-3dlight-color: #F5AC00;
			scrollbar-darkshadow-Color: #7E9C6F;
			}
	
A			{
			font-weight: bold;
			font-size: 10pt;
			font-family: Sans Serif;
			color: #090707;
			cursor: hand;
			text-decoration:none;
			}
			
A:hover 	{
			font-weight: bold; 
			font-size: 10pt; 
			font-family: Sans Serif;
			color: #7e3721;  
			cursor: hand;
			}
			
P			{
			font-family: Sans Serif;
			font-weight: normal;
			font-size:10pt;
			color: #0E0202;
			}		
			
TD 			{
			font-family: Sans Serif;
			font-weight: normal;
			font-size:10pt;
			color: #0E0202;
				
			}
			
.size1	 	{
			font-size:8pt;
			}
			
.size2 		{
			font-size:10pt;
			}
			
.size3 		{
			font-size:12pt;
			}	
			
.size4 		{
			font-size:16pt;
			}		
			
.titel1 	{
			font-weight: bold;
			color: #0E0101;
			font-family: Sans Serif;
			font-size: 12pt;
			}				
			
.titel2 	{
			font-weight: bold;
			color: #090101;
			font-family: Sans Serif;
			font-size: 11pt;
			}
					
.menu		{
			font-weight: normal;
			background: #E1B12C;
			font-family: Sans Serif;
			font-size: 10pt;
			}
			
.top		{
			background: #D9D291;
			font-weight: normal;
			font-family: Sans Serif;
			font-size: 10pt;
			}

.module1	{
			font-weight: normal;
			background: #F5AC00;
			font-family: Sans Serif;
			font-size: 10pt;
			}			

.module2	{
			font-weight: normal;
			background: #E0651E;
			font-family: Sans Serif;
			font-size: 10pt;
			}
			
.intro		{
			font-weight: normal;
			background: #FC7600;
			font-family: Sans Serif;
			font-size: 10pt;
			}
			
.main		{
			background: #7E9C6F;	
			font-weight: normal;
			font-family: Sans Serif;
			font-size: 10pt;
			}

.full-height 
			{
		  	height:100%;
			}
			

.GENERAL { font-size: 11px; margin-top: 15px; margin-bottom: 3px; border: 1px solid #D7A767}
.GENERAL .LINE { border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px}
.GENERAL .BUTTONS { text-align: right; background: #D7A767; height: 25px }	
.THUMB { width: 125px; height: 125px; margin-bottom: 5px; margin-top: 10px; text-align: center }
.THUMB IMG { border: 1px solid #D7A767; vertical-align: middle }
.THUMB .VERSION { font-size: 10px; margin: 0px; color: #D7A767 }			