body {
	
	background-image:  url(img/top/stripe.jpg);
	background-repeat: repeat;
	background-position: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
}
a:link{
	text-decoration: none;
	color: #333333;
}
#a_special {
	color: #C20000;
}


a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
	color: #CC0000;
}




#footer {
	font-size: 80%;
	color: #EFEFEF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFCC00;
	text-decoration: underline;
}


#copyright {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	text-align: center;
	
}

#copyright a:link{
	color: #999999;
	text-decoration: none;
}

#copyright a:visited{
	color: #999999;
	text-decoration: none;
}
#copyright a:hover{
	color: #BB0000;
	text-decoration: underline;
}


.small {
	font-size: 0.9em;
	line-height: 1.2em;
}.main {
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 1px;
}
.red {
	font-weight: bold;
	color: #B50000;
}
.mid {
	font-size: 80%;
	line-height: 1.5em;
}
.imgleft {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.topics {
	margin: 7px;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
}
.headertext {
	font-size: 10px;
	text-align: right;
	margin: 10px;
	color: #A60000;
}
.headertext a:link{
	color: #333333;
	text-decoration: none;

}
.headertext a:hover{
	color: #CC0000;
	text-decoration: underline;

}
.headertext a:visited{
	color: #666666;
	text-decoration: none;

}
.special {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 0px;
}
div#contact td {
	font-size: 75%;
}

.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
