﻿.RadScheduler{zoom:1}	
.body
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    background-image: url('../Images/common/body/bg.jpg');
    background-repeat:repeat-x;
    font-family:Arial;
}

#maindiv
{
width:820px;
margin-left: auto;
margin-right: auto;
}



.footer
{
    background-image: url('../Images/common/footer/footer.jpg');
    font-size: 11px;
    color: white;
}

.topMenu {
   font-size:13px;
}

.whiteToYellow a:link
{
    color: #ffffff;
    text-decoration:none;
}

.whiteToYellow a:visited
{
   color: #ffffff;
      text-decoration:none;
}

.whiteToYellow a:active
{
    color: #ffffff;
   text-decoration:none;
}

.whiteToYellow a:hover
{
    color: #ffcc33;
    text-decoration:none;
    
}

.whiteToYellowNews 
{
   font-size:13px;
   line-height:13px;
}
.whiteToYellowNews a:link
{
    color: #ffffff;
    text-decoration:none;
}

.whiteToYellowNews a:visited
{
   color: #ffffff;
      text-decoration:none;
}

.whiteToYellowNews a:active
{
    color: #ffffff;
   text-decoration:none;
}

.whiteToYellowNews a:hover
{
    color: #ffcc33;
    text-decoration:none;
    
}

.search
{
    background-image: url('Images/search_textbox.jpg');
    background-repeat: no-repeat;
    
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
    color: Black;
}

.yellowToWhite a:link
{
    color: #ffcc33;
    text-decoration:none;
}

.yellowToWhite a:visited
{
   color: #ffcc33;
      text-decoration:none;
}

.yellowToWhite a:active
{
    color: #ffcc33;
   text-decoration:none;
}

.yellowToWhite a:hover
{
    color: #ffffff;
    text-decoration:none;
    
}

.GreenToBlack a:link
{
    color: #009900;
    text-decoration:none;
}

.GreenToBlack a:visited
{
   color: #009900;
      text-decoration:none;
}

.GreenToBlack a:active
{
    color: #009900;
   text-decoration:none;
}

.GreenToBlack a:hover
{
    color: #000000;
    text-decoration:none;
    font-weight:bold;
    
}

.photoGalleryItem
{
border: solid 1px green;
color: Green;
 background-color: #336633;
 padding: 5px;
}

.BlackToBold a:link
{
    color: #000000;
    text-decoration:none;
}

.BlackToBold a:visited
{
   color: #000000;
      text-decoration:none;
}

.BlackToBold a:active
{
    color: #000000;
   text-decoration:none;
}

.BlackToBold a:hover
{
    color: #000000;
    text-decoration:none;
    font-weight: bold;
    
}

a img
{
border:none;
}

.title
{
    color: #009900;
    font-weight:bold;
    Font-Size: 18px;
}