body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	color: #00335A;
}
table {
	border-collapse: collapse;
}
img {
	border: 1px solid #6CB5D4;
	margin: 2px;
}
h1 {
	font-size: 18px;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding: 109px 0 0 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #6CB5D4;
	border-right: 2px solid #6CB5D4;
	border-bottom: 2px solid #6CB5D4;
}
#navi {
	height: 20px;
	background-image: url(../images/menuBack.jpg);
	background-repeat: repeat-x;
}
#navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 900px;
}
#navi li {
	float: left;
	text-align: center;
	border-right: 2px solid #6CB5D4;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	height: 20px;
}
#navi a {
	text-decoration: none;
	color: #FFFFFF;
}
#navi a:hover {
	color: #00335A;
}
#navi2 {
	height: 20px;
	border-bottom: 2px solid #6CB5D4;
}
#navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#navi2 li {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
}
#navi2 a {
	text-decoration: none;
	color: #00335A;
}
#navi2 a:hover {
	text-decoration: underline;
}
#content {
	margin-right: 266px;
	border-right: 2px solid #6CB5D4;
	font-size: 12px;
}
#errorMessage {
	color: #FF0000;
	text-align: center;
	width: 100%;
	font-size: 16px;
}
.newsHeadlineLink {
	color: #00335A;
	font-weight: bold;
}
#rightSide {
	position: absolute;
	top: 129px;
	left: 732px;
	width: 244px;
	font-size: 12px;
	padding: 10px;
}
#footer {
	background-color: #6CB5D4;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
