body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;
}

a:link {
	color: #990000;
	background: transparent;
	background-color: transparent;
}

a:visited {
  color: #660033;
  background: transparent;
  background-color: transparent;
}

a:hover {
	color: #650000;
	background: transparent;
	background-color: transparent;
}

a:active {
	color: #FF0000;
	background-color: transparent;
}

a.hidden {
  color: #FF0000;
  background-color: transparent;
}

a.hidden:visited {
  color: #FF0000;
  background-color: transparent;
}

a.hidden:hover {
	color: #FF0000;
	background-color: transparent;
}

a.hidden:active {
	color: #FF0000;
	height: 230px;
	width: 300px;
	bottom: 0px;
	border-top: 5px;
	border-color: #003300;
	float: left;
	background-color: transparent;
}


a.nav:link {
	color: #FF0000;
	padding: 2px;
	background: transparent;
	background-color: transparent;
	
	}

a.nav:visited {
	color: #660000;
	background: transparent;
	background-color: transparent;
	
}

#topmenu {
	width: 501px;
	position: absolute;
	left: -2px;
	top: 104px;
	z-index: 6;
	height: 76px;

 }


#menu {
	width:500px;
	text-align:center;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 
  }

  
.box {
	position:relative;
	float: left;
	clear: none;
	font-weight: bolder;
	color: #FFFFFF;
  }
  
#menu a, #menu a:visited {
	text-decoration:none;
	background-color:#fff;
	color:#FF0000;
	display:block;
	width:88px;
	height:16px;
	font-size:14px;
	border:1px solid #fff;
	padding:5px;
	
  }
* html #menu a, * html #menu a:visited {
  width:100px; 
  height:28px; 
  w\idth:88px; 
  he\ight:16px;
  }
#menu a span {
  display:none;
  }
#menu a:hover {
}
#menu a:hover {visibility:visible}
#menu a:hover span.left, 
#menu a:hover span.right {
  display:block; 
  position:absolute; 
  height:0; 
  width:0; 
  overflow:hidden; 
  border-top:8px solid #fff; 
  border-bottom:8px solid #fff; 
  }
#menu a:hover span.left {
  left:5px; 
  top:5px; 
  border-left:8px solid #000;
  }
#menu a:hover span.right {
  left:87px; 
  top:5px; 
  border-right:8px solid #000;
  }
* html #menu a:hover span.left, 
* html #menu a:hover span.right {
  width:8px; 
  height:16px; 
  w\idth:0; 
  he\ight:0;
  }
#menu a:hover span.lk1 {
	display:block;
	position:absolute;
	top:30px;
	padding:5px;
	width:500px;
	background-color:#000000;
	color:#FFFFFF;
	left: 0px;
  }
  
  #menu a:hover span.lk2 {
	display:block;
	position:absolute;
	top:30px;
	width:500px;
	background-color:#000000;
	color:#FFFFFF;
	left: -100px;
	padding: 5px;
  }
  #menu a:hover span.lk3 {
	display:block;
	position:absolute;
	top:30px;
	padding:5px;
	width:500px;
	background-color:#000000;
	color:#FFFFFF;
	left: -200px;
  }
  #menu a:hover span.lk4 {
	display:block;
	position:absolute;
	top:30px;
	padding:5px;
	width:500px;
	background-color:#000000;
	color:#FFFFFF;
	left: -300px;
  }
  
  
    #menu a:hover span.lk5 {
	display:block;
	position:absolute;
	top:30px;
	padding:5px;
	width:500px;
	background-color:#000000;
	color:#FFFFFF;
	left: -400px;
  }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
* {padding: 0; margin: 0;}


.notice{
	clear: none;
	position: relative;
	z-index: 0;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	width: 100%;
	background-color: silver;
	}
	
	
	.notice2{
	clear: left;
	position: relative;
	z-index: 0;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	width: 100%;
	background-color: silver;
	top: -255px;
	}

#masthead{
	margin-left: 0px;
	height: 104px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	text-align: left;
	z-index: 0;
	color: #666666;
	background-color: #000000;
	}
	

.left50 {
	position: relative;
	float: left;
	
	}
		
		
#footer {
	clear: left;
	text-align: center;
	font-family: Verdana;
	font-size: x-small;
	color: #000;
	float: right;
	font-weight: bold;
	}
	
	

body {
	width: 100%;
	margin: 0;
	color: #000000;
	}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	position: relative;
	width: 100%;
	clear: both;
	}
	
.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}

