/* LAYOUT */

body {
	background-image: url(../images/patt.gif);
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#content_table {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;	
}

#content_table_bg {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: top;
}

/* end of LAYOUT */

/* HEADER */

#menu_bg {
	background-image: url(../images/header_05.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: 596px;
}

.top_menu_links {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #CCCCCC;
}

.top_menu_links a {
	text-decoration: underline;
	color: #FFFFFF;
}

.top_menu_links a:hover {
	text-decoration: none;
	color: #FF0000;
}

.skull {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

/* end of HEADER */

/* CONTENT BOX */

#content_box {
	background-image: url(../images/content_box_02.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 10px 20px;
}

.center_box {
	background-image: url(../images/center_box_02.gif);
	background-repeat: repeat-y;
	background-position: top;
	
}

.red_bullet {
	margin-left: 5px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.highlight img {
	border: 1px solid #FFFFFF;
}

.highlight:hover img {
	border: 1px solid #FFFFFF;
}

.highlight:hover{
color: red; /* Dummy definition to overcome IE bug */
}


/* end of CONTENT BOX */



/* GLOBAL LINKS */

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* end of GLOBAL LINKS */

/* FONTS */

.font11px {
	font-size: 11px;
	color: #DDDDDD;
}

.font10px a {
	text-decoration: underline;
	color: #FFFFFF;
}

.font10px a:hover {
	text-decoration: none;
	color: #FF0000;
}


.font10px_w_margins {
	font-size: 10px;
	color: #DDDDDD;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.font10px_w_margins a {
	text-decoration: underline;
	color: #FFFFFF;
}

.font10px_w_margins a:hover {
	text-decoration: none;
	color: #FF0000;
}


#copyright {
	font-size: 9px;
	color: #AAAAAA;
	margin: 10px;
}

#copyright a {
	text-decoration: underline;
	color: #FFFFFF;
}

#copyright a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* end of FONTS */.centerpad {
	padding: 10px;
}
td {
	font-size: 12px;
	text-align: left;
}
.tdlatestreview {
	background-color: #1D1D1D;
}
hr {
	color: #333333;
	border: 1px solid #333333;
	width: 300px;
}
.thumb {
	border: 1px solid #FFFFFF;
	margin: 6px;
}
h1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin: 2px;
	padding: 2px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style1 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}.toplist {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
td {
	font-size: 12px;
}
