table {
  font-size: 13px;
}

#body_title_nosidebar {
	padding:5px 0px 5px 0px ;
	margin-right:	20px;
	width: 710px; 
	color:#261755;
	font-weight:bolder;
	font-size: 12pt;
	background-color: #b6b8d8;
	border:1px solid #9290b7;
}


#bodystretch_nosidebar {
        width: 700px;
        border-left:1px dotted #f15521;
        padding:10px;
}

textarea {
  width: 427px;
  height: 100px;
  background-color: #ececec;
  border:1px solid #7e81b6;
  font-size: 10px;
}

#imageContainer { height: 427px; }
#imageContainer img {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 427px;
  width: 756px;
  opacity: -0.01;
}

#body_canvas h3 {
  color: #f15521;
  margin-top: 0px;
}

#body_canvas td h3 {
  color: #f15521;
  margin: 10px 0px 10px 0px;
}

#loginboxcontent h3 {
  color: #f15521;
  margin-bottom: 0px;
}

#loginboxcontent div {
  padding-left: 10px;
  font-size: 14px;
}

#body_canvas ul {
  list-style: url('./images/bluedot.png');
  margin-left: -20px;
  margin-bottom: 10px;
}

#body_canvas li {
  margin-bottom: 10px;
}

.form_header {
  background-color: #b6b8d8;
  border: 1px solid #9290b7;
  color: #261755;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
}

.class_sidebar {
  background: url('./images/ClassBackground.png') repeat-y #f2531a;
  width: 30px;
}

.class_title {
  height: 30px;
  background: #bbbbbb;
  padding-left: 10px;
  font-weight: bold;
  font-size: 15px;
}

.class_description {
  height: 100%;
  background: #eeeeee;
  padding: 10px;
}

#class_list li {
  list-style: disc;
}

#class_list ul {
  padding-top: 0px;
  margin-top: 0px;
}

.emptybox {
  width:16px;
  height:16px;
}

.gagglebox {
  width: 16px;
  height: 16px;
  background: url('./images/gaggleicon.jpg') no-repeat;
}

.appbox {
  width: 16px;
  height: 16px;
  background: url('./images/app.png') no-repeat;
}

.localbox {
  width: 20px;
  height: 16px;
  background: url('./images/group.png') no-repeat;
}
