html
{
    font-family: Verdana, Arial, Sans-Serif;
   
}

body
{
    color: #000000;
    text-align:center;
    font-size:small;
}

img
{
    border: none;
}

.back a
{
    color: #FFFFFF;
}

.bold
{
    font-weight: bold;
}
.Footnote
{
     font-size:x-small;
}
p,h1,h2,h3,li { margin:0px 10px 10px 10px; color:#000000;
}

a.Link:hover
{
	position: relative;
	color :#666666;
	border-bottom: solid 1px red;
	border-top:solid 1px red;
}

a:link
{
	color:#666666;
	text-decoration:none;
}
a:visited
{
	color:#666666;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
a.active
{
	color :red;
	text-decoration:none;
}


.menu
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}

.menu-dyn
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}


.menu-item
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
    width:120px;
}
.menu-hover
{
	position: relative;
	color :#666666;
	border-bottom: solid 1px red;
	border-top:solid 1px red;
}

.menu-dyn-hover
{
	position: relative;
	color :#666666;
	border-bottom: solid 1px red;
	border-top:solid 1px red;
	height:55px;	
}


.menu-spacer
        {
        	margin-left:4px;   
            padding-left:4px;
             margin-right:3px;   
            padding-right:3px;
        }
.MenuSection
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    
}
.MenuSection-Note
{
    font-family: Arial, Helvetica, sans-serif;
     font-style:italic;
    font-size:smaller; 
}


IMG.logo{
	display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    height:auto;
}



#logo {
	left:0px;
	top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px; 
	
	vertical-align:middle;
	
}


#navbar
{
	text-align:center;
}

#centercontent  
{
	height:100%;
	width:794px;
	margin: auto;
	text-align:left;
	
}
#centercontent2 
{
	height:100%;
	width:794px;
	margin:0 auto;
	text-align:left;
	background-color:Gray;
}

#RegDiv
{
	width:794px;
}

div#main
{
	width:794px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}












.header1
{
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
	font-size:medium;
}
.header2
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:small;
}
.header3
{
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header4
{
	text-decoration:underline;
	font-weight:bold;
	color:#162254;
	font-size:medium;
}

.grid_overpaid
{
	color:Lime;
	font-family: Verdana,Arial;
	font-size:xx-small;
}
.grid_unpaid
{
	color:red;
	font-family: Verdana,Arial;
	font-size:xx-small;
}
.grid_cancel
{
	color: silver;
	font-family: Verdana,Arial;
	font-size: xx-small;
}
.grid_staff
{
	color: #660000;
	font-family: Verdana,Arial;
	font-size: xx-small;
}
.grid_comp
{
	color: #006666;
	font-family: Verdana,Arial;
	font-size: xx-small;
}

.discountRow
{
	color:Red;}

table
{
	margin:0px;
	padding:0px;
	border:none;
}	
td
{
    text-align:left;
    vertical-align:top;
	
}
td.Label {
    text-align:right;
    vertical-align:top;
    font-weight:bold;
    white-space:nowrap;
}
 td.LabelLeft {
    text-align:Left;
    vertical-align:top;
    font-weight:bold;
    white-space:nowrap;
}
.LabelLeft {
    text-align:Left;
    vertical-align:top;
    font-weight:bold;
    white-space:nowrap;
}
.Left {
    text-align:Left;
    vertical-align:top;
    white-space:nowrap;
}
td.LabelLeftU
{
	text-align:Left;
    vertical-align:top;
    font-weight:bold;
    white-space:nowrap;
    text-decoration:underline;
}
.sys-template
{
	display:none;
}
.OrderItemSelected
{
	background-color:#99CCFF;
}

.PrefilledForm
{
	color:#BDBDBD;
}
.MenuControlDynMenuIE8Fix 
{ 
    z-index: 1000; 

}
