﻿.MyCalendar .ajax__calendar_container {
    border:3px solid ;
    background-color:  #F5F5DC;
    color: black;
    border-color: #999966;
}

.MyCalendar .ajax__calendar_header,
.MyCalendar .ajax__calendar_footer {
 background-color: #999966;
 color: White;
 
}



.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_day
{
    color:  blue;
    
}
.accordionHeader
{    
    color: white;
   	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
    padding: 1px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left
}
.accordionContent
{
    text-align:left;
}
body {
    margin-left: 50px;
    margin-top:  0px;
    background-color: #5B5B5B;
}
#header {
    background: white;
    width: 950px;
    border-top-style: double;
    border-top-color: White;
    border-bottom-style: double;
    border-bottom-color: Olive;
    margin: 0px;
    padding: 0px;
    text-align: center;
    
  
}
.Picture {
    height: 78px;
    width: 128px;
    padding-left: -1px;
    padding-right: -1px;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.Logo {
    width: 270px;
    height: 54px;
}

#LogoPic
{
    background: white;
    width: 950px;
    height: 100px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-bottom-style: double;
    border-bottom-color: Olive;
}
#Panel1
{
    margin-left: auto;
    margin-right: auto;
}
#RptFilter
{
    width:950px;
}
#Progress
{
    text-align:center;
    font-weight: bold;
}
.labels
{
    border:solid 1px olive;
    color:Olive;
    font-size:large;
}
#Cener
{
     margin:auto;
}
#Wrapper
{
    margin: 0 auto;
    width: 950px;
}
#Contents
{
    width: 100%;
}
.igoogle-busstop th
{
    color:#696e2f;
	border-right-color:#abb079;
	border-bottom-color:#abb079;
    background:#e1e5b2 url(img/busstop/mt_back.gif) repeat-x;
} 
 .FireFoxCenter
{
    text-align: -moz-center;
    margin:0 auto;
    
}
