/* Alaska Traffic Cascading Style Sheet */

body {
	background: #DDDDDD; } 



a:hover {
	color: red; }

.grit {
	font-weight: bold;
	font-style: italic;
/*	color: #408080; */
	COLOR: #347cB1;
	font-size: 16px; }

.big_grit {
	font-weight: bold;
	font-style: italic;
/*	color: #408080; */
	COLOR: #347cb1;
	font-size: 18px; }


.big_red {
	font-weight: bold;
	font-style: italic;
/*	color: #408080; */
	COLOR: red;
	font-size: 20px; }


.nav {
	text-align: center;
	align: center;
	border-bottom: 2px solid #408080; 
	border-bottom: 2px solid #347CB1;
	padding: 5px;
	padding-bottom: 2px;
	font-size: 13px; }

.navbutton {
/*	border: 2px outset #008080; */
	border: 2px outset #347CB1;
/*	background: #008080; */
	background: #347CB1;
/*	color: #CFE7E7;   */
	color: white;
	width: 75px;
	margin-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-weight: bold; }

.navbutton2 {
/*        border: 8px outset #008080; */
	border: 8px outset #347CB1;
/*	background: #008080; */
	background: #347CB1;
	color: white;
	width:  140px;
	margin-left: 16px;
	margin-bottom:  10px;
        padding-left: 2px;
        padding-right: 2px;
        text-decoration: none;
        font-weight: bold; 
	font-size: 16px; }

.navbutton2:hover {
        color: black; }
	
.navbutton3 {
/*        border: 10px outset #008080; */
	border: 10px outset #347CB1;
/*	background: #008080; */
	background: #347CB1;
	color: white;
	width:  300px;
	margin-left: 16px;
	margin-bottom:  10px;
        padding-left: 2px;
        padding-right: 2px;
        text-decoration: none;
        font-weight: bold; 
	font-size: 16px; }

.navbutton3:hover {
        color: black; }

.navbutton:hover {
	color: black; }



.navbutton:active {
	border: 2px inset #008080; }

/ * below put in by Diana * /

.navOnPage {
	color: #408080;  }

.bang {
	align: center;
/*	color: #408080; */
	color: #347CB1;
	font-size: 28px;
	font-weight: bold;
	text-align: justify; }

.alert {
	text-align: center;
/*	color: #408080; */
	color: #347CB1;
	font-family: arial;
	font-weight: bold; 
	font-size: 20px;}

.spacer {
	height: 5px; }

.full {
	width: 80%; }

.slogan {
	font-size: 26px;
	font-weight: bold;
/*	color: #408080; */
	color: #347CB1;
	text-align: center; }

.footer {
	font-size: 12px;
/*	color: #DDD02D; */
	color: white;
/*	background: #008080; */
	background: #347CB1;
	text-align: center;
	padding: 3px; }
	
table.nav 
{
	cellspacing: 0px;
	cellpadding: 10px;
	text-align: center;
	font-size: 30px;
}
td.nav
{
	text-align: center;
}