html{
height:100%;
}
BODY {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	height:100%;
}



TD.exp {

	font-size : 11px;
	color : Black;
	background-color : #4369A7;
	padding : 2px;
}

TD.whbg {

	font-size : 11px;
	color : Black;
	background-color : #FFFFFF;
}

TD {

	font-size : 11px;
	color : Black;
}

TD.sidemenu {

	font-size : 10px;
	color : White;
	font-weight : bold;
	padding-left : 20px;
}

TD.sidemenu2 {

	font-size : 10px;
	color : White;
	font-weight : bold;
	padding-left : 27px;
}

.smheader {

	font-size : 14px;
	font-weight : bold;
}

.expheader {

	font-size : 18px;
	font-weight : bold;
	color : #4369A7;
}

.mdheader {

	font-size : 18px;
	font-weight : bold;
}

.puheader {

	font-size : 22px;
	font-weight : bold;
}

.search_title {

	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
}

.side_bar {

	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

.form {

	font-size : 12px;
	color : #FFFFFF;
}

HR {
	color: Black;
}

.red {

	font-size : 14px;
	font-weight : bold;
	color : Red;
}

.nav {

	font-size : 10px;
	color : #000000;
	font-weight : bold;
}
/*learning*/
#content{
	background:#ffffff;
	height:100%;
	margin:0px;
}
#wrapper{
	padding:15px;
}
BODY,HTML{
	height:100%;
}

.search_name{
	float:left;
	width:200px;
	margin:3px;
}
.join{
	float:left;
	width:200px;
	border-left:1px solid;
	margin:3px;
	padding-left:5px;
}
#content h3{
	font-size:1.5em;
	border-bottom:1px solid #000023;
	margin-bottom:3px;
	display:inline;
}
#content h2{
	font-size:1.8em;
	border-bottom:1px solid #22385e;
	font-weight:bold;
	margin-bottom:3px;
}

.quiz_header {
	font-size:1.8em;
	background-color:#FFD779;
	padding:2px;
}


.quizes {
	font-weight:bold;
	border:solid 1px #FFD779;
	padding:4px;
}

.announcement {
	margin: 1em;
	padding: .5ex;
	background-color: #ffc;
	border: 2px solid gray;
}
