/* general*/
body{margin: 0px 0px 0px 0px; font-family: Arial; background-color: #FFFFFF}
img{border: 0px}
a:hover {color: #000000}
form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

/* PAGE */
td.inputUbox {background-image: url(images/login_u.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; text-align: left}
td.inputPbox {background-image: url(images/login_p.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; text-align: left}
td.inputSbox {background-image: url(images/search_input.jpg); background-repeat: no-repeat; background-position: left top; vertical-align: top; text-align: left}
input.loginU {font-size: 9px; background-color: #CCCCCC; border: 0px}
input.loginP {font-size: 9px; background-color: #CCCCCC; border: 0px}
input.search {font-size: 11px; background-color: #CCCCCC; border: 0px}
td.listImgBox {padding: 0px 0px 4px 0px; vertical-align: top}
td.listTxtBox {padding: 0px 0px 4px 0px; vertical-align: top; text-align: left; }
td.bgrd_listarea {padding: 0px 30px 0px 16px;}
td.bgrd_contentEnd {background-image: url(images/bgrd_contentend.gif); background-repeat: no-repeat; background-position: left bottom; vertical-align: top; text-align: left}
td.listcount {padding: 5px 14px 14px 0px; font-size: 11px; color: #666666}
td.footerLinksBox {padding: 0px 0px 0px 18px; vertical-align: middle; text-align: left}
td.footerLogos {background-color: #EEEEEE; padding: 15px 15px 15px 15px; vertical-align: middle}
td.footerBox {padding: 0px 5px 0px 0px; vertical-align: middle; text-align: right}

/* text styles */
/* h1, h2, h3, h4, h6 reserved for individual area stylesheets */

h5 {font-size: 12px; font-weight: bold; color: #FFFFFF; margin: 0px; line-height: 17px}
h5 a{color: #FFFFFF; text-decoration: none}

.listcount a{color: #666666; text-decoration: none}
.footerLinks {font-size: 13px}
.footerLinks a{color: #999999; text-decoration: none}
.footer {font-size: 11px}
.footer a{color: #999999; text-decoration: none}
.copyright {font-size: 9px}
.copyright a{color: #999999; text-decoration: none}
.new {
	color: #ffffff;
	background-color : #F5601D;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
.popular {
	color: #ffffff;
	background-color : #EBBB00;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
div.content {font-size: 13px; line-height: 15px; padding: 12px 0px 10px 0px; margin: 0px}
h6.link a {font-size: 15px; font-weight: normal; text-decoration: none;}
.notify {
display: block;
font-size: 12pt;
color: #ffffff;
background-color: #993300;
padding: 4px 4px 4px 4px;
}