﻿INPUT
{
	font-size:10px;
    font-family: Verdana, Sans-serif; 
}
a:link 
{
	color: white;
	text-decoration: underline;
}

a:active {
   color: white;
   text-decoration: none;
   }

a:visited {
   color: white;
   text-decoration: none;
   }

a:hover {
   color: white;
   text-decoration: none;
   font-weight: bold;
   }
   
.caption {
    font-size:8px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    color: white;
    }
    
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: white;
    }
       
.mt2
{
	font-weight: normal;
	font-size: 10px;
	left: 10px;
	color: white;
	font-family: Verdana, Sans-serif;
	position: relative;
}
.mtTitle {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    color: white;
    }
.offset
{
	left: 10px;
	position: relative;
}

.reviews {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    }

.menutitle {
    font-size:12px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color:white;
    }

.menutitle1 {
    font-size:10px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color:white;
    }

.menutitle2 {
    font-size:9px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color:white;
    }

.titledate {
    font-size:10px;
    font-family: Verdana, Sans-serif;
    font-weight: normal;
    color:#ffffff;
    }
          
.title {
    font-size:16px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: white;
    }
    
.titleColor {
    font-size:16px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: #ffffcc;
    }
    
.titlesub2 {
    font-size:12px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: white;
    }

.titlesub {
    font-size:12px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: #ffffcc;
    }

.titlemain {
    font-size:20px;
    font-family: Verdana, Sans-serif;
    font-weight: bold;
    color: #ffffcc;
    }

.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;
}

.showtext {
    font-size:14px;
    font-family: Verdana, Sans-serif; 
    font-weight: bold;
    color: white;
 }

.showtextO {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: bold;
    color: #ffffcc;
}
.showtextC {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: bold;
    color: #08B59E;
}
.showtextR {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: bold;
	color: #0875B5
}
  
.showdate {
    font-size:10px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    color: white;
    text-align: center;
 }
 
.gentext {
    font-size:12px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    color: white;
}
.lableItalic {
    font-size:10px;
    font-family: Verdana, Sans-serif; 
    font-weight: normal;
    font-style: italic;
    color: white;
}

.yellow 
{
	font-family: Verdana, Sans-serif;
	color: #ffffcc;
}

.specialTable
{
	border:2px solid #ffffcc; 
	padding:2; 
	collapse: true;	
}
