/* CSS Document */

body {
	color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(http://www.dundeepartnership.com/image.php?id=1321);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 100%;
}

tbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
}

/* LINK STYLES */

a, a:link, a:active, a:visited {
	color : #000033;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration : underline;
	color: #339933;
	background-color: #FFFFFF;
}

/* -------- */

.navpanel {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3399CC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	background-color: #FFFFFF;
	color : #000033;
	font-size: 90%;
}

.navpanel a, .navpanel a:link, .navpanel a:active, .navpanel a:visited {
	text-decoration: none;
	font-weight: bold;
}

.splitter {
	background-image: url(http://www.dundeepartnership.com/image.php?id=1320);
	background-repeat: repeat-y;
	background-position: left top;
}

.searchpanel {
	background-image: url(http://www.dundeepartnership.com/image.php?id=1322);
	background-repeat: no-repeat;
	background-position: left top;
}

.news {
	color: #006699;
	padding-left: 10px;
	background-color: #FFFFFF;
}

h1 {
	font-size: 140%;
	color: #3399CC;
	margin-top: 10px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 100%;
	color: #339933;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.sidenav {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3399CC;
	border-bottom-color: #3399CC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidepics {
	padding-top: 10px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
	width: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer {
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
	background-color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
}