body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

a {
	color:#CC0000;
	text-decoration:none;
}

em {
	color:#000055;

}

a:hover {
	color:#FF0000;
	text-decoration:none;
	border-bottom: 1px dotted;
	background-color:#CADADA;
}

.thetable {
	max-width:900px;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202020;
	padding: 0px 40px 20px 40px;
	text-align: left;
	width:665px;
}

.content .divider {
	text-align:center;
	margin-left:0px;
}

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	padding: 5px 20px 20px 20px;
	background-image:url(images/index_background.jpg)
	width: 200px;
	border: 0px;
	text-align: left;
}

.buttonsright {
	width: 300px;
	right: 0px;
	

}

.affiliates {
	padding: 0px 10px 10px 20px;
	text-align:left;
	font-size:11px;
	color:#666666;

}

.affiliates a {
	color: #444444;
}

.affiliates a:hover {
	color: #666666;
	background-color:#222222;
}


.imgright {
	margin-left: 30px;
	margin-right: -5px;
}
