body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: arial;
	color: black;
}

#box {
  background-color: white;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dashed #999999;
	}

#white {
  background-color: white;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	}
	
#topmenu { 	
  background-color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 10px;
	height: 90px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px none #999999;
	border-left: 1px solid #999999;
}

#rightmenu{ 	
  background-color: #eeeeee;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 10px;
	border: 1px solid #000000;
	width: 180px;
	height: 90px;
	text-align: center;
}

#menubutton2 {
	background-color: #ffffff;
	padding: 3px 3px 3px 1px;
	border: 1px solid #000000;
	width: 130px;
	height: 18px;
	text-align: center;
}

.menubutton	 { 
	BORDER-LEFT: #ADC3D9 1px solid;
	BORDER-RIGHT: #8595A6 1px solid;
	BORDER-TOP: #ADC3D9 1px solid;
	BORDER-BOTTOM: #8595A6 1px solid;
	BACKGROUND-COLOR: #DDE4EB;
	BACKGROUND-IMAGE: url(button.gif);
}

#news {
	padding: 3px 3px 3px 1px;
	border: 1px none #000000;
	width: 150px;
	height: 100px;
	text-align: right;
}

#greybar {
	background-color: #eeeeee;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 5px 3px 0px;
  line-height : 1.3em;
	text-align: right;
}

.maintable {
	position: absolute;
	top: 5px;
}	

.topbar {
	position: absolute;
	color: #CCFF00;
	left: 50px;
	top: 10px;
	font-family: times new roman;
	font-size: 11pt;
	font-weight: none;
}	

.logoheader {
	position: absolute;
	color: #00FFFF;
	right: 240px;
	top: 50px;
	font-family: rod, narkisim, times new roman;
	font-size: 22pt;
  font-weight: bold;
}

.title {
	color: #3333CC;
	font-family: times new roman;
	font-size: 14pt;
  font-weight: none;
}

.greyheader {
	color: #BC10BC;
	font-family: times new roman;
	font-size: 16pt;
  font-weight: none;
}

.greyheaders {
	color: #BC10BC;
	font-family: times new roman;
	font-size: 13pt;
  font-weight: none;
}

.print {
	font-size: 8pt;
  font-weight: bold;
}
	
.copyright {
	color: green;
	font-family: arial;
	font-size: 9pt;
  align: center;
}

.small {
	font-size: 5pt;
}

ul.links {
  line-height : 1.7em;
}

a.top {
	color: #CCFF00;
	font-family: times new roman;
	font-size: 11pt;
	text-decoration: none;
}

a.button {
	color: #6E6E6E;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
  font-weight: bold;
}

a.button:hover   {
  color : #FF6600;
	text-decoration: none;}

a.foot {
	color:green;
	font-family: arial; 
	font-size:8pt; 
	align:center;
}

a.foot:hover {
	color:green;
	text-decoration: underline
}


a:hover {
	text-decoration: underline;
}

a.links {
 	color:blue;
}
