.Header_Lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #E6F5FB;
	text-decoration: none;
}
.Header_Sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #E6F5FB;
	text-decoration: none;
}
.SlideMenu_folder {
    font-family: Verdana;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #F4F8FF;
    padding-left: 5px;
    width: 100%;
    }
.SlideMenu_item {
	font-family: Verdana;
	font-size: 13px;
	background-color: #003399;
	padding-left: 5px;
	width: 100%;
	color: #003399;
    }
.SlideMenu_folder_a {
    color: #003399;
    font-weight: bold;
    text-decoration: none;
    }
.SlideMenu_folder_a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
    }
.SlideMenu_item_a {
    color: #F4F8FF;
    font-weight: bold;
    text-decoration: none;
    }
.SlideMenu_item_a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    }
.Slidemenu_Header {
	font-size: 11px;
	text-decoration: none;
	color: #F4F8FF;
	font-weight: bold;
}
img { 
	behavior: url("pngfix.htc"); 
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003399;
}
    
