body {
	margin:0px;
	font-family:verdana, sans-serif;
	font-size:12px;
}
#container {
	border:1px #CCCCCC solid;
	width:800px;
	height:650px;
}
#contentloading {
	position:absolute;
	margin-left:300px;
	width:200px;
	margin-top:150px;
	height:50px;
	text-align:center;
	visibility:visible;
	z-index:1000px;
}
#menu {
	visibility:hidden;
	display:inline;
	margin:0px;
	float:left;
	border-right:1px #cccccc solid;
	height:650px;
	width:130px;
}
a.appmenu {
	text-decoration:none;
}
div.appmenu {
	width:120px;
	height:29px;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
	vertical-align:middle;
	font-weight:bolder;
	color:black;
	padding-top:8px;
}
#content {
	max-height:650px;
	overflow:auto;
	height:650px;
	visibility:hidden;
	display:inline;
	margin:0px;
	float:right;
	width:650px;
}
#loadingtext {
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	color:#CCCCCC;
}
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2C5E24;
	border:1px #74691F solid;
	padding:2px;
}
table.form td {
	padding:1px 1px;
	vertical-align:top;
}
table.form th {
	vertical-align:top;
	background-color:#999999;
	text-align:left;
}
input.savestudent {
	border:none;
	background:url(images/smbuttonback.gif) no-repeat;
	width:84px;
	height:20px;
	font-weight:bolder;
}
input.edit {
	border:none;
	background:url(images/e.gif) no-repeat;
	width:18px;
	height:16px;
	font-weight:bolder;
}
input.expcrs {
	border:none;
	background:url(images/p.gif) no-repeat;
	width:18px;
	height:16px;
	font-weight:bolder;
}
input.remove {
	border:none;
	background:url(images/r.gif) no-repeat;
	width:17px;
	height:16px;
	font-weight:bolder;
}
div#list {
	width:600px;
	height:130px;
	max-height:130px;
	overflow:auto;
	border:#CCCCCC 1px solid;
	font-size:12px;
	color:black;
	background-color:white;
}
div#clist {
	width:600px;
	height:190px;
	max-height:190px;
	overflow:auto;
	border:#CCCCCC 1px solid;
	font-size:12px;
	color:black;
	background-color:white;
}
table.form th.formhead {
	background:none;
	font-size:20px;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.error {
	font-size:12px;
	color:#FF9933;
}
a {
	text-decoration:none;
}
#button1 {
	background:url(images/prevback.gif) no-repeat;
	width:100px;
	height:24px;
	padding-top:4px;
	text-align:center;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14px;
}
#button3 {
	background:url(images/nextback.gif) no-repeat;
	width:100px;
	height:24px;
	padding-top:4px;
	text-align:center;
	color:black;
	text-decoration:none;
	font-weight:bolder;
	font-size:14px;
}
div.crss {
	overflow:hidden;
	height:0px;
	padding:0px;
	background-color:#E8E8E8;
	display:block;
	width:580px;
}
.chk {
	border:none;
}
