img {
	border-color: #009CFF;
	}

td.menutd {
	height: 25px;
	}

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;	
	}

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: 200px;
	}

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;
	}