.menus {
	float:left;
	width:775px;
	font-size:14px;
	background-color:#AFC9EF;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;


}

.menus li {
	float:left;
	background-color:#AFC9EF;
	text-decoration:none;
	list-style:none;
	font-size:14px;
	padding-top:2px;
	padding-left:5px;
	color:darkslategray;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
		
}


.menus li a{
	float:left;
	background-color:#AFC9EF;
	text-decoration:none;
	font-size:14px;
	padding-top:2px;
	padding-left:5px;
	color:darkslategray;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
		
}

.menus span a{
	float:left;
	background-color:#AFC9EF;
	text-decoration:none;
	font-size:14px;
	padding-top:2px;
	padding-left:5px;
	color:darkslategray;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
		
}

.menus li a:hover{
	background-color:#70A1EB;
	color:white;
	border:1px solid white;
	font-size:14px;

}

.menus span a:hover{
	background-color:#70A1EB;
	color:white;
	border:1px solid white;
	font-size:14px;

}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    .menus a{float:none;font-size:14px;}

    /* End IE5-Mac hack */



.form{
	color:black;
	font-size:12px;
	font-family:Trebuchet MS,verdana;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	background-color:#ffffff;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius-bottomright:8px;
	border-top:1px solid gray;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-radius-bottomleft:8px;
}

.tutorial{


	color:black;
	font-size:12px;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	background-color:#ffffff;
	-moz-border-radius-bottomright:8px;
	-webkit-border-radius-bottomright:8px;
	border-top:1px solid gray;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-radius-bottomleft:8px;
	text-decoration:none;


}


.tutorial a{


	color:darkslategray;
	font-size:12px;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;


}

.span{
	color:black;
	width:170px;
	font-size:12px;
	font-family:Trebuchet Ms,verdana;
	font-weight:bold;
	text-align:center;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomright:10px;
	background-color:#ffffff;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-radius-bottomleft:10px;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
}

.span1{
	color:black;
	width:170px;
	font-size:12px;
	font-family:Trebuchet Ms,verdana;
	font-weight:bold;
	text-align:center;
	-moz-border-radius-topright:10px;
	-webkit-border-radius-topright:10px;
	background-color:#AFC9EF;
	-moz-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	border-top:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;

}

.span2{
	color:black;
	width:7750px;
	height:20px;
	font-size:12px;
	font-family:Trebuchet Ms,verdana;
	font-weight:bold;
	text-align:center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#AFC9EF;
	border-top:1px solid gray;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;

}

.search{
	font-size:12px;
	width:170px;
	color:white;
	font-weight:bold;
	font-family:Trebuchet MS,verdana;
	-moz-border-radius-topright:10px;
	-webkit-border-radius-topright:10px;
	background-color:#4B6681;
	-moz-border-radius-topleft:10px;
	-webkit-border-radius-topleft:10px;
	border:1px solid gray;
	text-align:center;
}

input{
	font-size:12px;
	font-weight:bold;
	border:1px solid gray;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

input:hover{background-color:lightyellow;}

.table{
	font-size:14px;
	font-family:Trebuchet MS,verdana;
}

div{
	font-size:13px;
	text-decoration:none;
}

div a{
	font-size:14px;
	text-decoration:none;
	color:black;
}

div a:hover{
	font-size:14px;
	text-decoration:underline;
}

.footer{
	font-size:12px;
	color:darkslategray;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	text-align:center;
	
}

.footer a{
	font-size:12px;
	color:darkslategray;
	font-family:Trebuchet MS,verdana;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	
}


.footer a:hover{

	color:white;
	
}
