A:visited {text-decoration: underline; color: black}
A:link    {text-decoration: underline; color: blue}
A:hover   {text-decoration: underline; color: #EF9E5C;}

A.SponsorNav:visited {text-decoration: none; color:black;}
A.SponsorNav:link    {text-decoration: none; color:black;}
A.SponsorNav:hover   {text-decoration: none; color:red;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding: 0px;
	margin: 0px;	
	background-color: black;	
}

.contentTop 
{
	height:3px;
}

.bannerTableTop
{	
	width: 830px;
	margin-left: auto;
	margin-right: auto;	
}

.bannerTable 
{	
	background:url(Images/BannerBottom.jpg);
	width: 830px;
	height:21px;
	margin-left: auto;
	margin-right: auto;	
}

.bannerTop
{		
	background-repeat: repeat-x;
	font-size:21%;
	text-align: right;
}

.bannerMiddleLeft 
{	
	padding-top: 5px;
	white-space: nowrap;
	padding-bottom: 5px;
}	

.bannerMiddleRight
{	
	white-space: nowrap;	
}

A.nav:visited {text-decoration: none; color: white}
A.nav:link    {text-decoration: none; color: white}
A.nav:hover   {text-decoration: none; color: yellow}
.nav {
	font-family:Arial, "DejaVu Sans", Helvetica, sans-serif;
	font-weight:bold;	
	padding-right:40px;
}

.bannerLeft
{
	background: url(Images/BannerLeft.jpg);
	background-position:top;
	background-repeat: repeat-y;
	width:56px;	
	height: 600px;
	float: left;
}
.bannerRight
{
	background: url(Images/BannerRight.jpg);
	background-position:top;
	background-repeat: repeat-y;
	width:56px;	
	height: 600px;
	float: right;
}

.mainTables 
{
	width: 830px;
	background-color:#f0f0f0;
	margin-left: auto;
	margin-right: auto;
}

.searchPanel
{
	width: 100%;
	
	padding:4px;
	padding-right:10px;
	height:35px;
	text-align:right;
	font-size:11px;
}

.btnAlpha
{
	width: 29px;		
	font-size:12px;	
	padding:0px;
	margin:0px;
}

.btnAlphaSelected
{
	width: 22px;
	background-color: #F0A05B;			
	font-weight:bold;
	font-size:12px;
}

.tableWeekDay 
{
	padding: 0px;
	width: 100%;
	height: 100px;
	border: 0px;
	border-color: Black;
	border-style: solid ;
}

.tableMonth
{	
	width: 100%;	
	height: 600px;
	border: 1px;
	border-color: Black;
	border-style: solid ;
}

.monthCell
{	
	width: 100%;	
	height: 100%;
	border: 0px;
	padding: 4px;
	border-color: Black;
	border-style: solid;
	font-size: 10px;
}

.monthCellTitle 
{
	height: 16px; 
	color : black; 
	padding: 2px;
	background-color: silver;
}

.monthLabel 
{
	background-color: #DBE6F7;
	color: navy;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:20px;
	font-weight:bolder;
}
	
.weekTot
{
	background-color: silver;
}

.mainContent
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px; 
	background: #ffffff;
	text-align: left;
	padding-bottom:300px;
	background-color: #ffffff;
	font-size:12px;	
}

.emmettLocation 
{	
	position:absolute;
	left:50%;	
	top:18px; 		
}

.bottomLine 
{
	background-color: #5C3B92; 
	font-size:21%;
	margin-top:2px;
	padding:0;
	width:100%;
}	

.leftShadow
{	
	background-position:left;
	background-repeat:repeat-y;
	width:5px;
}

.rightShadow 
{
	background-position:right;
	background-repeat:repeat-y;
	width:5px;
}

.bottomShadow
{
	background: url(Images/ShadowTop.jpg);
	background-position:left;
	background-repeat: repeat-x;
	height:5px;	
}

.searchDiv 
{
	margin-right: 9px;
	margin-bottom:20px;
}

.pageTitle 
{
	text-align:left;
	font-weight:bold;
	font-size:18px;	
	color:#525150;
}

.Login
{       
    text-align:left;	    
    font-size:12px;    
    padding:15px;
    width:370px;
    background-color: WhiteSmoke;    
}

 .homeTitleBar 
{
    background: url(Images/TitleBG.jpg);	
    background-position:left;
    background-repeat: repeat-x;	
    border-left: solid 1px #51476C;       
    border-right: solid 1px #51476C;       
    height: 22px;	 
}

.homeTitleText
{    
    color:white;	
    vertical-align:middle;
    text-align:left;	
    font-weight:bold;
    font-size:12px;    
    padding-top:3px;
    padding-left:3px;
    float: left;    
}

.portal 
{
	width: 300px;
	background-color: WhiteSmoke;
	border: solid thin black;
	height: 200px;
}


A.homeTitleRight:visited {text-decoration: none; color:white;}
A.homeTitleRight:link    {text-decoration: none; color:white;}
A.homeTitleRight:hover   {text-decoration: none; color:yellow;}
.homeTitleRight
{    
    color:white;	
    vertical-align:middle;
    text-align:right;	
    font-weight:bold;
    font-size:12px;    
    padding-top:4px;
    padding-right:3px;
    font-size:10px;
    float: right;    
}

.pageTitleCenter
{
	text-align:center;
	font-weight:bold;
	font-size:18px;	
	color: #525150;
}

