body {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-color: #666666;
}
.main {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 0px 5px;
}
.logo {
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #000000;
	margin: 0px;
}
.rightline {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}
.noline {
	padding: 5px;
}
h2 {
	font-size: 15px;
	margin: 1px;
	padding: 1px;
	color: #000000;
}
a {
	color: #CE09A2;
}
.white A:link {
	color:#ffffff;
	text-decoration:underline;
}
.white A:visited {
	color:#ffffff;
	text-decoration:underline;
}
.white A:hover {
	color:#ffffff;
	text-decoration:none;
}.footer {
	color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
}
a:hover {
	color: #F847D0;
	text-decoration: none;
}
.date {
	font-size: 9px;
	color: #000066;
}
h1 {
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
}
img {
	border: 1px solid #000000;
	margin: 2px;
}
.imgnoborder {
	border: 0px none;
}
.post {
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
td {
	font-size: 11px;
}
.title A:link {
	color:#000000;
	text-decoration:none;
}
.title A:visited {
	color:#000000;
	text-decoration:none;
}
.title A:hover {
	color:#000000;
	text-decoration:underline;
}