
body	{
		margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
		font-family: Tahoma,Verdana, Arial, Helvetica;
    	color: #0B5EA6;
		font-weight: normal;
    	font-size: 8pt;
		background-color: #FFFFFF;
		}

.text 	{
		background-color: transparent;
		} 

input	{
		background-color : White;
		border-color : #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
		font : verdana;
		font-size : 9pt;
		border : 1px solid #CCCCCC;
		}

.button	{
		border-color: #2D3F29 #2D3F29 #2D3F29 #2D3F29;
		color: #EEF6FD;
		background-color: #2D3F29;
		}

select {
		background-color: White;
		border-color: #0B5EA6 #0B5EA6 #0B5EA6 #0B5EA6;
		font: verdana;
		font-size: 9pt;
		}

textarea {
		background-color: White;
		border: 1px solid #CCCCCC ;
		font: verdana;
		font-size: 11pt;
		}

div		{
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		vertical-align: top;
		}	  
	  
.text  {
		margin-left: 5px;
		margin-top: 20px;
		margin-right: 5px;
		margin-bottom: 5px;
		font-family: Tahoma,Verdana, Arial, Helvetica;
		font-size: 8pt;
		color: #0B5EA6;
		vertical-align : top;
		}  
	  
h1		{
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
    	font-size: 25pt;
    	color: #0B5EA6;
     	}

h1.shop	{
		color: #EEF6FD;
		border:0pt;
		background : transparent;
		}
     
h2   	{
		text-align: center;
	  	font-family: Arial, Helvetica, sans-serif;
      	font-size: 15pt;
      	color: #0B5EA6;
	  	background : transparent;
     	}
	 
h3		{
		text-align: center;
	  	font-family: Arial, Helvetica, sans-serif;
      	font-size: 12pt;
      	color: #0B5EA6;
     	}

h3.shop {
		color: #FBF8E7;
		border: 0pt;
		background: transparent;
		}

h3.text	{
		font-size: 10pt;
		background-color:transparent;
		border:none;
		font-family: Arial, Helvetica, Verdana;
		}
	  
p    	{
		text-align: justify;
      	margin-left: 20px;
      	margin-top: 20px;
      	margin-right: 20px;
      	margin-bottom: 20px;
      	font-family: Verdana, Arial, Tahoma,Helvetica ;
      	font-size: 8pt;
      	color:white;
      	}
		
p.intro {
		font-size: 8pt;
		font-style : italic;
		}
	
p.text {
		color: white;
		font-family: Tahoma,Arial, Helvetica, Verdana;
		border: none;
		background: transparent;
		}
		
p.shop {
		color: #EEF6FD;
		border: 0pt;
		background: transparent;
		}

hr 		{
		border-left-color : #0B5EA6;
		border-right-color : #2D3F29;
		color: #0B5EA6;
		}

hr.dots	{
		border: dotted Gray;
		}

img 	{
		border: 0px;
		white-space: nowrap;
		}
		
img.none{
		border: thin solid #2D3F29;
		}
		
img.news{
		border: 1px solid #2D3F29;
		}

.playerdat{
		border: thin solid #2D3F29;
		margin-left: 5px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-right: 5px;
		width: 80px;
		height: 100px;
		text-align: left;
		}

table	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: Tahoma,Verdana, Arial, Helvetica;
		color: black;
		background-color: #EEF6FD;
		width: 100%;
		font-weight:normal;
		font-size: 9pt;
		border: medium #2D3F29;
		border-collapse: collapse;
		}

tr		{
		text-align: left;
	 	border: 0;
		}
     
th		{
		background-color: #CCCCCC;
		color: #0B5EA6;
		}

 td    {
		color: black;
		text-align: left;
		vertical-align: top;
		border-style: none;
		font-size: 9pt;
		border: 0px none;
		}
		
td.color{
		width: 3px;
		background-color: #EBEBEB;
		}
		
td.color1{
		width: 5px;
		background-color: #EBEBEB;
		}
		
td.color2{
		width:5px;
		background-color:#EBEBEB;
		}
		
td.navi	{
		width:191px;
		background-color: #EBEBEB;
		}	
 
.menu a:link	{ color: #0B5EA6; text-decoration: none; font-weight: normal;}
.menu a:visited	{ color: #0B5EA6; text-decoration: none; font-weight: normal; }
.menu a:hover	{ color: #0B5EA6; text-decoration: underline; font-weight: normal;}
.menu a:active	{ color: #0B5EA6; text-decoration: underline; font-weight: normal;}
 
a:link			{ color: #0B5EA6; text-decoration: none; font-weight: normal; text-shadow: #0B5EA6;}
a:visited 		{ color: #0B5EA6; text-decoration: none; font-weight: normal; }
a:hover 		{ color: #0B5EA6; text-decoration: underline; font-weight: normal;}
a:active 		{ color: #0B5EA6; text-decoration: none; font-weight: bold;}

.size	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		}	

