body {
 scrollbar-face-color: #006666;
 }


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #347DA9;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAEE;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #347DA9;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #347DA9;
}

a.Header, a.Header:Hover, a.Header:visited, a.Header:Active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight:bold;
	text-decoration:none;
}

.LayoutAccentLight 
{
    background-color: #A8D3F0;
}
.LayoutAccentDark 
{
    background-color: #347DA9;
    color: #DDDDDD;
}

.Footer 
{
    background-color: #347DA9;
    color: #DDDDDD;
    padding: 4px; 
    border: solid 1px black; 
    border-width: 1px 0px 1px 0px; 
    margin-bottom: 5px;
}

.LayoutAccentDark a, .LayoutAccentDark a:Hover, .LayoutAccentDark a:Visted, .LayoutAccentDark a:Active 
{
    color: white;
    text-decoration:none;
}

.Footer a, .Footer a:Hover, .Footer a:Visted, .Footer a:Active 
{
    color: white;
    text-decoration:none;
}
