/* CSS Document */
body{
background:url(images/background.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}




.tt
{font-family:Verdana;
font-size:11px;
color:#333333;}
.button
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	height: 17px;
}
.heading
{font-family:Verdana;
font-size:13px;
color:#FF0000;}
.bottomline
{font-family:Verdana;
font-size:11px;
color:#333333}
.artwork
{font-family:Verdana;
font-size:13px;
color:#333333;



}

.number
{
	font-family:Verdana;
	font-size:13px;
	color:#333333;
	font-weight: bold;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.bg {
	height: 22px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
}
