body {
	text-align       : center;
	min-width        : 800px;
	color			       : #000000;
	font-family		   : arial;
	font-size		     : 9pt;  
  background-color : #000000;    
}

div.site
{
	PADDING-RIGHT	    : 0px;
	PADDING-LEFT	    : 0px; 
	PADDING-BOTTOM	  : 0px; 
	PADDING-TOP	      : 0px; 
  margin-top	      : 20px;  
  margin-left	      : auto;
  margin-right      : auto;  
  width				      : 800px;
	top			          : 50px;
	text-align        : left; 
  height            : 800px;
	BACKGROUND        : url(../images/back.jpg) no-repeat;  
}

td
{
	color			       : #000000;
	font-family		   : arial;
	font-size		     : 9pt; 
}

tr
{
	color			       : #000000;
	font-family		   : arial;
	font-size		     : 9pt; 
}

div.top
{
  position          : absolute;
  top               : 180px;
  width				      : 60px;
  margin-left	      : 740px;  
  HEIGHT            : 30px;
}


/*MAIN TEKST DIV*/
div.main
{
  position          : absolute;
  width				      : 550px;
  margin-left	      : 200px;  
  HEIGHT            : 450px;
  overflow          : auto; 
  top               : 230px;
}

/*MAIN TEKST DIV*/
div.menu
{
  position          : absolute;
  width				      : 160px;
  margin-left	      : 20px;  
  HEIGHT            : 400px;
  top               : 230px;
}

div.menubottom
{
  position          : absolute;
  width				      : 160px;
  margin-left	      : 10px;  
  HEIGHT            : 80px;
  top               : 720px;
}

div.sponsors
{
  position          : absolute;
  top               : 700px;
  width				      : 630px;
  margin-left	      : 150px;  
  HEIGHT            : 100px;
  text-align        : right;  
}


textarea
{
	color		          : #000000;
	font-family		    : arial;
	font-size		      : 9pt;  
  border						: 1px #A9AD84 solid; 
  background-color  : #E6E9D1;     
}

input
{
	color		          : #000000;
	font-family		    : arial;
	font-size		      : 9pt;  
  border						: 1px #A9AD84 solid; 
  background-color  : #E6E9D1;  
}

/*NORMAL LINKS*/
a:link 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 9pt; 
  text-decoration  : none;
  color            : #2C5B24;
}
a:visited 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 9pt; 
  text-decoration  : none;
  color            : #2C5B24;
}
a:active 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 9pt; 
  text-decoration  : none;
  color            : #2C5B24;
}
a:hover 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 9pt; 
  text-decoration  : none;
  color            : #2C5B24;
  text-decoration  : underline; 
}

.menu a:link 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 10pt; 
  text-decoration  : none;
  color            : #4c7b0c;
}
.menu a:visited 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 10pt; 
  text-decoration  : none;
  color            : #4c7b0c;
}
.menu a:active 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 10pt; 
  text-decoration  : none;
  color            : #4c7b0c;
}
.menu a:hover 
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 10pt; 
  text-decoration  : none;
  color            : #4c7b0c; 
}

.contact
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 10pt; 
  font-style       : italic;
  text-decoration  : none;
  color            : #28611D;
}

.small
{
	color		          : #000000;
	font-family		    : arial;
	font-size		      : 7pt;  
}

.title
{
  font-weight      : bold; 
	font-family		   : arial;
	font-size		     : 12pt; 
  text-decoration  : none;
  color            : #4c7b0c;
}

table.browse
{ width: 95%;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.browsecaption
{ background-color: #E6E9D1;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.browse
{ border-bottom: 1px #E6E9D1 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .7em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

