.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	color: #ffffff;



}

.footer A {
	color: #ffffff;
	text-decoration:none;
}
.footer A:Hover {
	color: #cccccc;
	text-decoration: underline;
}
.content {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding-left: 20px;
}
.content A {
	color:#000000;
	text-decoration:underline;
}
.content A:Hover {
	color: #666666;
	
}
.content LI{
	padding-bottom:5px;
	list-style-type: square;
}
.thumb
{
    WIDTH: 50px;
    HEIGHT: 50px;
    BACKGROUND-COLOR: #ffffff
}
.thumbSpace
{
    WIDTH: 5px
}
.thumbVSpace
{
    HEIGHT: 5px
}
.thumbBlank
{
    WIDTH: 50px;
    HEIGHT: 50px;
    BACKGROUND-COLOR: #ffffff
}
.contentRight
{
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;

}
.contentRight A
{
	color:#000000;
	text-decoration:underline;
}
.contentRight A:Hover
{
	color:#666666;
}
.contentScroll
{
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;

}
.contentScroll A
{
	color:#000000;
	text-decoration:underline;
}
.contentScroll A:Hover
{
	color:#666666;
}