.error  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : bold;
	color : red;
}


.Text  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.heavy  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : bold;
	color : Black;
}

.Download  {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: Black;
}

.Archives {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.Subnav {
	display: block;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	width: 150px;
	border: 0px;
}
		
.UL {
	margin: 7px;
	display: block;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	border: 0px;
	color: #000000;
	list-style: disc;
	padding : 15px;
}

.Title2 {
	font-size : large;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.Title {
	font-size : larger;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.General {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


.Copyright  {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: Gray;
}


A  {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #CC0033;
}

A:Visited  {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #959595;
}



A:Hover  {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #802020;
}

#list-menu {
	width: 400px;
}

#list-menu2 {
	width: 200px;
}

#list-menu ul {
	margin: 7px;
	padding: 0;
	list-style-type: none;
} 	
#list-menu li {
	margin: 0px;
	padding: 0px;
	list-style: disc;
} 
#list-menu a {
	display: block;
	font-size : 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	width: 85%;
	padding: 2px 2px 2px 10px;
	border: 0px;
	color: #000000;
	text-decoration: 1px; /*lets remove the link underlines*/
} 	
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #134F8A;
}
#list-menu a:hover {
	border: 0px;
	background: Silver;
} 

