a {
	text-decoration: none;
	color: red;
}

a:hover {
	text-decoration: underline, overline;
	color: red;
}

BODY {
	scrollbar-face-color: #004080;
	scrollbar-arrow-color: 0069cc;
	scrollbar-track-color: #003165;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #1E90FF;
	scrollbar-3dlight-color: #000080;
	scrollbar-darkshadow-Color: #000000;
}

.userinfo {
	font-family: arial;
	font-size: 15px;
	color: #ffac58;
}

.time {
	font-family: arial;
	font-size: 10px;
	color: #ffac58;
}

.assignment {
	font-family: arial;
	font-size: 12px;
	color: #ffac58;
}

.techassignment {
	font-family: arial;
	font-size: 10px;
	color: #ffac58;
}

.cp {
	font-family: arial;
	font-size: 12px;
	color: #ffac58;
	font-weight: bolder;
}

.levellink {
	font-family: arial;
	font-size: 10px;
	color: #dadada;
	font-weight: bolder;
}

.smallyellow {
	font-family: arial;
	font-size: xx-small;
	color: #FFAC58;
}

.commmb {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffac58;
	line-spacing: 2;
}

.rand {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffac58;
}

.green3 {
	font-family: verdana;
	font-size: 14px;
	color: #008080;
}

.green4b {
	font-family: verdana;
	font-size: 18px;
	color: #008080;
}

.yellow-ver3 {
	font-family: verdana;
	font-size: 14;
	color: #ffac58;
}

.blue-ver4 {
	font-family: verdana;
	font-size: 16;
	color: #0069cc;
}

.white-arial3 {
	font-family: arial;
	font-size: 14;
	color: #ffffff;
}

.red-arial3 {
	font-family: arial;
	font-size: 14;
	color: red;
}

.yellow-arial3 {
	font-family: arial;
	font-size: 14;
	color: #ffac58;
}

.button {
	color: #FFAC58;
	font-size: 10pt;
	font-family: Arial;
	background: #000000;
	border-color: #AAAAAA
}

.overbutton {
	color: #FFAC58;
	font-size: 10pt;
	font-family: Arial;
	background: #0055AA;
	border-color: #AAAAAA
}

.grAr {
	font-family: arial;
	font-size: 14px;
	color: #008080;
}

input {
	border-color: #AAAAAA;
	color: #FFAC58;
	background: #000000;
	font-family: Arial;
	font-size: 10pt
}

textarea {
	border-color: #AAAAAA;
	color: #FFAC58;
	background: #000000;
	font-family: Arial;
	font-size: 10pt
}

select {
	color: #FFAC58;
	font-family: Arial;
	background-color: #000000;
	background: #000000;
}

/* for newlayout thing on level 07 and message boards*/
.tr1 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0069AA;
}

.tr2 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0069FF;
}

.tr3 {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0055AA;
}

.wh {
	color: #FFFFFF;
}

.int {
	text-align: right;
}

.trs {
	background-color: #0055AA;
	height: 1px;
	width: 100%;
}

.trh {
	background-color: #0044AA;
	color: #FFAC58;
	font-family: Arial;
	font-size: 13px;
}

/* for news */
.pg {
	font-size: 12px;
	color: #FF0000;
}

.sgat {
	font-size: 10px;
	width: 95%;
}

.ntitle {
	color: #FFFFFF;
}


.payday {
	background-color: #444477;
	border: 1px solid;
	border-top-color: #7777CC;
	border-left-color: #7777CC;
	border-right-color: #222255;
	border-bottom-color: #222255;
}

.lightgreen {
	font-family: arial;
	font-size: 14pt;
	color: 66FFCC;
}

.roombg {
	background-image: url("/images/roombackground2.gif");
}

.rooma {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}

.roomb {
	font-family: Arial;
	font-size: 18px;
	color: #0080FF;
	text-decoration-line: underline;
	text-decoration-color: #0080FF;
}

.title {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-image: url("/images/titlebackground.gif");
	font-family: Arial;
	font-size: 48px;
	color: #0080C0;
	display: block;
	text-align: center;
}