.main {
	border-bottom-width: 12px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header {
	color: #1342B4;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;

}
.adtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.thumbs {
	border: 2px solid #000000;
}
a:link {	
		text-decoration: underline;
		color: #CC66FF;
}	
a:hover {	
		text-decoration: underline overline;
		color: #FF6FCF;
}
.copywrite {
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	text-transform: none;
	line-height: 16px;
}
.copywrite A:link {
color: #FFFFFF;
text-decoration: none;
}

.copywrite A:visited {
color: #FFFFFF;
text-decoration: none;
}

.copywrite A:hover {
color: #FFFFFF;
text-decoration: none;
}

