body {
  margin: 0 0 0 0;
  background-color: #FEFEFE;
  font-family: Arial, Verdana;
  font-size: 12px;
}
 
td {
  font-size: 13px;
}
 
td#main {
  padding: 10px;
}

td#mainmenu {
  padding: 10px;
}

td#main2 {
  padding: 4px;  
  width: 132px;
}

div#main {
  width: 100%;
}
 
div.header{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
 
td.content {
  text-align: center;
}
 
td.counts {
  width: 125px;
  font-size: 11px;
  text-align: right;
  background-image: url(../images/midgreen.png);
	background-repeat: repeat-y;
	background-position: right;
}
 
td.menu {
  width: 125px;
  font-size: 14px;
  background-image: url(../images/midblue.png);
	background-repeat: repeat-y;
	background-position: left;
}

td.topblue {
	background-image: url(../images/topblue.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.bottomblue {
	background-image: url(../images/bottomblue.png);
	background-repeat: no-repeat;
	background-position: top left;
}

td.topgreen {
	background-image: url(../images/topgreen.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.bottomgreen {
	background-image: url(../images/bottomgreen.png);
	background-repeat: no-repeat;
	background-position: top right;
}

 
.menu a:link           { color: #225ed6; text-decoration: none; }
.menu a:visited        { color: #225ed6; text-decoration: none; }
.menu a:hover          { color: #000000; text-decoration: underline; }
.menu a:active         { color: #000000; text-decoration: underline; }
 
div.quote{
  text-align: left;
  padding: 10px;
  width: 95%;
}

table.quote{
  width: 98%;
}

table.quote td{
	padding: 5px;
}

td.quote_tl{
	border-right: 1px solid black;
	border-top: 3px double black;
	border-left: 1px solid black;
	background-color: #F6F6F6;	
	font-size: 11px;
	padding: 0;

}

td.quote_tl a:link  	{ color: #e63962; font-size: 12pt; font-weight: bold; text-decoration: none; font-family: "Comic Sans MS",Arial;}
td.quote_tl a:visited       { color: #e63962; font-size: 12pt; font-weight: bold; text-decoration: none; font-family: "Comic Sans MS",Arial; }
td.quote_tl a:hover         { color: #e63962; font-size: 12pt; font-weight: bold; text-decoration: underline; font-family: "Comic Sans MS",Arial; }
td.quote_tl a:active        { color: #e63962; font-size: 12pt; font-weight: bold; text-decoration: underline; font-family: "Comic Sans MS",Arial; }

tr.schools {
	background-color: #d6d6d6;
}

tr.schools a:link           { color: #225ed6; text-decoration: none; }
tr.schools a:visited        { color: #225ed6; text-decoration: none; }
tr.schools a:hover          { color: #000000; text-decoration: underline; }
tr.schools a:active         { color: #000000; text-decoration: underline; }

td.quote_bl{
	border-right: 1px dashed black;
	border-top: 3px groove black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #F6F6F6;
}

td.quote_bl a:link           { color: #225ed6; text-decoration: none; }
td.quote_bl a:visited        { color: #225ed6; text-decoration: none; }
td.quote_bl a:hover          { color: #000000; text-decoration: underline; }
td.quote_bl a:active         { color: #000000; text-decoration: underline; }

div.pager a:link           { color: #225ed6; text-decoration: underline; }
div.pager a:visited        { color: #225ed6; text-decoration: underline; }
div.pager a:hover          { color: #000000; text-decoration: underline; }
div.pager a:active         { color: #000000; text-decoration: underline; }



td.quote_br{
	border-right: 1px solid black;
	border-top: 3px groove black;
	border-bottom: 1px solid black;
	background-color: #F6F6F6;
	text-align: center;
}

span.neg {
	color: #f44066;
}

td.topleft {
	background-image: url(../images/topleftblue.png);
	background-repeat: no-repeat;
	background-position: top left;
}

td.toptop {
	background-image: url(../images/toptopblue.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

td.topright {
	background-image: url(../images/toprightblue.png);
	background-repeat: no-repeat;
	background-position: top right;
}

div.social_bookmark {
   font-weight: bold;
    font-size: 11px;
}

tr.first {
   font-weight: bold;
   background-color: #a6f5a6;
}