﻿body 
{
 background-repeat: repeat-x;   
 margin-top: 38px;
 margin-left: 10px;
 background: #f8f7e5 url(../layout/santee_santas_main_bg.jpg) no-repeat center top;


}

td.copyright 
{
    font-family: Arial;
    font-size: 8pt;
}
    
.modalBackground {
	background-color:#003300;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#003333;
	border: solid 4px #003333;
	padding:0px;
	width:537px;
}

a.Navigation
{
    text-decoration: none;
}

a.Navigation:Hover 
{
    text-decoration: underline;
}

a.Bottom_links 
{
    text-decoration: none;
    font-size: 9pt;
    font-family: Tahoma;
    color: #006666;   
}

a.Bottom_links:Hover
{
    text-decoration: underline;
    font-size: 9pt;
    font-family: Tahoma;
    color: #990000;   
}

.calendarHeader 
{
    background-image: url(layout/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: Transparent;
}


a.Top_Links 
{
    text-decoration: none;
    font-weight: 600;    
    font-size: 9pt;
    font-family: Tahoma;
    color: #FFFFFF;    
}

a.Top_Links:HOVER
{
    text-decoration: underline;
    font-weight: 600;    
    font-size: 9pt;
    font-family: Tahoma;
    color: #FFFF00;    
}

.menu_font 
{
    color: Black;
}

