.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #840E0E;
	text-decoration: none;
}
a.menu    {color:#840E0E; font-family: Arial; font-size: 12px; font-weight: bold; TEXT-DECORATION: none }
a.menu.link   {color:#840E0E; font-family: Arial; font-size: 12px; font-weight: bold; TEXT-DECORATION: none }
a.menu.visited   {color:#CA3030; font-family: Arial; font-size: 12px; font-weight: bold; TEXT-DECORATION: none }
a.menu.active   {color:#840E0E; font-family: Arial; font-size: 12px; font-weight: bold; TEXT-DECORATION: none }
a.menu.hover   {color:#CA3030; font-family: Arial; font-size: 12px; font-weight: bold; TEXT-DECORATION: none }

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BF7C7C;
	text-decoration: none;
}
.tabletitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFEDED;
	text-decoration: none;
}


a.bottom    {color:#BF7C7C; font-family: Arial; font-size: 11px; font-weight: bold; TEXT-DECORATION: none }
a.bottom.link   {color:#BF7C7C; font-family: Arial; font-size: 11px; font-weight: bold; TEXT-DECORATION: none }
a.bottom.visited   {color:#BF7C7C; font-family: Arial; font-size: 11px; font-weight: bold; TEXT-DECORATION: none }
a.bottom.active   {color:#BF7C7C; font-family: Arial; font-size: 11px; font-weight: bold; TEXT-DECORATION: none }
a.bottom.hover   {color:#BF7C7C; font-family: Arial; font-size: 11px; font-weight: bold; TEXT-DECORATION: none }


a    {color:#FFEBEB; font-family: Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none }
a.link   {color:#FFEBEB; font-family: Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none }
a.visited   {color:#FFEBEB; font-family: Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none }
a.active   {color:#FFEBEB; font-family: Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none }
a.hover   {color:#FFEBEB; font-family: Arial; font-size: 10px; font-weight: bold; TEXT-DECORATION: none }


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.message{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;	
}
.button  { font-family: Arial; font-size: 11px; cursor:hand  }
.input  { font-family: Arial; font-size: 12px;  }
.title  { font-family: Arial; font-size: 25px;color:#840E0E;  }
.row{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
background-color: #FFC3A0; margin-top:10; margin-bottom:10; line-height:200%}
.row1{background-color: #FFE9DC}
.row2{background-color: #FDECE2}