﻿body {
	background-color:#C4E1FF;
	font-family: Tahoma;
}
h1 {
	margin-top: 0px;
	margin-bottom:4px;
	font-size: 110%;
	padding: 4px;
	display: block;
	color: red;
	background-color:#E0E0E0;
	border-bottom:solid 1px black;
}
h2 {
	margin-top: 0px;
	margin-bottom:4px;
	font-size: 90%;
	padding: 4px;
	display: block;
	color: white;
	background-color: gray;
	text-align:center;
}
#home p
{
    padding:5px;

}
#home a
{
    text-decoration:none;
}
#wrapper {
margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	padding: 10px;
	text-align: center;
	background-color: white;
	border: solid 2px red;
}
.tablelinks {
margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	width: 976px;
}
.tablelinks td {
	width: 244px;
}
#newsheader {
	width: 757px;
	vertical-align: top;
	float: right;
	border: solid 1px #000;
	margin-bottom: 15px;
	text-align:left;
height: 250px
}
a {
color:black;
font-size:12px;
}
ul{

list-style-type:square;
}
li{

padding-left:8px;
}
#linkcontent {
	border-color: #000000;
	border: 1px solid;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFEC;
	margin-top: 20px;
}
.newscontent
{

height:167px;
	overflow-x:hidden;
	overflow-y:scroll;

}
#newsleft {
	float: Left;
	margin: 4px;
	width: 240px;
	border: solid 1px #ccc;
	height:195px;
	overflow:hidden;

}
#newsmiddle {
	float: Left;
	margin: 4px;
	width: 240px;
	border: solid 1px #ccc;
	height:195px;
	overflow:hidden;
}
#newsright {
	float: Left;
	margin: 4px;
	width: 240px;
	border: solid 1px #ccc;
	height:195px;
	overflow:hidden;
}
.GreenButton a 
{
    text-decoration:none;
}
.GreenButton
{
    background-color:#32cd32;
    color:White;
    border-bottom:solid 1px #006900;
    border-right:solid 1px #006900;
    border-top:solid 1px #09dc09;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
  font-size:12px;
  font-weight:bold; 
  
}
.RedButton a 
{
    text-decoration:none;
}

.RedButton
{
    background-color:red;
    color:White;
    border-bottom:solid 1px #9b1602;
    border-right:solid 1px #9b1602;
    border-top:solid 1px #fdafa4;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
  font-size:12px;
  font-weight:bold; 
  
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/technorati/tab-line.png) repeat-x bottom;
    font-size:18px;
    display:block;
    
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
   
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/technoratitab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}