/* CSS Document */
body {
	background-color: #006666;
	margin-top: 0px;
}
h1 {
	font-size: 36px;
	color: #FFCC00;
}
h2 {font-family: Tahoma; color: #000000}
h3 {font-family: Tahoma; color: #000000}
h4 {font-family: Tahoma; color: #000000}
p {color:#FF9900;font-family:Tahoma;font-size:9pt}
div.img
  {
  margin: 2px;
  padding:0.1em;
  align: center;
  }


A:link IMG.th {
	BORDER-RIGHT: #FFFF00 1px solid; BORDER-TOP: #FFFF00 1px solid; FILTER: none; BORDER-LEFT: #FFFF00 1px solid; BORDER-BOTTOM: #FFFF00 1px solid; width: 160px; height: 210px
}
A:visited IMG.th {
	BORDER-RIGHT: #FFFF00 1px solid; BORDER-TOP: #FFFF00 1px solid; FILTER: none; BORDER-LEFT: #FFFF00 1px solid; BORDER-BOTTOM: #FFFF00 1px solid; width: 160px; height: 210px
}
A:hover IMG.th {
	BORDER-RIGHT: #FFFFFF 1px dashed; BORDER-TOP: #FFFFFF 1px dashed; FILTER: alpha(Opacity=90); BORDER-LEFT: #FFFFFF 1px dashed; BORDER-BOTTOM: #FFFFFF 1px dashed; width: 160px; height: 210px
}


a:link {  font-family: Tahoma;  font-weight: bold; color: #FFFF00; text-decoration: none}
a:visited {  font-family: Tahoma;  font-weight: bold; color: #FFFF00; text-decoration: none}
a:hover {  font-family: Tahoma;  font-weight: bold; color: #ffffff; text-decoration: underline}


A:link IMG.ads {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FILTER: none; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; width: 120px; height: 190px
}
A:visited IMG.ads {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FILTER: none; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; width: 120px; height: 190px
}
A:hover IMG.ads {
	BORDER-RIGHT: #F1256C 1px dashed; BORDER-TOP: #F1256C 1px dashed; FILTER: alpha(Opacity=90); BORDER-LEFT: #F1256C 1px dashed; BORDER-BOTTOM: #F1256C 1px dashed; width: 120px; height: 190px
}



/*---: [ new thumbs ] :---*/ 

#newthumbs { 
width: 120px; 
margin: 0px; 
text-align: center; 
} 
#newthumbs_item { 
position : relative; 
height: 120px; 
width: 160px; 
background-color: #F1256C; 
margin-top: 10px; 
cursor: pointer; 
text-align: center; 
} 
#newthumbs_box { 
position: relative; 
left: 1px; 
top: 0px; 
width: 120px; 
height: 20px; 
background-color: #F1256C; 
filter:alpha(opacity=50); 
margin-top: -20px; 
opacity: 0.45; 
cursor: pointer; 
} 
.newthumbs_text { 
left: 0px; 
top: 0px; 
position: relative; 
width: 120px; 
margin-top: -22px; 
color: #FFFFFF; 
font-weight: bold; 
padding-top: 4px; 
text-decoration: none; 
cursor: pointer; 
font-family:Tahoma; 
font-size:12px; 
} 
#newthumbs img { width: 120px; height: 160px; border: 1px solid #000; } 
#newthumbs a:hover img { width: 120px; height: 160px; border: 1px dashed #000; } 
#newthumbs a { text-decoration: none; color: #ffffff; }