/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 13px;
}
A {
	FONT-SIZE: 13px; COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.mov_thumbs img {width: 140px; height: 110px;}
.mov_thumbs a img {	border: 1px solid #ab0061;}
.mov_thumbs a:hover img {border: 1px solid #FFFFFF;}
.mov_thumbs a:active img {border: 1px solid #AAAAAA;}
.mov_thumbs a:visited img {border: 1px solid #AAAAAA;}

.pic_thumbs img {width: 115px;height: 150px;}
.pic_thumbs a img {	border: 1px solid #ab0061;}
.pic_thumbs a:hover img {border: 1px solid #FFFFFF;}
.pic_thumbs a:active img {border: 1px solid #AAAAAA;}
.pic_thumbs a:visited img {border: 1px solid #AAAAAA;}
.table_foot {
    color: #FFFFFF;
    font-size:   14px;
    font-weight: bold;
    font-family: Verdana;
}
.td_pad5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}