a {
	text-decoration: none;
	color:#0066FF;
}
a:hover {
	text-decoration: underline;
}
#Welcome {
	background-image: url(../images/welcome1.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #6CB5D4;
}
#WelcomeRight {
	float: right;
	width: 219px;
}
#AfterWelcome {
	clear: both;
}
.TextDiv {
	padding: 10px;
}
.TextDiv p {
	padding: 0;
	margin: 0;
}
.ParaHeader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}
.MainHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}
.arrowHeader {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.floatRight {
	float: right;
	margin: 0;
	margin-left: 5px;
}
.floatRightNoBorder {
	float: right;
	border: 0;
	margin: 0;
	margin-left: 5px;
}
.hidden {
	visibility: hidden;
}
#backupTable td {
	border: 1px solid black;
	vertical-align: top;
	text-align: left;
	width: 16%;
	padding: 2px;
}
#backupTable th {
	border: 2px solid black;
	vertical-align: top;
	text-align: center;
}
#backupTable .type {
	text-align: left;
	color: #FF0000;
}
#backupTable .hreliability {
	width: 22%;
}
.centre {
	text-align: center;
}
.tblHosting {
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
.tblHosting img {
	border: 0;
}
.tblHosting td, .tblHosting th {
	border: 1px solid #666666;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	width: 97px;
}
.tblHosting .lightGreyCell {
	background-color: #E6E6E6;
	width: 230px;
}
.tblHosting .darkGreyCell {
	background-color: #CCCCCC;
}
.tblHosting .rowTitle {
	background-color: #7A9CB5;
	text-align: left;
	width: 230px;
	white-space: nowrap;
}
#contactAddress {
	padding-left: 70px;
}
.warning {
	color: #FF0000;
}
#newsArticle {
	min-height: 300px;
}
#newsArticle p {
	padding-top: 12px;
}
#newsHeadlines {
	height: 300px;
	overflow: auto;
}
#myDCLMain {
	height: 350px;
}
#frmLogin input.txt{
	width: 150px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmLogin input.btn {
	width: 100px;
	font-weight: bold;
	color: #000000;
	height: 22px;
}
#frmLogin input.btn:hover {
	color: #FFCC33;
}
#frmLogin p {
	clear: left;
	margin: 0;
	padding: 0;
}
#frmLogin p label {
	float: left;
	width: 35%;
	padding-top: 5px;
}
#controlPanel {
	height: 400px;
	overflow: auto;
}
#controlPanel input.btn {
	width: 100px;
	font-weight: bold;
	color: #000000;
	height: 22px;
}
#controlPanel input.btn:hover {
	color: #FFCC33;
}
#controlPanel p {
	clear: left;
	margin: 0;
	padding: 0;
}
#controlPanel p label {
	float: left;
	width: 50%;
	padding-top: 5px;
}
#controlPanel .itemList {
	padding-left: 30px;
	padding-top: 0;
}
#controlPanel .itemList img {
	vertical-align: middle;
}
#controlPanel .footer img{
	vertical-align: middle;
}
#frmRename p {
	clear: both;
}
#frmRename label{
	width: 100px;
	float: left;
	padding-top: 5px;
}
#frmRename input.txt {
	width: 200px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmRename body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	color: #00335A;
}
/*
table {
	border-collapse: collapse;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding: 109px 0 0 0;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #6CB5D4;
	border-right: 2px solid #6CB5D4;
	border-bottom: 2px solid #6CB5D4;
}
#navi {
	height: 20px;
	background-image: url(../images/menuBack.jpg);
	background-repeat: repeat-x;
}
#navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 900px;
}
#navi li {
	float: left;
	text-align: center;
	border-right: 2px solid #6CB5D4;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	height: 20px;
}
#navi a {
	text-decoration: none;
	color: #FFFFFF;
}
#navi a:hover {
	color: #00335A;
}
#navi2 {
	height: 20px;
	border-bottom: 2px solid #6CB5D4;
}
#navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#navi2 li {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
}
#navi2 a {
	text-decoration: none;
	color: #00335A;
}
#navi2 a:hover {
	text-decoration: underline;
}
#content {
	margin-right: 266px;
	border-right: 2px solid #6CB5D4;
	font-size: 12px;
}
#rightSide {
	position: absolute;
	top: 129px;
	left: 732px;
	width: 244px;
	font-size: 12px;
	padding: 10px;
}
#footer {
	background-color: #6CB5D4;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
a {
	text-decoration: none;
	color:#0066FF;
}
a:hover {
	text-decoration: underline;
}
#Welcome {
	background-image: url(../images/welcome1.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #6CB5D4;
}
#WelcomeRight {
	float: right;
	width: 219px;
}
#AfterWelcome {
	clear: both;
}
.TextDiv {
	padding: 10px;
}
.TextDiv p {
	padding: 0;
	margin: 0;
}
.ParaHeader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}
.MainHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}
.arrowHeader {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
}
.floatRight {
	float: right;
} */
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.disabled {
	color: #CCCCCC;
}
#backupTable td {
	border: 1px solid black;
	vertical-align: top;
	text-align: left;
	width: 16%;
	padding: 2px;
}
#backupTable th {
	border: 2px solid black;
	vertical-align: top;
	text-align: center;
}
#backupTable .type {
	text-align: left;
	color: #FF0000;
}
#backupTable .hreliability {
	width: 22%;
}
.centre {
	text-align: center;
}
.tblHosting {
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}
.tblHosting td, .tblHosting th {
	border: 1px solid #666666;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	width: 97px;
}
.tblHosting .lightGreyCell {
	background-color: #E6E6E6;
	width: 230px;
}
.tblHosting .darkGreyCell {
	background-color: #CCCCCC;
}
.tblHosting .rowTitle {
	background-color: #7A9CB5;
	text-align: left;
	width: 230px;
	white-space: nowrap;
}
#contactAddress {
	padding-left: 70px;
}
.warning {
	color: #FF0000;
}
#newsArticle {
	min-height: 300px;
}
#newsHeadlines {
	height: 300px;
	overflow: auto;
}
#myDCLMain {
	height: 350px;
}
#frmLogin input.txt{
	width: 150px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmLogin input.btn {
	width: 100px;
	font-weight: bold;
	color: #000000;
	height: 22px;
}
#frmLogin input.btn:hover {
	color: #FFCC33;
}
#frmLogin p {
	clear: left;
	margin: 0;
	padding: 0;
}
#frmLogin p label {
	float: left;
	width: 35%;
	padding-top: 5px;
}
#controlPanel {
	height: 400px;
	overflow: auto;
}
#controlPanel input.btn {
	width: 100px;
	font-weight: bold;
	color: #000000;
	height: 22px;
}
#controlPanel input.btn:hover {
	color: #FFCC33;
}
#controlPanel p {
	clear: left;
	margin: 0;
	padding: 0;
}
#controlPanel p label {
	float: left;
	width: 50%;
	padding-top: 5px;
}
#controlPanel .itemList {
	padding-left: 30px;
	padding-top: 0;
}
#controlPanel .itemList img {
	vertical-align: middle;
	border: 0;
}
#controlPanel .itemList2 {
	padding-left: 30px;
	height: 285px;
	overflow: auto;
	padding-top: 0;
}
#controlPanel .footer img{
	vertical-align: middle;
}
#frmRename p {
	clear: both;
}
#frmRename label{
	width: 170px;
	float: left;
	padding-top: 5px;
}
#frmRename input.txt {
	width: 200px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmRename input.btn {
	width: 100px;
	font-weight: bold;
	color: #000000;
	height: 22px;
}
#frmRename input.btn:hover {
	color: #FFCC33;
}
#NameForm {
	visibility:	hidden;
}
#idContent {
	width:700px;
	height: 320px;
}
#clientList {
	height: 200px;
	overflow: auto;
}
#frmClient {
	font-size: 12px;
}
#frmClient th {
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
}
#frmEditor p {
	clear: left;
}
#frmEditor label{
	width: 120px;
	float: left;
	padding-top: 5px;
}
#frmEditor input.txt {
	width: 300px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmEditor input.txtSmall {
	width: 50px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmEditor input.date {
	width: 120px;
	background-color: #CEE1FF;
	border-color: #6CB5D4;
	border-style: solid;
	border-width: thin;
}
#frmEditor img {
	border: 0;
}
#frmEditor .info {
	float: right;
	border-right: 260px solid white;
}
#frmEditor #Thumbnail {
	width: 54px;
}
#frmEditor #MainImage {
	width: 600px;
}
#EditorOuter th, #EditorOuter td{
	border: 1px solid #6CB5D4;
	text-align: left
}
#EditorHeader th, #EditorHeader td {
	text-align:left;
	border: 0;
	padding: 0;
	padding-top: 2px;
}
#EditorHeader img {
	background-color: #efedde;
	border: 1px solid #efedde;
}
#EditorOuter iframe {
	width: 705px;
	height: 400px;
}
