body {background-color:#000;color:#fff;font-family: verdana,arial,Geneva, sans-serif;}
body img {display:none;}
H1.PageHeader {font-weight: bold;font-size:1.2em;}
h1{font-size: medium; font-weight: bold;}
h2{font-size: 1.2em; font-weight: bold;}
h2.related {font-size: 1em; font-weight: bold;}
h3{font-size: 1.1em; font-weight: bold;}
h4{font-size: 1em; font-weight: bold;}
a {color:#ffff66;} 
a:hover {/*background-color:#ff0000;*/}
.textonlyHidden {display:none;}
.textonlyHeader {clear:both;width:100%;FONT-FAMILY: verdana,arial,Geneva, sans-serif;background-color:#fff;color:#000;margin:10px 0px 0px 0px;padding:0px;}
.alphabetItem {margin:0em;float:left;}
.Warning
{
    COLOR: #fff;
    BACKGROUND-COLOR: #c33;
    padding: 1px;    
}
SPAN.ErrorMessage
{
    FONT-WEIGHT: bolder;
    padding: 0.5em;
    COLOR: #fff;
    BACKGROUND-COLOR: #c33;
    border-style: solid ;
    border-color: #000;
    border-width: 1px; 
    text-align: center;  
    width: 100%; 
}
SPAN.NoResults
{
    FONT-WEIGHT: normal;
    margin-top: 4em;
    text-align: center;  
    width: 50%; 
}
/** Paging Control **/
div#pagingControl {clear:both;}
/** End Paging Control **/

.calendar_class
{
	background-color:white;
	
}

.calendar_othermonth
{
	background-color:darkgray;
}
