a.menu:link {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:10px;
	padding-right:10px;
	height:42px;
	padding-top:10px;
}

a.menu:hover {
background-image:url(images/menu-over.gif);
background-repeat:repeat-x;
}
a.menu:visited {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:10px;
	padding-right:10px;
	height:42px;
	padding-top:10px;
}

.Title {
font-family: Helvetica, sans-serif;
font-size:36px;
line-height:36px;
letter-spacing:-1px;
color:#636771;
font-weight:bold;
padding-left:20px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
font-family: Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
background-color:#7C808A;
text-indent:13px;
border-bottom: 1px solid #FFFFFF;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #636771;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
text-indent:13px;
}

#dropmenudiv {
	position:absolute;
	z-index:100;
	background-color:#7C808A;
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF; 
	margin-top:-10px;
}

a:link {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#676373;
 text-decoration:underline;
 }
 
 a:hover {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#FFFFFF;
 text-decoration:none;
 }
 
 a:visited {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#676373;
 text-decoration:underline;
 }
 
 a:active {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#676373;
 text-decoration:underline;
 }
 
 .nbTitle {
font-family: Helvetica, sans-serif;
font-size:16px;
line-height:36px;
letter-spacing:-1px;
color:#000000;
font-weight:bold;
}

 .nbDate {
font-family: Helvetica, sans-serif;
font-size:12px;
line-height:36px;
letter-spacing:-1px;
color:#000000;
font-weight:normal;
}
.copy {
font-family:Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:14px; color:#000000;
}

a.G:link {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#FFFFFF;
 text-decoration:none;
 }
 
 a.G:hover {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#676373;
 text-decoration:none;
 }
 
 a.G:visited {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#FFFFFF;
 text-decoration:none;
 }
 
 a.G:active {
 font-family:Helvetica, sans-serif; 
 font-size:12px; 
 font-weight:normal; 
 line-height:14px; 
 color:#FFFFFF;
 text-decoration:none;
 }