a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

a:active {
	color: #3333FF;
	text-decoration: underline;
	font-weight: bold;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FFFFFF;
	padding: 3px 17px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

a.nav:visited {
	color: #FFFFFF;
	padding: 3px 17px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	color: #FFFFFF;
	padding: 3px 17px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

a.menu:visited {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

a.menu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}

a.menu:active {
	font-weight: bold;
	text-decoration: underline;
	color: #3333FF;
}

		

a.box {
	background-color: #EDEADE;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	float: left;
	width: 148px;
	padding-left: 30px;
	padding-right: 3px;
	display: block;
	font-style: italic;
	font-size: 12px;
	height: 25px;
	padding-top: 5px;
}

a.box:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:   url("../images/arrow.gif");
	background-color: #F8F7F3;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #F8F7F3;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 147px;
	font-size: 12px;
	height: 23px;
}
a.box:visited {
	background-color: #EDEADE;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	float: left;
	width: 148px;
	padding-left: 30px;
	padding-right: 3px;
	display: block;
	font-style: italic;
	font-size: 12px;
	height: 25px;
	padding-top: 5px;
}
div#dottedline {
	height: 1px;
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 7px;
}
.downloads {
	display: block;
	width: 535px;
	height:19px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom:5px;
	line-height: 12px;
	background-color: #e7e7e7;
	font-style: italic;
	text-decoration: none;	
}

.downloads a:link {
	color: #808080;
	background-color: #F0F0F0;
	
}
.downloads a:visited {
	color: #808080;
	background-color: #F0F0F0;
	
}
.downloads a:hover {
	color: #808080;
	text-decoration:none;
	
}
.downloads2 {
	display: block;
	width: 535px;
	height:19px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom:5px;
	line-height: 12px;
	background-color: #e7e7e7;
	font-style: italic;
	text-decoration: none;	
}

.downloads2 a:link {
	color: #808080;
	background-color: #F0F0F0;
	
}
.downloads2 a:visited {
	color: #808080;
	background-color: #F0F0F0;
	
}
.downloads2 a:hover {
	color: #808080;
	text-decoration:none;
	
}
