body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}
body {
 scrollbar-3dlight-color:silver;
               scrollbar-arrow-color:gray;
                scrollbar-track-color:silver;
                scrollbar-darkshadow-color:gray;
                scrollbar-face-color:white;
                scrollbar-highlight-color:silver;
                scrollbar-shadow-color:gray;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 14px;
}
.imagePos {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.headlineGreyBox {
	background-color: #666666;
	height: 120px;
	width: 750px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: none;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	overflow: hidden;
	clear: both;
	padding: 20;
}

.clearLeft {
	clear: left;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	outline: none;
}

:focus { -moz-outline-style: none; }

.alignCentre {
	text-align: center;
	clear: both;
}
topNav {
	background-color: #000000;
	background-position: center top;
	text-align: left;
	padding: 10px;
	clear: both;
	height: 200px;
	width: 750px;
}
newsNavLeft {
	background-color: #009999;
	height: 100%;
	width: 200px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: none;
	text-align: left;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: left;
	float: left;
}
.newsNavLeft {
	background-color: #000000;
	height: 100%;
	width: 210px;
	vertical-align: top;
	text-align: left;
	clear: left;
	float: left;
	padding: 10px;
	border: 1px solid #333333;
}
.contentPanel {
	height: 100%;
	width: 480px;
	vertical-align: top;
	text-align: left;
	padding: 4px;
	float: right;
	border: 1px solid #333333;
}
.dotSeperator {
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.1pxLineTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.topContentBackGround {
	background-color: #333333;
	clear: both;
	float: left;
	height: 160px;
	width: 730px;
}

.mainPanel {
	height: 100%;
	width: 730px;
	clear: both;
	float: left;
	padding: 10px;
}
alignCenter {
	width: 100%;
}
.topPanel {
	background-color: #666666;
	height: 100%;
	width: 710px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	float: left;
	clear: both;
}
.footer {

	background-color: #666666;
	height: 100%;
	width: 730px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	float: none;
	clear: both;
}
.submitButton {
	font-size: 12px;
	background-color: #333333;
	margin-left: 10px;
	color: #CCCCCC;
	border: 3px solid #444444;
	height: 27px;
	padding: 4px;
}
.mailbox {
	background-color: #000000;
	padding: 2px;
	height: 20px;
	width: 80px;
	border: 1px solid #333333;
	float: left;
}

.floatRight {
	background-color: #FF0000;
	float: right;
}
.newsNavLeftBottom {

	background-color: #000000;
	height: 100%;
	width: 210px;
	vertical-align: top;
	text-align: left;
	clear: left;
	float: left;
	padding: 10px;
}
.transparentPNG {
	background-image: url(images/pageHeaderBG.png);
	filter: Alpha(Opacity=50, FinishOpacity=0, Style=transparent, StartX=0, StartY=0, FinishX=80, FinishY=80);
}
.pageHeaders {
	background-color: #FFFFFF;
	height: 14px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	min-width: 200px;
	color: #0057A4;
}
.dottedDivider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0054A6;
}
.textInputBox {
	background-color: #000000;
	border: 3px ridge #666666;
	font-size: 12px;
	color: #CCCCCC;
	padding: 4px;
}
.floatLeftWithMargin {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.frameBG {
	background-attachment: fixed;
	background-image: url(images/_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #6f9db8;
}
.1pxBorder {
	border: 1px solid #333333;
}

