#leftSide{
	float: left;
	clear: left;
	background-color: #ffffff;
	width: 170px;
	font: small Verdana,sans-serif;
}

#vertNavBar{
	float:left;
	width: 168px;
	text-align: left;
	padding-bottom:20px;
}

#vertNavBar span{
	display: block;
/*	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(http://www.hictu.com/css/bg_nav.jpg);*/
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	color: #21536A;
	cursor:pointer;
}

#vertNavBar span:hover{
	
	color:Red;
	/*background-color:#CCD6F6;

	background-color:#CCD6F6;
	background-image: none;
	cursor:pointer;
	*/
}

#vertNavBar span.selected{
	/*border-top: 2px groove #3366CC;*/
/*	border-bottom: 2px groove #3366CC;*/
	color:#EB6C24;
/*	background-color:#003399;*/
}
#vertNavBar span.unselected{
/*	border-top: 1px solid #ffffff;*/
/*	border-bottom: 1px solid #cccccc;*/
	padding-top: 4px;
	padding-bottom: 4px;
/*	background-image: url(http://www.hictu.com/css/bg_nav.jpg);*/
	color: #5C97CF;
}
#vertNavBar span.unselected:hover{
	color:#EB6C24;
	opacity:0.5;
}
#vertNavBar span.selected:hover{
	color:#FF9933;
	opacity:0.5;
}

.avatarContList{
	border: #5C97CF solid 1px;
	height:30px;
	width:30px;
}

table.adminlist {
	background-color: #ffffff
}
table.adminlist th {
	font-size: 16px; /*background: url(http://www.hictu.com/images/03_content_backgr.png);*/ 
	color: #333333; 
	border-bottom: #cccccc 1px dashed; 
	font-family: Arial, Helvetica, sans-serif; 
	height: 40px;
	background-color:#E5E5E5;
}
table.adminlist th.title {
	font-size: 16px; color: #333333; font-family: Arial, Helvetica, sans-serif; text-align:left;
}
table.adminlist tr.row0 {
	background-color: #FEFEFE
}
table.adminlist tr.row1 {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff
}
table.adminlist td {
	font-size: 12px; border-bottom: #93AEC9 1px solid; font-family: Arial, Helvetica, sans-serif
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1
}
table.adminlist td.options {
	font-size: 8px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff
}

.textID{
	font: bold 11px Arial,sans-serif;
	color: #234060;
}
a:hover{
	opacity:0.7; filter:alpha(opacity=70);
	color:#FF9900; text-decoration:none;
}
a.ContactList {
	FONT-WEIGHT: normal; font-size: 14px; color: #234060; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}
a.ContactList:hover {
	FONT-WEIGHT: normal; font-size: 14px; color: #5C97CF; font-family: Arial, Helvetica, sans-serif;  text-decoration: none;
}
a.ContactList:active {
	FONT-WEIGHT: normal; font-size: 14px; color: #003399; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.smallgrey, .smallgrey:hover, .smallgrey:active {
	FONT-WEIGHT: normal; font-size: 10px; color: #767676; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
}

.PageSelect {
	margin: 0px 5px 0px 0px; FONT-WEIGHT: normal; font-size: 10px; color: #333333; font-family: Arial, Helvetica, sans-serif;
}
.noClass {
	font-size: 11px; font-weight: normal;  color: #333333; font-family: Arial, Helvetica, sans-serif
}
.submitImg {
	margin:0px 0px 0px 0px;
}
.goodInputSmall {
  margin: 0px 0px 5px 0px;  FONT-WEIGHT: normal; font-size: 14px; Z-INDEX: -3; width: 100px; color: #333333; font-family: Arial, Helvetica, sans-serif;
}
.subMenuBar span{
	color: #234060;
	font-weight: bold;
	font-size: 14px;
}
.subMenuBar a{
	font-weight: bold;
}
.subMenuBar{
	color: #3A7BBD;
	font-weight: bold;
	width: 450px;
	margin-left: 100px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallA, .smallA:hover, .smallA:active{
	font-size: 10px;
}

.personalTextArea{
	font-weight: normal; 
	font-size: 14px; 
	height: 100px; 
	width: 400px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}