body {  
   background: white; 
   margin: 0px;
   padding: 0px;
   font: 12px/1.5 verdana, arial, sans-serif;
   color:black;
}

table#main {
   width: 100%;
   border-width: 0;
}

td#main {
   padding: 10px; 
}

a:link {
    color: #990000;
    font-weight: normal;
    text-decoration: underline;
}

a:visited {
    color: #FF0D0D;
    font-weight: normal;
    text-decoration: underline;
}

a:hover {
    color: #5C5C5C; 
	font-weight: bold;
    text-decoration: none;
}

a:visited:hover {
    color: #5C5C5C; 
	font-weight: bold;
    text-decoration: none;
}

.roundedPanel
{	
	width:230px;
	height:100%;
	background-color:Transparent;	  
	/*background-color:#5377A9;*/
	color:MenuText;	
	font-weight:bold;
}

/* img#datebgnd {position: relative;
   top: 72px; left:0px;}
   
img#timebgnd {position: absolute;
   top: 72px; left:749px; z-index:-1;}
   
img#tempbgnd {position: absolute;
   top: 72px; left:838px; z-index:-1;} */

/* Footer */
/*table#footer {font: 85% Arial, Verdana, san-serif; color: #EEEEEE}
table#footer a:link {color: #F5F5F5;}
table#footer a:hover {font: bold; color: #FFFFFF;}
table#footer a:visited {color: #EEEEEE;}*/

/*table#main {
	left: 10;
	top: 10px;
	width: 715px;
	position: absolute;
}*/


/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:198px;
}

.watermarked {
	height:20px;
	width:200px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	font-size:small;
}

.accordionHeaderChangePSW
{
    background-image: url(../../../Images/change_pw_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedChangePSW
{  
     
    background-image: url(../../../Images/change_pw_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSearch
{
    background-image: url(../../../Images/search_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedSearch
{  
     
    background-image: url(../../../Images/search_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderDriving
{
    background-image: url(../../../Images/directions_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedDriving
{    
    background-image: url(../../../Images/directions_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderInstructions
{
    background-image: url(../../../Images/trip_planner_dir_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedInstructions
{    
    background-image: url(../../../Images/trip_planner_dir_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderPoi
{
    background-image: url(../../../Images/poi_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedPoi
{
    
     
    background-image: url(../../../Images/poi_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderEvents
{
    background-image: url(../../../Images/events_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedEvents
{
    
     
    background-image: url(../../../Images/events_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderLogin
{
    background-image: url(../../../Images/login_col.jpg);
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedLogin
{
    
     
    background-image: url(../../../Images/login_ex.jpg) ;
    background-repeat:no-repeat;
    cursor: pointer;
    height:22px;
}

.accordionHeaderBusInx
{
    background-image: url(../../../Images/biz_found_col.jpg);
    background-repeat:no-repeat;    
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedBusInx
{   
    background-image: url(../../../Images/biz_found_ex.jpg) ;
    background-repeat:no-repeat;     
    cursor: pointer;
    height:22px;
}

.accordionHeaderDDInx
{
    background-image: url(../../../Images/just_directions_col.jpg);
    background-repeat:no-repeat;    
    cursor: pointer;
    height:22px;
}

.accordionHeaderSelectedDDInx
{   
    background-image: url(../../../Images/just_directions_ex.jpg) ;
    background-repeat:no-repeat;     
    cursor: pointer;
    height:22px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	/*filter:alpha(opacity=70); */
	/*opacity:0.7;*/
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.aataTextBox
{	
	border-style:solid;
	border-color:#6B7EBF;
	border-width:1px;	
}

.aataMessageBox
{	
	border-style:solid;
	border-color:#6B7EBF;
	border-width:0px;	
}

.aataButton
{
	border-right: #6b7ebf 0.01ex outset;
	border-top: #6b7ebf 0.001ex outset;
	border-left: #6b7ebf 0.001ex outset;
	border-bottom: #6b7ebf 0.01ex outset;
}

.dropDownListBox
{
	border-style:solid;
	border-color:#6B7EBF;
	border-width:1px;
}

.Panel
{	
	
}

.Panel legend
{
	font-size: large;
	color:Blue;	
}

.menuControl
{
    z-index: 100;
    float:none;   
}
/* IE */
.redBar
{
    position: absolute;
    top: 169px;
    left: 0px;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    height: 20px;      
}

.redBarOpera
{
    position: absolute;
    top: 145px;
    left: 0px;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    height: 20px;      
}
/* Style="position: absolute; top: 144px; left: 0px;
                        width: 100%; overflow: hidden; z-index: -1; height: 20px" FF*/
                        
/* Style="position: absolute; top: 144px; left: 0px;
                        width: 100%; overflow: hidden; z-index: -1; height: 20px" S*/

