﻿H1	{font-weight: bold;
	 text-align: center;
	 color:Blue;
	 font-family: 'Gill Sans', Arial, sans-serif
	 }

h3
{
	text-align:left;
	text-decoration:underline;
	color:#ff6600;
}

h4
{
	text-align:center;
}

h5
{
	text-align:left;
}
	 
body 
{
	margin: 0px; font-family:Verdana; font-size: 12px;	
}

#header
{
	width:100%; height:150px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
}

#newsheader
{
	top:-10px;
}

#NewsTicker
{
	position:relative; top: -15px; height:100px; width:1024px;
}

#tbMenu
{
	position:relative; top:0px;  margin-left:70px; height:35px;
}

#footer
{
	padding: 0px; margin: 0px; width:100%; height:50px;   
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
}


#footertext
{
	position:relative; top: 40px;
}

#container
{
	height:500px;
	width:1024px;
	overflow:auto;
}

#centercolcontent
{
	margin-left: 1px;  
	padding: 15px 6px 15px 6px; width:995px; height:450px;
	overflow:auto;
}

#SideBarContent
{	
	padding:0px;	
}

.ticker
{
	position: relative; top:-25px; margin-left:12px; 
    font-family:Times New Roman;
    font-weight:bold;
    font-size:small;
    color:Blue;
}


.tabs
{
      position:static;
      top:1px;
      left:10px;
}

.Sidetabs
{	
	position:static;	
}


.tab
{      
	  background-image : url(../../images/tab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
      padding:1px;
      color:Orange;
      font-weight:bold;     
      width:120px;
      height:35px;
      text-align:center;
}


.Sidetab
{
	  background-image : url(../../images/sidetab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
	  width:98px;
	  height:91px;
	  text-align:center;
	  font-size:xx-small;
}

.selectedTab
{
	  background-image : url(../../images/selectedtab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;
	  padding :1px;	  
      color:Blue;
      font-weight:bold;     
      width:120px;
      height:35px;
      text-align:center;	  
}

.SideselectedTab
{
	  background-image : url(../../images/selectedsidetab.jpg);
	  background-repeat :no-repeat;      
	  background-position : center;			  
	  width:98px;
	  height:91px;	  
	  text-align:center;
	  font-size:xx-small;
}

.tabContents
{
      border-top: ridge 10px Orange;    
      padding:10px;
      background-color:white;
      color:black;
}

.IE8Fix 
{ 
	z-index: 100;   
}


.linklist
{
	text-align:left;
}

.netbulllist
{
	text-align:left;
}
