body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.topbg
{
background:url(topline.gif);
background-repeat:no-repeat;
width:733;
height:25;
}
.midbg
{
background:url(midline.gif);
background-repeat:repeat-y;
width:733;
height:18;

}
.botbg
{
background:url(botline.gif);
background-repeat:repeat-x;
width:733;
height:31;
}

a:link
{
color: #ff0000;
text-decoration:none;
}

a:visited
{
color: #ff0000;
text-decoration:none;
}	
	
	
a:hover
{
color: #ff0000;
text-decoration:underline;
}