/* CSS Document */
body {
	background-image: url(images/interface2.jpg); 
	background-repeat: no-repeat;
	background-color: #D0CBB7;
    margin-left: 0px;
	margin-top: 0px;
	width: 95%
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #254996;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #254996;
	line-height: normal;
}
a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
	color: #254996;
	font-style: bold;
	font-weight: 600;
	text-decoration: none;
}
a:visited {
	color: #5677C2;
	text-decoration: none;
	font-style: bold;
	font-weight: 600;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-style: bold;
	font-weight: 600;
}


#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff !important;
	font-size: 1.1ems;
	font-style: bold;
	font-weight: 600;
	text-decoration: none;
}

#navbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff !important;
	font-size: 1.1ems;
	font-style: bold;
	font-weight: 600;
	text-decoration: none;
}
#navbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1ems;
	font-style: bold;
    font-weight: 600;
	color: #254996;
	text-decoration: none;
}
#navbar a:visited {
    color: #FFffff;
	font-size: 1.1ems;
	font-style: bold;
	font-weight: 600;
	text-decoration: none;
}
#navbar a:active {
    color: #FF6600;
	font-size: 1.1ems;
	font-style: bold;
	font-weight: 600;
	text-decoration: none;
}
.ul {
	font-size:1.2em;
	color: #FF6600;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .07ems;
	color: #ffffff;
	background-color: #5677C2;
    font-size: 0.9em;
	float: left;
	height: 100%;
	width: 100%;
	line-height: normal;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	display: block;
} 
#footer a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
	color: #ffffff;
	font-style: bold;
	font-weight: 600;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: bold;
	font-weight: 600;
}
#footer a:hover {
	color: #ff6600;
	text-decoration: none;
	font-style: bold;
	font-weight: 600;
}
