body{ 
	background: #FFFFFF; 
	margin-left: 0px;  
	margin-right: 0px;  
	margin-top: 0px;     
}

.banner { 
	background: #ffffff; 
}

.dotted {
	border-top: 1px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #000000;
	margin: 0px;
	padding: 0px;
	height: 1px;
	position: static;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.subnavi:hover {
	color: #FFFFFF;
}
.subnavi:active {
	color: #FFFFFF;
}
.subnavion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavion:hover {
	color: #999999;
}
.subnavion:active {
	color: #FFFFFF;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	width: 70px;
	height: 13px;
	padding-right: 10px;
	padding-left: 4px;
	text-decoration: none;
	background-position: left;
}
#main{
	background: #ffffff; 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.footer:hover{ 
	color: #999999;
	background: #FFFFFF
}
.footer:active{ 
	color: #999999;
	background: #FFFFFF
}
.footer:visited{ 
	color: #999999;
	background: #FFFFFF
}
 .search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	clip:rect();
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	overflow: auto;
 }

