/* CSS Document */

#extranavigation {
float:right;
background-color: #3E80C2;
margin-left: 6px;
margin-right: 6px;
margin-top: 3px;
font-weight: bold;
width: auto;
padding: 4px;
height:auto;
/*border: 1px solid #999999;*/
}


#extranavigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#extranavigation li {
		margin: 0;
		list-style: none;
		border:none;
		display:inline;
		color: #FFFFFF;
		}

		
#extranavigation li a {
		display: block;
		padding: 2px;
		background-color: #FFFFFF;
		color: #003366;
		list-style: none;
		text-decoration: none;
		width: 150px;
		font-weight: bold;
		display:inline;
		}
		
#extranavigation li a {		  
  width:160px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:150px;
}

html>body #extranavigation li a {
		width: auto;
		}

#extranavigation li a:hover {
		list-style: none;
		background-color: #A7DEFF;
		color: #002364;
	}
.welcome {
font-size:85%;
text-align:center;
}

#bgtable {
background-color:#A5C4E2;
font-weight:bolder;
color:#FFFFFF;
}

#login {
text-align:center;
}

#login p {
font-weight:bolder;
}

#login label {
font-size:80%;
font-weight:bolder;
}

#courses {
border-top: 1px solid #4288C3;
}

.half {
width:50%;
}

.third {
width:33%;
}

.quarter {
width:25%;
}

.fcol {
color: #4288C3;
}

.copydoc {
font-size:150%;
text-align:center;
}

#sig img{
border:0px;
}

#hiddenlink a{
color:#CCCCCC;
}
.whitebutton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color:#3366CC;
	background-color: #ffffff;
	border-bottom:2px black solid;
	border-right:2px black solid;
	border-left:2px silver solid;
	border-top:2px silver solid;
}

#spacer {
	margin:2px;
	padding:1px;
}

.secret a:link, a:visited {
	text-decoration:none;
}
