﻿body 
{
	padding: 0 0 0 0; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10pt;
	margin-top: 2px;
}
.Normal    
{   	
}   
.Wait   
{   
}   
/* override grid cursors with a more specific CSS selector */   
.Normal TABLE   
{   
}    
.Wait TABLE   
{   
    cursor: wait;   
}   
.Normal Input   
{   
}   
.Wait INPUT   
{   
    cursor: wait;   
}   
.Normal a   
{   
}   
.Wait a   
{   
    cursor: wait;   
}   

.linkSel
{
	Color: #000066;
	font-size: 1em;	
	font-weight: bold;
}
.link
{
	color: #407ba3;
	font-size: 1em;	
}
.link2
{
	color: #407ba3;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
.link3
{
	color: #407ba3;
	font-size: 0.8em;	
}
.baseColor
{
	color: #e2bd16; 
}
.header
{
	color: GrayText;
}
.headerNav
{
	background-image: url('images/header_bg.gif'); 
	background-repeat: repeat;
	height: 82px;
}
.MenuCell
{
	background: transparent url('images/TabMiddle.gif') no-repeat center !important;
   	color: white;
	font-weight: bold;	
	line-height: 23px;
	border-top: 1px #6e7c86 solid !important;
	border-left: 1px #6e7c86 solid !important;
	border-right: 1px #6e7c86 solid !important;
}
.MenuCellOver
{
	color: #000066;
    font-weight: bold;
	line-height: 23px;
	border-top: 1px #6e7c86 solid;
	border-left: 1px #6e7c86 solid;
	border-right: 1px #6e7c86 solid;
}
.MenuCellSelected
{
	background: transparent url('images/TabMiddleSelected.gif') no-repeat center !important;
	line-height: 23px;
	font-weight: bold;
	color: #000066 !important;
	border-top: 1px #6e7c86 solid !important;
	border-left: 1px #6e7c86 solid !important;
	border-right: 1px #6e7c86 solid !important;
}
.module
{
	border: solid 1px #6e7c86;	
}
.WorkingPanel
{
	background-color: #FDFFDD;
}
.heading {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1em; font-weight:bold; color: #CA4641; }
.subheading {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1em; font-weight:bold; color: black; }
.fieldheading{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1em; font-weight:bold; color: gray; }
.GridListHeader
{
	background-color: #829eca;
	text-indent: 5px;
    color: #ffffff;
    font-family: arial,verdana,helvetica;
    font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}
.GI0
{	
    color: #000000;
    font-family: arial,verdana,helvetica;
    font-weight: normal;
	font-size: 0.8em;
}
.GI1
{
	background-color: #bac9e2;	
    color: #000000;
    font-family: arial,verdana,helvetica;
    font-weight: normal;
	font-size: 0.8em;	
}
.GI10
{	
    color: #000000;
    font-family: arial,verdana,helvetica;
    font-weight: normal;	
}
.GI11
{
	background-color: #bac9e2;	
    color: #000000;
    font-family: arial,verdana,helvetica;
    font-weight: normal;	
}
.CellTop
{	
	border-top: solid 1px #bac9e2;	
	font-family: arial,verdana,helvetica;
    font-weight: normal;
	font-size: 0.8em;
}

.NormalControl
{
	font-size: 0.8em;
}
.NormalText
{
	font-size: 0.8em;
	padding-left: 5px;
	
}
.MiniCart
{
	font-size: 0.8em;
	padding-left: 5px;
	padding-right : 5px;
	height: 100px;
	width: 86%;
	background-color: #ffffff;
	border: solid 1px #6e7c86;
}
.NormalBold
{
	font-size: 0.8em;	
	color: #666666;
	font-weight: bold;
}
.NormalBlack
{
	font-size: 0.8em;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
.NormalLargerBold
{
	font-size: 1.0em;	
	font-weight: bold;
	color: #666666;
}
.NormalLargestBold
{
	font-size: 1.5em;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
}
.Note
{
	font-size: 0.74em;
	padding-left: 0px;
	color: #407ba3;
	font-style: italic;
}
.ErrorText
{
	font-size: 1em;
	color: red;
	font-weight: bold;	
	padding-left: 5px;
}
.MsgFriendly
{
	font-size: 1em;
	color: Green;
	font-weight: bold;
	padding-left: 5px;
}
.RegBtn
{
	font-size: 1em;
	color: Green;	
	vertical-align: middle;
}
.NoRegBtn
{
	font-size: 1em;
	color: Red;
	vertical-align: middle;
}
.VenueNodeCss
{
	font-size: 8pt; 
	text-decoration: none;			
}
.CalendarEntrySelected
{
	font-size: 1.0 em;
	color: #ef2821;
	font-weight: bold;
}

.RadMenu_Web20,
.RadMenu_Web20 a.rmLink
{
	font: bold 12px/23px Arial!important;
	text-decoration: none;
} 

