body{ 
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#616161;
  scrollbar-3dlight-color:#2C2C2C;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-arrow-color:#DDC34E;
  scrollbar-track-color:#000000;
  background-color:#000000;
}

#top {
 position: absolute;
 width:900px;
 height:400px;
 left:0px;
 top:0px;
 }

#navig {
 position: absolute;
 left:0px;
 width:168px;
 top:389px;
 text-align: right;
 }

table, body, tr, td, p { 
   font-family: tahoma;
	font-size: 8pt;
	color: #ffffff;
	}


#navig a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#navig a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#navig a:hover {
	text-decoration: none;
	color: #C9C9C9;
}


#bottom {
 position:absolute;
 width:900px;
 height:199px;
 left:0px;
top:1050px;
 }

#content {
 position:absolute;
 width:620px;
 height:654px;
 left:195px;
top:400px;
 }

#intro {
 position:absolute;
 width:620px;
 height:191px;
 left:195px;
top:400px;
 }


#intro a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#intro a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: underline;
}

#intro a:hover {
	text-decoration: none;
	color: #C9C9C9;
}

#content a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#content a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: underline;
}

#content a:hover {
	text-decoration: none;
	color: #C9C9C9;
}


