
.main-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #000080;
	position: absolute;
	top: 56px;
	line-height: 17px;;
	background-color: #E5E5E5;
	background: url(http://www.studentnetwork.cc/common/images/headerbar.jpg);
	width: 960px;
	height: 22px;
}

.textmh {
	margin-top: 1px;
	margin-left: 20px;
	font-weight: bold;
}

.textmh a {
	margin-right: 15px;
}

.textmh a:link {
	color: #000000;
	text-decoration: underline;	
}
.textmh a:active {
	color: #000000;
	text-decoration: underline;	
}
.textmh a:visited {
	color: #000000;
	text-decoration: underline;
}
.textmh a:hover {
	background-color: #FFFFFF;

	color: #000000;
	text-decoration: underline;
}


a:link {
	color: #000080;
	text-decoration: underline;
}
a:visited {
	color: #000080;
	text-decoration: underline;	
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
a:active {
	color: #000080;
	text-decoration: underline;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.toptopbar {
	position: absolute;
	top: 55px;
}

.topbelowbar {
	position: absolute;
	top: 80px;
}


.greenbg {
	background: url(/common/images/bggreen.jpg);
}

.greenbg2 {
	background: url(/common/images/bggreen.jpg) 100% 10px;
	border-bottom: 1px solid #999999;
}




.prebgbody {
	background: #F7F7F7 url(/common/images/gradientbg.jpg) repeat-x top;	
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

.bgbody {
	background: #FFFFFF;
	width: 958px;
  	margin-right:auto;
	margin-left:auto;
	border: 1px solid #CCCCCC;
}

.gecko .bgbody {
	background: #FFFFFF;
  	margin-right: auto;
	margin-left: auto;
	width: 958px;
	border: 1px solid #CCCCCC;
}


.bgbodyhead {
	background: #FFFFFF;
	width: 960px;
  	margin-right:auto;
	margin-left:auto;
}


