/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

table { 
  width: 100%;
  border: 0;
  color: #CCCCCC;
}

table>tbody {
  height: 100px;
  width: 350px;
}

td {
  background: #FFFFFF url(images/img01.gif) repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  border-spacing:1px;    
  border-collapse:separate;
}

th { 
  background: #FFFFFF url(images/img01.gif) repeat-x;
  font-family: Verdana, Arial, Helvetic, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

h1, h2, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}
h4 {
        font-size: 124%;
	text-weight: bold;
	text-decoration: underline; 
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}


p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}
bb{ 
  color:#FF0000;
 }

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 50px;
}

/* Boxes */

.box-orange {
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
        display: block;
	padding: 20px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* Header */

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px; 
	margin: 0 auto;
  padding: 0;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;

}

#menu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  list-style: none;
  float:left;
}
#menu a {
	display: block;
	float: left;
  background: #FFFFFF;
	text-decoration: none;
	color: #666666;
}

#menu div
{ 
  position: absolute;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #5970B2;
}

#menu div a
{ 
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 10px;
  width: auto;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  background: #FFFFFF;
  color: #666666;
  font: 11px arial;
}

#menu div a:hover
{ 
  background: #CFCECE;
  color: #FFF;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

/* Content */

#content {
	float: left;
	padding-left: 32px;
	width: 450px;
}

#forum { 
        float: left;
        width: 800px
 }

#honor { 
       float: left;
       width: 450px;
 }

#popup{ 
  float: left;
  width: 300px;

 }
/* Feature */

#feature {
	margin-bottom: 20px;
}

#daychart { 
  margin-bottom: 300px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 70px;
}


/* Footer */

#footer {
	height: fix;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	position: fixed;
	width: 100%;
	bottom: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 50%;
}

/* tables */
.actday{ 
  background: #FFFFFF url(images/img13.gif) repeat-x;  
  font-weight:bold;
  background-color: green;
  
}

.red{ 
  color:#FF0000
 }


/* drop down menus */
/*
#menu
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li.active
{ 
  background: #000000;
}

#menu li a:hover
{
  background: #49A3FF;
}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#menu div a
{	
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 10px;
  width: auto;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  background: #EAEBD8;
  color: #2875DE;
  font: 11px arial;
}

#menu div a:hover
{	
  background: #49A3FF;
  color: #FFF;
}
*/
