﻿body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
max-height: 100%; 
font-family: Verdana, Arial, Sans-Serif;
font-size: 0.7em;
color: #666666;
left:14px;
}

#framecontent{
position:absolute;
top: 0; 
left: 0; 
width: 100%; 
height: 98px; /*Height of frame div*/
background-image: url("App_Themes/Blue/images/savilogo1.JPG"); 
background-repeat:no-repeat;
color: white;
}

/* T H I S   C O D E   I S    F O R    L I S T S */
/* #navcontainer 
{ */
/* background: #f0e7d7; */
/* width: 30%; */
/* margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 11px;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color:Maroon;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: maroon;
} */
/* E N D       O F      T H E     L I S T    C O D E */

/* T H I S   C O D E   I S    F O R    L I S T S */
ul#navlist
{
width: 158px;
width: 160px;
width: 158px;
padding: 0px;
border: 4px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
color:Maroon;
height:100%;
}

ul#navlist li
{
list-style: none;

border: 0px;

width:186px;
padding: 4px 8px 4px 8px;
border-top: 1px solid #808080;
background-color:lightblue;
}

ul#navlist li a
{
display:block;
width: 122px;
width: 158px;
width: 150px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #ccccdd;
text-decoration: none;
text-align:left ;
font: bold 10px verdana,helvetica,arial,sans-serif;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: maroon;
color: black;
background: antiquewhite;
}

/* E N D       O F      T H E     L I S T    C O D E */

/* F O O T E R      M E N U S   C O D E */

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

/* E N D     O F    F O O T E R   M E N U   C O D E */

/*   C O D E     F O R     F O O T E R   */
/* .footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {	
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: red;
	background-color:Black;
} */
/*   E N D      O F      T H E     F O O T E R  
