
body {
color: #FFFFFF;
background-color: #222E50;
font-family: Book Antiqua, Tahoma, sans-serif;
 
}

td.up {
	background-image: url(frontimgs/maintableback.gif);
	background-color: #324067;
	background-repeat: repeat-x;
	border-bottom: 1px solid #7087A1;
}

td.updown {
	background-color: #222E50;
	background-image: url(frontimgs/123.jpg);
	background-repeat: no-repeat;
}

td.down {
	background-image: url(frontimgs/maindowntable.gif);
	background-repeat: repeat-x;
}

td.downdown {
	background-image: url(frontimgs/maindowntabledown.gif);
	background-repeat: repeat-x;
}


a:link 
{color: #FCFF00; text-decoration: none;}

a:visited 
{color: #FCFF00; text-decoration: none;}

a:active 
{color: #FCFF00; text-decoration: none;}

a:hover 
{color: #ffffff; text-decoration: none;}