@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	font-weight: bold;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../sitegraphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:300px;
	z-index:1;
	left: 0px;
	top: 0;
	background-image: url(../sitegraphics/menubg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:300px;
	height:1440px;
	z-index:2;
	left: 0;
	top: 0;
	background-image: url(../sitegraphics/menubg-sidebar.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
}
.dottedLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCC;
}
/* LINKS */
a:link {
	text-decoration: underline;
	color: #069
}
a:visited {
	text-decoration: underline;
	color: #069
}
a:hover {
	text-decoration: underline;
	color: #069
}
a:active {
	text-decoration: underline;
	color: #069
}
/* LINKS - WHITE */
a.menuWhite:link {
	text-decoration: none;
	color: #FFF
}
a.menuWhite:visited {
	text-decoration: none;
	color: #FFF
}
a.menuWhite:hover {
	text-decoration: underline;
	color: #FFF
}
a.menuWhite:active {
	text-decoration: none;
	color: #FFF
}
/* LINKS - ABOUT US */
a.menuAbout:link {
	text-decoration: none;
	color: #39F
}
a.menuAbout:visited {
	text-decoration: none;
	color: #39F
}
a.menuAbout:hover {
	text-decoration: underline;
	color: #39F
}
a.menuAbout:active {
	text-decoration: none;
	color: #39F
}
/* LINKS - YELLOW */
a.menuYellow:link {
	text-decoration: none;
	color: #FF0
}
a.menuYellow:visited {
	text-decoration: none;
	color: #FF0
}
a.menuYellow:hover {
	text-decoration: underline;
	color: #FF0
}
a.menuYellow:active {
	text-decoration: none;
	color: #FF0
}
/* LINKS - Newsflash */
a.menuNews:link {
	text-decoration: none;
	color: #A37A99
}
a.menuNews:visited {
	text-decoration: none;
	color: #A37A99
}
a.menuNews:hover {
	text-decoration: underline;
	color: #A37A99
}
a.menuNews:active {
	text-decoration: none;
	color: #A37A99
}
/* LINKS - DEEP RED */
a.menuDeepRed:link {
	text-decoration: none;
	color: #900
}
a.menuDeepRed:visited {
	text-decoration: none;
	color: #900
}
a.menuDeepRed:hover {
	text-decoration: underline;
	color: #900
}
a.menuDeepRed:active {
	text-decoration: none;
	color: #900
}
/* LINKS - GREEN */
a.menuGreen:link {
	text-decoration: none;
	color: #690
}
a.menuGreen:visited {
	text-decoration: none;
	color: #690
}
a.menuGreen:hover {
	text-decoration: underline;
	color: #690
}
a.menuGreen:active {
	text-decoration: none;
	color: #690
}
.menuGlow {
	background-attachment: scroll;
	background-image: url(../sitegraphics/menu-glow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* LINKS - PURPLE */
a.menuPurple:link {
	text-decoration: none;
	color: #609
}
a.menuPurple:visited {
	text-decoration: none;
	color: #609
}
a.menuPurple:hover {
	text-decoration: underline;
	color: #609
}
a.menuPurple:active {
	text-decoration: none;
	color: #609
}
/* LINKS - ORANGE */
a.menuOrange:link {
	text-decoration: none;
	color: #F60
}
a.menuOrange:visited {
	text-decoration: none;
	color: #F60
}
a.menuOrange:hover {
	text-decoration: underline;
	color: #F60
}
a.menuOrange:active {
	text-decoration: none;
	color: #F60
}
/* LINKS - BROWN */
a.menuBrown:link {
	text-decoration: none;
	color: #963
}
a.menuBrown:visited {
	text-decoration: none;
	color: #963
}
a.menuBrown:hover {
	text-decoration: underline;
	color: #963
}
a.menuBrown:active {
	text-decoration: none;
	color: #963
}
/* LINKS - RED */
a.menuRed:link {
	text-decoration: none;
	color: #F00
}
a.menuRed:visited {
	text-decoration: none;
	color: #F00
}
a.menuRed:hover {
	text-decoration: underline;
	color: #F00
}
a.menuRed:active {
	text-decoration: none;
	color: #F00
}
.hand {
	cursor: hand;
}
#sidebar {
	background-attachment: scroll;
	background-image: url(../sitegraphics/menubg-sidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#maintable {
	background-attachment: scroll;
	background-image: url(../sitegraphics/layout.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	margin: 0px;
	padding: 0px;
}.abitsmallerText {
	font-size: 13px;
}
.quality {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#latestnews {
	border: 1px solid #C8D8FF;
}
#counter {
	border: 1px solid #69C;
}
#newsflash {
	font-size: 13px;
	color: #A37A99;
}
.newsflash {
	font-size: 13px;
	color: #A37A99;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4D0FD;
	border-right-color: #A4D0FD;
	border-bottom-color: #A4D0FD;
	border-left-color: #A4D0FD;
	background-attachment: scroll;
	background-image: url(../sitegraphics/newsfader.png);
	background-repeat: repeat;
	background-position: left top;
}
hr {
	background-color: #ADD6FE;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADD6FE;
	border-right-color: #ADD6FE;
	border-bottom-color: #ADD6FE;
	border-left-color: #ADD6FE;
}
.updated {
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
.webdesignby {
	font-size: 9px;
	font-weight: normal;
	color: #009AFE;
}
.updateAble {
	color: #A37A99;
}
.whiteText {
	color: #FFF;
}
.buttonTable {
	border: 2px outset #A4D0FD;
}
.updated2 {
	font-size: 9px;
	font-weight: normal;
	color: #A8D4FE;
}
.updateAbleSmaller {
	color: #A37A99;
	font-size: 13px;
}
.minutesedges {
	border: 1px solid #FC0;
}
.greyText {
	color: #999;
	font-size: 12px;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}

