a:link, A:visited, A:active {
	color: #093045;
}

body
{
	color: #2d2d50;
	background-color: #abb2b8;
}
table {
	border-color: #5b4967;
}

.vertical li ul{
background-color: #bbc2c8;
}

.vertical li a {
border-bottom: 3px solid;
border-color: #2d2d50;

}

/*this is the css for the horizontal version*/
.horizontal ul{
background-color: #abb2b8;
}
.horizontal li ul{
background-color: #bbc2c8;
}

/* site map */
#sitemap
{
    border-color: #0a9f78;
}

#sitemapcolumn
{
    border-color: #0a9f78;
}
.threecol {
background:#abb2b8;		/* right column background colour */
}
.threecol .colmid {
background:#abb2b8;		/* center column background colour */
}
.threecol .colleft {
background:#abb2b8;	/* left column background colour */
}
.topimageleft
{
    width: 40%;
    margin: 0;
    padding: 0;
}
.topimagemiddle
{
	width: 16%;
    margin: 0;
    padding: 0;
}
.topimageright
{
	width: 40%;
    margin: 0;
    padding: 0;
}

