@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;}

a {
	color:#900;
}

#ThumbArea a {
text-decoration:none;
color:#999999;
font-weight:bold

}

/*#009933
#009933
*/
#Header a {
	color:#900;
}
#HeaderMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#HeaderMenu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#Footer {
	color:#666666;
}
#Footer a {
	color:#900;
	text-decoration: none;
}
#Footer a:hover {
	color: #900;
	text-decoration:underline;
}
#ThumbsHolderRight {
	width: 184px;
	height: 460px;
	overflow:hidden;
}

