/* style copyrighted  © Aztec Computer Consultancy Ltd */

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: #3300FF no-repeat center top;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #003300;
	font-size: 16px;
	font-weight: strong;
	vertical-align: bottom;
}

h2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
	text-transform: uppercase;
}

p {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #D7DAFB;
}

td {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.MainBackground {
	background-color: #D7DAFB;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.btbk2 {
	background-color: #CCFFCC;
}

.btbk3 {
	background-color: #545C69;
}

.btcontent {
	background-color: #FFFFFF;
	border-bottom-width: 7px;
	border-color: #000000 #9EBBB9 #FFE85D #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
}

.btdate {
	color: #333333;
	font-size: 14px;
}

.btnav {
	border-bottom-width: 1px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	text-align: center;
}

.btsearch {
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: top;
}

.MainTitle {
	color: #336600;
	font-size: 16px;
	font-weight: bolder;
	vertical-align: bottom;
	font-family: "Century Gothic";
	font-style: italic;
	background-color: #D7DAFB;
}

.btnavNoBorder {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.PageFooter {
	align: center;
	background-color: #CCFF99;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px/14px Verdana;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

.BackgroundPicture { background-image:url(SiteAssets/TopImage.jpg); 
background-repeat:no-repeat }
.MainMenu {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.LeftBorder {
	background-color: #D7DAFB;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.RightBorder {
	background-color: #D7DAFB;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.TopBorder {

	background-color: #D7DAFB;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.TopSideBorder {


	background-color: #D7DAFB;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.MainText {

	background-color: #D7DAFB;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Float {
	position: relative;
	z-index: auto;
	float: right
}