A.ListNav:visited {text-decoration: none; color:black;}
A.ListNav:link    {text-decoration: none; color:black;}
A.ListNav:hover   {text-decoration: none; color:red;}
.ListNav
{
	font-size: 12px;		
	vertical-align:bottom;
}

A.MasterNav:visited {text-decoration: none; color:white;}
A.MasterNav:link    {text-decoration: none; color:white;}
A.MasterNav:hover   {text-decoration: none; color:yellow;}
.MasterNav
{
	font-size: 12px;	
	vertical-align: bottom;	
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;

}

A.Popup:visited {text-decoration: none; color:#FFFFFF; }
A.Popup:link    {text-decoration: none; color:#FFFFFF; }
A.Popup:hover   {text-decoration: none; color:#FFFFFF; background-color: #EF2F24;}
.Popup
{
	font-size: 12px;	
	vertical-align: bottom;		
	font-weight:bold;			
}

/*Hover Menu*/
.popupMenu 
{	
	position:absolute;
	visibility:hidden;
	background-color:#82817F;		
	border:1px outset white; 
	padding:10px; 
	text-align:left;
}

A.popupHover:visited {text-decoration: none; color:#FFFFFF; }
A.popupHover:link    {text-decoration: none; color:#FFFFFF; }
A.popupHover:hover {text-decoration: none; color:yellow;}
.popupHover 
{		
	font-size:12px;
	font-weight:bold;	
	vertical-align: bottom;		
}



.hoverChild
{	
	margin-bottom:5px;
	width:100%;
}

A.botNav:visited {text-decoration: none; color:navy;}
A.botNav:link    {text-decoration: none; color:navy;}
A.botNav:hover   {text-decoration: none; color:red;}
.botNav
{
	font-size: 10px;	
	vertical-align: bottom;	
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid black; 
}

A.SideBar:visited {text-decoration:none; color:#462D6C; padding-left:8px;}
A.SideBar:link    {text-decoration:none; color:#462D6C; padding-left:8px;}
A.SideBar:hover   {text-decoration:none; color:black; font-weight: bold; padding-left:8px;}

.SideBarSelected 
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:black;
	font-weight:bolder;
}

.sideBarL
{
	background-color: #f0f0f0;
	padding-top:30px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;	
	vertical-align:top;
	width:165px;
	white-space:nowrap;	
	text-align:left;
}

.sideBarR
{
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;	
	vertical-align:top;
	width:165px;	
	white-space:nowrap;	
	text-align: center;
}

.footer 
{
	text-align:center;
	font-size:10px;	
	vertical-align:bottom; 
}

.leftShadow 
{
	background: url(images/ShadowRight.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.btn2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	width:60px;
}

.RowHeader
{	
	background-color: silver;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;		
}

.RowHeaderSmall
{	
	background-color: #6A8F2F;
	color: white;	
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.Row1 
{
	background-color: #ffffff;
}

.Row2
{
	background-color: #f0f0f0;
}

.watermark 
{
	background: #f0f0f0;
	font-style: italic;
	font-weight: bold;
	vertical-align: text-bottom;	
	font-family: Arial;
	font-size:5px;
	color: Gray;
}

.watermarked 
{	
	font-style: italic;
	color:silver;
}	

.ContentTitle 
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.statTitle
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align:right;
	vertical-align: top;
}

A.NavPaging:visited {text-decoration: none; color:navy;}
A.NavPaging:link    {text-decoration: none; color:navy;}
A.NavPaging:hover   {text-decoration: underline; color:red}
A.NavPageSelected:visited {text-decoration: none; color:#3E258A;}
A.NavPageSelected:link    {text-decoration: none; color:#3E258A;}
A.NavPageSelected:hover   {text-decoration: underline; color:red}
.NavPaging
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
}
.NavPageSelected 
{
	font-size: 16px;
	font-weight:bold;	
	border-right: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
}

/*Modal Popup*/
.modalBackground 
{
	background-color: silver;
	filter: alpha(opacity=70);
	opacity: 0.5;
}

.modalPopup 
{
	background-color: #f0f0f0;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;	
}

.entryRow
{
	height:38px;
	vertical-align:text-top;
	padding:4px;
}

.entryRow2
{
	height:60px;
	vertical-align:text-top;
	padding:4px;
}

.entryRowAuto
{	
	vertical-align:text-top;
	padding:4px;
}

.bulletDiv 
{
	height:40px; 
	vertical-align:top;
}

.ProgressBar 
{
	width:150px; 
	height: 70px;
	text-align:center; 
	vertical-align: middle;
	border-width:2px; 
	border-style:groove; 
	background-color: #f0f0f0; 
	filter: alpha(opacity=90);
	opacity:0.90;
	font-weight:bold;
	position:absolute; 
	left: 45%; 
	top: 50%;
}
.backWhen 
{
	color:gray; 
	font-size:9px;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  	
	background-color: #f9f9f9;
	color: windowtext;
	border : buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'point';
	overflow: auto;
	height: 150px;
    text-align : left; 
    list-style-type:none;
    font-size:13px;
    padding-left:0px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{	
	color : blue;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.roundedPanel
{	
	width:500px;
	background-color:black;		
}

fieldset 
{
  width: 350px;
}

.textInput,textarea  
{	 
  font-family: arial;
  background-color: #FFFFFF;
  border: 1px solid gray;
}

.inputHighlighted 
{
  background-color: #FCDAD8;
  color: #000;
  border: 1px solid #000;
}
