body.body1 {
	background-color: #000000;
	color: #009CFF;
	margin: 0px;
}

img {
	border-color: #009CFF;
	}

td.menutd {
	height: 25px;
	}

td.contentbody {
	background-color: #000060;
	}
	
td.contentadmin {
	background-color: #000060;
	}

td.contentmenu {
	background-color: #000060;
	}
	
table.contenttable {
	background-color: #000060;
	}
	
td.contenthead {
	background-color: #00122C;
	}
	
td.contentfoot {
	background-color: #00122C;
	}
	
font.menulink {
	font-size: 12pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

font.menulink2 {
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}

font.title1 {
	color: #009CFF;
	font-size: 16pt;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	}

font.title2 {
	color: #679CFF;
	font-size: 14pt;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	}
	
h1.title2 {
	color: #679CFF;
	font-size: 14pt;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	}

font.title3 {
	color: #E80000;
	font-size: 16pt;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	}

font.desc1 {
	color: #009CFF;
	font-size: 12pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
	}

font.desc2 {
	color: #ffffff;
	font-size: 12pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;	
	}

div.loadvistrue {
	display: block;
	}

.loadvisfalse {
	display: none;
	}

.itemfield {
	width: 400px;
	}

textarea.itemdescription {
	width: 400px;
	height: 350px;
	}

button.setsize {
	width: 70px;
	}

td.buttonover {
	background: #000000;
	color: #ffffff;
	width: 100px;
	}

td.buttonnormal {
	background: #2525F6;
	color: #ffffff;
	width: 100px;
	}

td.catover {
	background: #000000;
	color: #ffffff;
	}

td.catnormal {
	background: #2525F6;
	color: #ffffff;
	}

td.menuover {
	background: #000000;
	color: #ffffff;
	}

td.menunormal {
	background: #252591;
	color: #ffffff;
	}
td.menunormal2 {
	background: #2525F6;
	color: #ffffff;
	}

div.descripdiv {
	overflow: hidden;
	height: 120px;
	}

table.infobar {
	background: #252591;	
	}
table.buttonbar {
	background: #252591;	
	}
input.newclass {
	text-align: center;
	background: #2525F6;
	color: #ffffff;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	}
img.hidedot {
	position: absolute;
	top: -100px;
	}
div.showeditor {
	overflow: visible;
	}
div.hideeditor {
	overflow: hidden;
	height: 1px;
	}
.mceContentBody {
	background-color: #000060;
	color: #009CFF;
	}