﻿A
{
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

.PageBody
{
	background-color:#ECF6FF;
}


#divSideMenuTopBorder
{
	background-color:black;
	left:0px;
    height:20px;
    overflow: hidden;
}

#divSideMenuTop
{
	background-color: red;
	text-align: center;
	left:1px;
	top:1px;
    height:20px;
    width:136;
    overflow: hidden;
}

#divYourOrderBorder
{
	background-color:black;
	left:0px;
    height:20px;
}

#divYourOrderTop
{
	left:1px;
	top:1px;
	text-align: center;
    float:left;
    height:19px;
    width:193px;
    overflow: hidden;
}

#divIntroBody
{
	margin: 0; 
	background: #ffc; 
	padding: 15px; 
	border:0; 
    overflow:hidden;
    width:672px;
}

#divIntroBorder
{
	margin: 13px;
	padding: 8px; 
	width: 700px;
}

#header_square_divBotLeftCorner
{
	position:absolute;
	bottom: -1px;
	left: 0;
	width: 30px;
	height: 31px;
}

#header_square_divTopRightCorner
{
	position:absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
}

#divTab1Border
{
	width: 70px;
	height: 27px; 
    background: #003399; 
    color:#000;
    float: left;
}

#divTab1
{
	width: 66px;
	height: 25px;
	top: 2px;
	left: 0px;
    background: #990000; 
    color:#000;
    overflow:hidden;
    
    font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: FFFFCC;
	line-height: 10px;
}

#divTab2Border
{
	width: 70px;
	height: 27px; 
    background: #003399; 
    color:#000;
    left: -1;
    float: left;
}

#divTab2
{
	width: 66px;
	height: 25px;
	top: 2px;
	left: 0px; 
    background: #990000; 
    color:#000;
    overflow:hidden;
    
    font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: FFFFCC;
	line-height: 10px;
}

#divTab3Border
{
	width: 70px;
	height: 27px; 
    background: #003399; 
    color:#000;
    left: -2px;
    float: left;
}

#divTab3
{
	width: 66px;
	height: 25px;
	top: 2px;
	left: 0px; 
    background: #990000; 
    color:#000;
    overflow:hidden;

	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFCC;
	line-height: 10px;
}

.MapBody
{
    background-color:#E6E6E5;
    font-family:Verdana;
    font-size:11px;
    border:solid 1px black;
}

.MapBody a:link 
{
    color:#0000FF;
}

.MapBody a:visited
{
    color:#0000FF;
}

.SideBox
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: white;
	FONT-FAMILY: verdana;
	vertical-align: middle;
}

.TblChooseStore
{
	border-style:solid;
	border-width:2px;
}

.TDChooseStore
{
	background-color:#ffffce;
	font-family:Verdana;
	font-size:11px;
}

.TDYourOrderMain
{
	background-color:#FFFFCC;
	height:100%;
	width:15%;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
}

.TDExpandOrderMain
{
	background-color:#F2FCE9;
	height:100%;
	width:15%;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
}

.TDSideMenuMain
{
	background-color:#FFFFCC;
	height:100%;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
}

.SideMenuAbove
{
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;	
}

.TDPageHeader
{
	font-family:Verdana;
	font-size:21px;
	color:#A40202;
	font-weight:bold;
	text-align:left;
}

.TDGeneralText
{
	font-family:Verdana;
	font-size:11px;
}

.TDStart
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.PizzaLabel
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:#3B7C01;
}

.TDSmallLabel
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.TDMenuItem
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
}

.TDRegister
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.TDPizInst
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.ButOrder
{
	background-color:#ECEFBC;
	font-family:Verdana;
	font-weight:bold;
	border-style:solid;
	border-width:3px;
	font-size:13px;
	cursor:pointer;
}

.TDOrderTrail
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ECEFBC;
	vertical-align:middle;
}

.TDDrinkType
{
	font-family:Verdana;
	font-size:11px;
	border: solid 1px black;
	text-align:center;
	background-color:#CCCCCC;
}

.TDTopping
{
	text-align:center;
	border:solid 1px #999999;
	font-family:Verdana;
	font-size:11px;
}

.ARemTopping
{
	color:#0000FF;
}

.ASpPizza
{
	color:#0000FF;
	font-size:14px;
}

.ABlue
{
	color:#0000FF;
}

.Centered
{
	text-align:center;
}

.DivGenInfo
{
	color:#0237A0;
	font-family:Verdana;
	font-size:12px;
}

.TDCheckoutSubItem
{
	font-family:Verdana;
	font-size:14px;
	background-color:#CAE2F0;
}

.TDPayMethod
{
	font-family:Verdana;
	font-size:12px;
}

.TDYourOrderItem
{
	font-family:Verdana;
	font-size:11px;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}

.CIPrice
{
	color:#000000;
}
.Link
{
    font-family: Verdana;
    font-size: 14pt;
    text-decoration: none;
    color: #FF0000;
}	
.Link:visited, .Link:active, .Link:link
{	
    font-family: Verdana;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    color: #FF0000;
}
.Link:hover
{
    text-decoration: underline;
}