a:link       { color: #FF0000;  font-weight: bold; text-decoration:none;}
a:visited    { color: #CC3300;  font-weight: bold; text-decoration:none;}
a:hover      { color: #FF0000;  font-weight: bold; text-decoration:underline;}

A.umd:link {color: #333333; font-size: 7pt; text-decoration:none;}
A.umd:visited {color: #444444; font-size: 7pt; text-decoration:none;}
a.umd:hover { color: #FFFFFF;  font-size: 7pt; text-decoration:underline;}
A.umd:active {color: #FF9900;  font-size: 7pt; text-decoration:underline;}

A.odd:link {color: #FFFFFF; font-size: 7pt; text-decoration:none;}
A.odd:visited {color: #FFFFFF; font-size: 7pt; text-decoration:none;}
a.odd:hover { color: #FFFFFF;  font-size: 7pt; text-decoration:underline;}
A.odd:active {color: #FF9900;  font-size: 7pt; text-decoration:underline;}

A.even:link {color: #CE6500; font-size: 7pt; text-decoration:none;}
A.even:visited {color: #CE6500; font-size: 7pt; text-decoration:none;}
a.even:hover { color: #CE6500;  font-size: 7pt; text-decoration:underline;}
A.even:active {color: #FF9900;  font-size: 7pt; text-decoration:underline;}





body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	
	
}
body {
	background-color: #FF9A00;

}


.style2 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {font-size: 6pt; font-weight: bold; color: #FFFFFF; }

.style5 {font-size: 7pt; font-weight: bold; color: #FFFFFF; }

.style6 {font-size: 7pt; font-weight: bold; color: #CE6500; }

.style7 {font-size: 9pt; font-weight: bold; color: #ff9900; }

.style8 {font-size: 9pt;  font-weight: bold;}

.style9 {font-size: 7pt; font-weight: bold; color: #FFFFFF;  }

.style10 {font-size: 10pt; color: #CE6500; }

.style11 {font-size: 12pt; font-weight: bold; color: #804000; }

.style12 {font-size: 7pt; font-weight: bold; color: #111111; }


.submenu {font-size: 7pt; color: #FFFFFF;  }

#hot_list ul
{
    margin: 0px 0 0 3px;
    padding: 0;
	list-style-type: none;
}

#hot_list ul li
{
    margin: 0px;
    padding: 3px 0 3px 0;
}	

.viewframe {
	width: 542px;
	overflow:hidden;
	float: left;
}

.titleholder { 
	padding-left: 5px;
	padding-right: 5px;
	font-size:12px;
}
.thumbnails {
	width: 4000px;
}


.arrow_left  {

	background-repeat: repeat-y;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor:pointer
}
.arrow_right  {
	background-repeat: repeat-y;
	background-position:right;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor:pointer
}

.arrow_left img, .arrow_right img {
	margin-top: 75px;
}

.comics_thisweek {
	width: 800px;
	height: 179px;
	background-color: none;
	/* margin: 5px; */
	margin-top: 5px;
	margin-left:5px;
	margin-bottom:5px;
}
.item_name {
	color: #A90100;
	padding-left: 3px;
	padding-right: 3px;
	font-size:9px;
}