table { empty-cells:show; }

a:hover{text-decoration:underline;}

.maintable
{
    BACKGROUND-IMAGE: url(../img/BlueFadedBar.gif);
    BACKGROUND-REPEAT: repeat-x;
}

.gray 
{
	color:#6B6B6B; 
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}

.button
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
}

.button2
{
	text-decoration: underline;
	color:#333333;
	font-size:11px;
}

.bodyclass
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
}

.boxedge
{
	background-image: url(../img/boxedge.gif);
	background-repeat: repeat-y;	
}

.boxbottom
{
	background-image: url(../img/boxbottom.gif);
	background-repeat: repeat-x;	
}

.red
{
	color:red;
}

.green
{
	color:green;
}

