#list-menu {
	width: 132px;
	line-height: 16px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 10px; 
} 
#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
	display: block;
	width:124px;
	padding: 2px 2px 2px 4px;
	border: none #000000;
	text-decoration: none;
} 

#list-menu a:link, #list-menu a:visited, #list-menu a:active{
background: #94689B;
color: #FFFFFF;
}

#list-menu a:hover {
border: none #000000;
background: #FFFFFF;
color: #666666;
} 

.Bottomtext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	display: block;
	top: 20px;
	line-height: 16px;
}
.Headtext {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6666FF;
}
.Sidetext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-indent: 5px;
}
.Editregion {
	font-family: Verdana;
	font-size: 12px;
	color: #94689B;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.Divmain {
	border: 1px solid #E0E0E0;
	font-family: Verdana;
	font-size: 9px;
}
.Subhead {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6666FF;
}
.tableclass {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	background-color: #EEE6F7;
	border: 1;
}
.EditregionBold {

	font-family: Verdana;
	font-size: 12px;
	color: #94689B;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.EditregionBoldUnder {

	font-family: Verdana;
	font-size: 12px;
	color: #94689B;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

.form {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
	.form INPUT, .form TEXTAREA, .form SELECT{
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	}
	
.colourtype{
	font-family:Arial; 
	font-weight: bold;
	font-size:9pt;
	color: #94689B;
	}
	
#down-load {
/* this width value is also effected by
the padding we will later set on the links. */
}

#down-load a:link, #down-load a:visited, #down-load a:active{
color: #94689B;
}

#down-load a:hover {
color: #94689B;
} 

