body {
	background-color: #000000;
	margin: 3px;
	padding: 0px;
	font-size:10pt;
	font-family: arial;
	color: black;
}

#white {
  background-color: #ffffff;
}

#top {
  background-color: #CECFCE;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 10px;
	height: 90px;
	vertical-align:middle;
	}

	#toptitle {
		width: 800px;
		align: right;
		}
		
#topbanner {
		width: 1px;
		align: left;
		}
	
#topmenu {
padding:2px; 
background-color:#000099;
	height: 15px;
 font-family:Arial,helvetica; 
 font-size:11pt; 
 font-weight:none; 
 color:#000000; 
 text-align:center; 
 vertical-align:middle;
}

#box {
  background-color: #E8E8E8;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 10px 10px 0px 10px;
	border: 1px dashed #999999;
	}

#rightmenu{ 	
  background-color: #ffffff;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 5px 10px 10px;
	border-left: 1px solid #cccccc;
	width: 180px;
	height: 90px;
	text-align: right;
}

#main{ 	
	align: right;
	padding: 5px 8px 0px 8px;
}

#menubutton {
	background-color: #ffffff;
	padding: 3px 3px 3px 1px;
	border: 1px solid #000000;
	width: 130px;
	height: 18px;
	text-align: center;
}

.text {
	font-size: 10pt;
	font-family: arial;
	color: black;
}

.normsize {
	font-size: 10pt;
}

.maintable {
	position: absolute;
	top: 5px;
}	

.topbar {
	position: absolute;
	color: #000000;
	right: 40px;
	top: 32px;
	font-family: david;
	font-size: 14pt;
	font-weight: none;
}	

.logoheader {
	position: absolute;
	color: #636563;
	right: 80px;
	top: 65px;
	font-family: narkisim, times new roman;
	font-size: 11pt;
  font-weight: bold;
}

.title {
	color: #3333CC;
	font-family: times new roman;
	font-size: 14pt;
  font-weight: none;
  align: center;
}

.title2 {
	color: #000000;
	font-family: times new roman;
	font-size: 12pt;
  font-weight: bold;
	line-height : 1.3em;
	
}

.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;
}

a.top {
	color: #CCFF00;
	font-family: times new roman;
	font-size: 11pt;
	text-decoration: none;
}

a.button {
	color: #009900;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
  font-weight: bold;
}

a.button2 {
	color: #FF9966;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
  font-weight: bold;
}

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:visited {
	color:blue;
}


