
body {
	background-color: #000000;
	margin: 0px 0px;
	white-space:nowrap;
	text-align: left;
}



a, a:link, a:active, a:visited  {
	color: white;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	border-color: white;
      }

a:hover{
	color: red;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	border-color: white;
      }



input { 
	color: black;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 10px; color: #000; }



.blacktext { 
	color: black;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	}







#maintable{
	position:absolute;
	width: 100%;
	left:0px;
	top:0px;
	background-color: transparent;
	border: 0;
	padding:2px;
	table-layout: fixed;
	text-align:left;
      }

#header {
	position:absolute;
	width:100%;
	height:25px;
	left:0px;
	top:0px;
	padding:4px;
	background-color: #888888;
	border: 0;
	table-layout: fixed;
      }

#maincontent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:40px;
	padding:0px;
	width:667px;
	background-color: transparent;
	table-layout: fixed;
	text-align: center;
      }

#logo {
	position: relative;
	left:2px;
	top:0px;
	width:663px;
	height:92px;
      }

.logobig {
	font-family:verdana, arial, helvetica;
	margin-left: 2;
	font-size:28pt;
	font-weight: bold;
	text-decoration: none;
	color: <?PHP echo $logo_textcolor; ?>;
	}
.logosmall {
	font-family:verdana, arial, helvetica;
	font-size:24pt;
	font-weight: normal;
	text-decoration: none;
	color: <?PHP echo $logo_textcolor; ?>;
	}

#secondrow-content {
	width:667px;
	background-color: transparent;
	padding:0px;
      }

#blogdata {
	position: relative;
	padding:0px;
	width:525px;
	table-layout: fixed;
	word-wrap: normal;
      }

#blog-div {
	position: relative;
	padding:2px;
	width:525px;
	table-layout: fixed;
	word-wrap: normal;
      }
#response{
	position: relative;
	left:0px;
	top:0px;
	width:500px;
	padding:0px;
	border:0px solid black;
	table-layout: fixed;
	word-wrap: normal;
      }
#response0{
	position: relative;
	left:0px;
	top:0px;
	width:500px;
	padding:0px;
	border:1px solid black;
	table-layout: fixed;
	word-wrap: normal;
      }
.response1{
	position: relative;
	left:0px;
	top:0px;
	width:100px;
	padding:0;
	word-wrap: normal;
      }
#responseinfo{
	position: relative;
	left:0px;
	top:0px;
	width:100px;
	padding:0px;
	background-color: #999999;
	table-layout: fixed;
	word-wrap: normal;
      }
.responsename {
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	color: #444444;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
      }
.responsedate {
	font-family:verdana, arial, helvetica;
	font-size:6pt;
	color: #444444;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
      }
.responsedata {
	background-color: #ffffff;
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	width:400px;
	padding:2;
	word-wrap: normal;
      }


.postresponseclass {
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	word-wrap: normal;
      }
.postresponseclass a,.postresponseclass a:visited,.postresponseclass a:link{
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
      }

.postresponseclass a:hover{
	color: red;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
      }

#profiledata {
	position: relative;
	left:15px;
	top:16px;
	width:140px;
	word-wrap: normal;
      }

.noclass {
	font-family:verdana, arial, helvetica;
	font-size:11pt;
	color: white;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
      }


.headerclass {
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: white;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
      }

.headerclasslogin {
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	color: black;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
      }

.averageclass {
	font-family:verdana, arial, helvetica;
	font-size:10pt;
	color: white;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	word-wrap: normal;
      }

.profileclass {
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	color: #888888;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	word-wrap: normal;
      }

.questiontitle0{
	background-color: #BCC3CF;
	width:500px;
	text-align:left;
      }

.questiontitle{
	font-family:verdana, arial, helvetica;
	font-size:12pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	text-align:left;
      }
.questiondata{
	font-family:verdana, arial, helvetica;
	font-size:10pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
      }




.questiondata a,.questiondata a:visited,.questiondata a:link,
.blogdata a,.blogdata a:visited,.blogdata a:link{
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
      }

.questiondata a:hover,
.blogdata a:hover{
	color: red;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
      }





.blogdate{
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	color: #888888;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
      }


.blogdata{
	background-color: #BCC3CF; 
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
      }




#sign_in_form{
	position: relative;
	left:0px;
	top:0px;
	padding:5px;
	border:1px solid #bebab4;
	word-wrap: normal;
	color: #000000;
      }




#syllabus{
	position: relative;
	left:0px;
	top:0px;
	width:750px;
	padding:5px;
	background-color: #f6f6f6;
	word-wrap: normal;
      }



.s_label{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	width:150px;
	}

.s_detail{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	width:225px;
	border: 1px solid;
	}

.s_detailsmall{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	width:100px;
	border: 1px solid;
	}

.s_detail a, .s_detail a:link, .s_detail a:active, .s_detail a:visited  {
	color: #990000;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	border-color: white;
      }

.s_detail a:hover{
	color: #cc4444;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	border-color: white;
      }
