body
{
     z-index: 0;
     background-color: #BED5E6;
     border: none;
     margin: 0px;
     text-align: center;
}

body, .text, div, td
{
    font-family: helvetica;
    font-size: 12px;
    color: #000000;
    line-height: 15px;
}

a:link, .mainlink:link 
{ 
	cursor: hand; 
	text-decoration: none; 
	color: #CC0000; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
}

a:visited, .mainlink:visited 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #990000; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
}

a:hover, .mainlink:hover 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #6C4D9B; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
}

.menulink:link 
{ 
	cursor: hand; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
     padding: 0px 5px 0px 3px;
}

.menulink:visited 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
     padding: 0px 5px 0px 3px;
}

.menulink:hover 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #FFFF66; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
     padding: 0px 5px 0px 3px;
}

.smalllink:link 
{ 
     cursor: hand; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal; 
	font-family: helvetica;
}

.smalllink:visited 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: normal; 
	font-family: helvetica;
}

.smalllink:hover 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #FFFF66; 
	font-size: 11px;
	font-weight: normal; 
	font-family: helvetica;
}

.small_link
{
	width: 124px;
     height: 17px;
     border-bottom: 1px dotted white;
     padding-left: 0px;
     background-image: url(/images/margin.png);
}

.active 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #FF0000; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
     padding: 0px 5px 0px 3px;
}

.active_link
{
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold; 
	font-family: helvetica;
	width: 124px;
     height: 17px;
     border-bottom: 1px dotted white;
     padding-left: 3px;
     background-color: #6C4D9B;
}

.active_small
{
	width: 124px;
     height: 17px;
     border-bottom: 1px dotted white;
     padding-left: 3px;
     background-color: #FF6600;
}

.highlight
{
    border: 1px solid #669900;    
    background-color: #CCFF00;
    font-size: 11px;
    color: #000000;    
}

.bold, b 
{
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;  
	color: #000000; 	
     text-decoration: none; 
}

.boxtext 
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;  
	color: #000000; 
     border-top: 1px dotted #6C4D9B;
     border-left: 1px dotted #6C4D9B;
}

.boxbold 
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;  
	color: #000000; 	
     text-decoration: none; 
}

.footer 
{
	font-family: helvetica;
	font-size: 11px;
	font-weight: normal;  
	color: #FFFFFF; 
}

/* Forms*/ 
input, textarea, select, option
{
	/*border: 1px solid #6C4D9B;*/
     font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.form
{
    font-family: helvetica;
    font-size: 11px;
    color: #000000;
}

.required
{
    font-family: helvetica;
    font-size: 10px;
    color: #CC0000;
}

/* SHOPPING */
.heading
{
     padding: 2px;
     width: 100%;
     height: 20px;
     white-space: nowrap;
     font-size: 11px;
     font-weight: bold;
     letter-spacing: 5px;
     color: #FFFFFF;   
     background-image: url(/images/menu.png);
     border-top: 1px solid white;
     border-bottom: 1px solid white;
}

.order
{
    font-family: helvetica;
    font-size: 9px;
    color: #666666;
}

.price
{
    font-family: helvetica;
    font-weight: bold;
    font-size: 9px;
    color: #CC0000;
}

.subtotal, .alias
{
     font-weight: normal;
     padding: 1px;
     white-space: nowrap;
     font-size: 11px;
     color: #000000;    
}

.total
{
     font-weight: bold;
     padding: 2px;
     white-space: nowrap;
     font-size: 11px;
     color: #000000;    
}

.alt
{
     font-size: 9px;
     color: #000000;    
     position: absolute; 
     top: 0px; 
     left: 0px; 
     width: 100px; 
     height: 75px;
     display: none; 
     background-color: #FFFFFF; 
     border: 1px solid black;
     /*opacity: 60;
     MozOpacity: 60;
     KhtmlOpacity: 60; 
     filter: alpha(opacity=60);*/
     cursor: hand;
}

.tab
{
      text-transform: capitalize;
      padding-left: 5px;
}


/* Data Display */
.table
{
     background-color: #666666;
}

.colheading
{
     font-weight: bold;
     padding: 1px;
     white-space: nowrap;
     font-size: 11px;
     color: #FFFFFF;    
     background-color: #4D6C9B;
}

.row, .data, .colfooting, .debit
{
     font-weight: normal;
     padding: 1px;
     white-space: nowrap;
     font-size: 10px;
     color: #000000;    
}

.row
{
     background-color: #BED5E6;
}

.data
{
     background-color: #FFFFFF;
}

.debit
{
     background-color: #F6F6FF;
}

.colfooting
{
     background-color: #FFFFCC;
     font-weight: bold;
     font-size: 11px;
}


.datalink:link 
{ 
     cursor: hand; 
	text-decoration: none; 
	color: #0000FF; 
	font-size: 10px;
	font-weight: normal; 
	font-family: helvetica;
}

.datalink:visited 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #0000FF; 
	font-size: 10px;
	font-weight: normal; 
	font-family: helvetica;
}

.datalink:hover 
{ 
	cursor: hand;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10px;
	font-weight: normal; 
	font-family: helvetica;
}