INPUT
{
	font-size:10px;
    font-family: Verdana, Sans-serif; 
}
a:link 
{
   color: black;
   text-decoration: none;
}
.ulink 
{
   color: black;
   text-decoration: underline;
}
a:active {
   color: black;
   text-decoration: none;
   }

a:visited {
   color: black;
   text-decoration: none;
   }

a:hover {
   color: black;
   text-decoration: none;
   font-weight: bold;
   }

li {
   list-style-image: url(images/dot.gif);
   margin-left:-15px;
   margin-top:5px;
   }

.mt {
    font-size:10px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    color: black;
    }
.mt2
{
	font-weight: normal;
	font-size: 10px;
	left: 10px;
	color: black;
	font-family: Verdana, Sans-serif;
	position: relative;
}

.mtext {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    color: black;
    }

.reviews {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    }

.menutitle {
    font-size:11px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color:white;
    }

.menutitle1 {
    font-size:10px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color:black;
    }

.menutitle2 {
    font-size:9px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color:black;
    }

.titledate {
    font-size:10px;
    font-family: Verdana, Sans-serif;
    font-weight: normal;
    color:#ffffff;
    }
          
.title {
    font-size:14px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: black;
    }

.titlesub {
    font-size:12px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: black;
    }

.alphalink {
    font-size:10px;
    font-family: Verdana, Sans-serif;
    font-weight: normal;
    color: #000000;
    }
    
.inputButtonA
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: black 1px solid;
	color: #FFFFFF;
	border-bottom: black 1px solid;
	font-family: Verdana, Sans-serif;
	background-color: 7A0515;
	cursor: hand;
}
.tableEdges
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	border-collapse: collapse;
}

