html{
height:100.1%;
overflow-y:scroll;
overflow: -moz-scrollbars-vertical;
} 

body {
	background: #969696 url(http://www.searchclassroom.com/images/header.gif) repeat-x top center;
	font-family: Trebuchet MS, Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	padding-bottom: 0px;
	padding-left: 0px;
 	padding-right: 0px;
	padding-top: 0px;
 	margin-left: 0px;
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
}

.optin {
	text-align: center !important;	
	width: 210px;
	margin: 0 5px 0 5px;
	border: 2px;
	border-style: none;
	border-color: #111111;
	border-collapse:collapse;
	}
.optin h2 {
	text-align: center;	
	}
	
a {
	color: #6600ff
} 

#container {
	position:relative;
	border: 8px solid #666666;
	width:740px;
	background:#eeeeee;
	color:#000000;
	text-align:left;
	}

#content {
	padding: 10px 0 20px 0;
	margin: 2px 0 0 7px;
	text-align:left;
	}

td {
	font-size:14px;
}

th {
	font-size:14px;
}
.a {
	color: #FFFFFF;
}
.border {
	border: 1 solid #000066;
}

.tblr {
	font-size: 15px;
	text-align: center;
}

.tblh {
	font-size: 16px;
	text-align: center;
}

.footer {
	position:relative;
	background: #969696;
	background-image: url(http://www.searchclassroom.com/images/footer.gif);
    background-repeat: no-repeat;
	background-position: bottom center;
	height:148px;
}

.footer div {
	position:absolute;
	margin-left: auto; 
	margin-right: auto;
	width:100%;
	vertical-align:bottom;
	text-align:center;
	bottom:0;
}

#footer {
	font-size:11px;
	color:#ffffff; 
	bottom:0;
}

#menu {
	width:100%; 
	font-size:14px;
	background:#eee;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu a {
    /**background: url(../images/top_button.gif) no-repeat;**/
    padding:0px 8px;
	margin: 0;
	color: blue;
    text-decoration: underline;
    text-align: center;
    font-weight: bold;
}

#menu a:hover {
	color: #ccc;
    text-decoration: none;
}

.redtit {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

