/* CSS Document */
body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sitename {
font-size: 40px;
font-weight:bold;
color:#FFFFFF;
}
.tn_border {
	border: 1px solid #fff;
}
.site_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.midlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.midlink2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.desc {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
.bg_fnt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bonussites_border {	border: 1px solid #000000;
}

