body {
	background-color: #000;
	margin-left: 2px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #000;
}

a:link {color: #34507f; text-decoration: underline; font-size: 12px; font-family: Tahoma; font-weight: bold;}
a:visited {	color: #34507f; text-decoration: underline; font-size: 12px; font-family: Tahoma; font-weight: bold;}
a:hover {color: #34507f; text-decoration: none; font-size: 12px; font-family: Tahoma; font-weight: bold;}
a:active {color: #34507f; text-decoration: underline; font-size: 12px; font-family: Tahoma; font-weight: bold;}

a.paysitename:link {color: #34507f; text-decoration: underline; font-size: 28px; font-family: Tahoma; font-weight: bold;}
a.paysitename:visited {	color: #0e3068; text-decoration: underline; font-size: 28px; font-family: Tahoma; font-weight: bold;}
a.paysitename:hover {color: #56A4C5; text-decoration: none; font-size: 28px; font-family: Tahoma; font-weight: bold;}
a.paysitename:active {color: #34507f; text-decoration: underline; font-size: 28px; font-family: Tahoma; font-weight: bold;}

a.category:link {color: #0000FF; text-decoration: underline; font-size: 14px; font-family: Tahoma; font-weight: bold;}
a.category:visited {	color: #0000FF; text-decoration: underline; font-size: 14px; font-family: Tahoma; font-weight: bold;}
a.category:hover {color: #ea0000; text-decoration: underline; font-size: 14px; font-family: Tahoma; font-weight: bold;}
a.category:active {color: #0000FF; text-decoration: underline; font-size: 14px; font-family: Tahoma; font-weight: bold;}

a.bannerlink:link {color: #34507f; text-decoration: underline; font-size: 24px; font-family: Tahoma; font-weight: bold;}
a.bannerlink:visited {	color: #0e3068; text-decoration: underline; font-size: 24px; font-family: Tahoma; font-weight: bold;}
a.bannerlink:hover {color: #56A4C5; text-decoration: none; font-size: 24px; font-family: Tahoma; font-weight: bold;}
a.bannerlink:active {color: #34507f; text-decoration: underline; font-size: 24px; font-family: Tahoma; font-weight: bold;}

a.desclink:link {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}
a.desclink:visited {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}
a.desclink:hover {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}
a.desclink:active {color: #000; text-decoration: none; font-size: 13px; font-family: Tahoma; font-weight: bold; text-transform: capitalize;}

.border {
border-width: 1px;
border-color: #34507f;
}
A:hover .border {
border-color: #56A4C5;
}
.bigtext {
	font-family: Tahoma;
	font-size: 32px;
	color: #C0C0C0;
}
.text {
	font-size: 13px;
	line-height: 15px;
	color: #000;
}
.table_facts {
	border-width: 0px;
	border-style: solid;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 12px;
	border-color: #e0dfe3;
}
.facts_header {
	font-family: Tahoma;
	color: #99CCFF;
	font-size: 18px;
	padding-left: 4px;
	font-weight: bold;
}
.thumb {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #E3E3E3;
	text-align:center;
}
.thumb_new {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #E3E3E3;
	text-align:center;
}
.thumb_mostviewed {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #CDE3C9;
	text-align:center;
}
.thumb_toprated {
	border: 1px solid #34507f;
	padding: 3px;
	width:190px;
	height:198px;
	background-color: #E3C9CC;
	text-align:center;
}
