﻿body {
	font-family:Verdana;
	font-size:11px;	
}

.HeaderTd {
	background-color:#ffcf00;
	font-family:Verdana;
	font-size:11px;
	
}

.FooterTd {
	background-color:#f3f3f3;
	font-family:Verdana;
	font-size:9px;
	
}

.SeperatorTd {
	background-color:#f3f3f3;
		
}

.SeperatorThinTd {
	background-color:#ffcf00;
		
}

.SiteTitle 
{
	color:Black;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	}
	
Table
{
	font-family:Verdana;
	font-size:11px;
	}
	
.TableTitle 
{
	color:Black;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	}
	
.TableLeftCorner 
{
	background-image : url("../Images/tableLeftCorner.gif");
	height:20px;
	width:5px;
	background-repeat:no-repeat;
	border-width:0px;
	
	}
	
.TableRightCorner 
{
	background-image : url("../Images/tableRightCorner.gif");
	height:20px;
	width:4px;
	background-repeat:no-repeat;
	background-position:right;
	
	}
	
.TableTop
{
	background-color:#FFCF00;	
	width:100px;
	}

	
.TableBottom 
{
	background-color:#FFCF00;
	height:1px;
	}
	
.TableBottomLeftCorner 
{
	background-color:#FFCF00;
	height:1px;
	}
.TableBottomRightCorner
{
	background-color:#FFCF00;
	height:1px;
	}
	
.MenuTable 
{
	border-style:solid;
	border-width:0px;
	/*background-color:LightYellow;*/
	}
.MenuTableA
{
	text-decoration:none;
}

.TableContainer
{
	border-width:1px;
	border-style:solid;
	border-color:#FFCF00;
	background-color:lightyellow;
	}

a
{
	color:Black;
	text-decoration:underline;
}

a:hover
{
	
	text-decoration:none;
}


.NaviTD
{
	/*background-color:#d7d7d7;
	border-style:solid;
	border-width:1px;*/
	}
	
.TopTD
{
	color:Black;
	/*border-style:solid;
	border-width:1px;*/
	}

.TDLeftBorder 
{
		border-left-width:1px;
	}
	

.pageviews
{
		margin:10px 0px 0px 5px;
		padding:2px;
	}
