/*
table {border: 1px dotted white;}  
*/

body {
	background-color: #333333; margin: 0,0,0,0;}

h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFCC00;
	font-weight: bold;}
	
td.Content  {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: white; line-height: 14px;}
td.Content :link {color:#ffffcc;}
td.Content :visited {color:#FFFFCC;}
td.Content :hover {color:#ffcc00;}
td.Content :active {color:#FFFFCC;}

td  {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

li {color: white; font-family: sans-serif; font-size: 11px;}

.time {
	font-family: sans-serif; font-size: 11px; color: #999999;}
	
.smallNav {font-family: sans-serif; font-size: 11px; color: #FFCC00;}

td.navHead {
	font-weight: bold; height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	color:#FFCC00;
}
A
{
	color: #FFFFCC;
}
td.navLinks {
	color: #FFFFCC;
	height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;}
td.navLinks :link {text-decoration: none;color: #FFFFCC;}
td.navLinks :visited {text-decoration: none;color: #FFFFCC;}
td.navLinks :hover {text-decoration: underline;color: #FFFFCC;}
td.navLinks :active {text-decoration: none;color: #FFFFCC;}

.Pname {color: white; font-family: sans-serif; font-size: 11px;}
.Pname :link {color:white; text-decoration:none;}
.Pname :visited {color:white; text-decoration:none;}
.Pname :hover {color:#ffcc00; text-decoration:underline;}
.Pname :active {color:white; text-decoration:none;}

td.small {font-size: 11px; color:#999999; text-align: center;}
td.small :link {color:#999999;}
td.small :visited {color:#999999;}
td.small :hover {color:white;}
td.small :active {color:#999999;}

.searchField
{			font-size:11px;
			border: solid 1px, white;
			color:black;
			background-color: #DCDCDC;
			height: 16px;
			vertical-align: top;
}
.pages {font-family: sans-serif; font-size: 9px; color: #FF9900; font-weight: bold; text-align:left;}

.titleDescription
{
	font-size:11px;
	color:white;
}

.panelbarHeader 
{                   
	font-weight: bold; height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	color:#FFCC00;
}

.panelbarHeaderHover 
{                   
	font-weight: bold; height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	color:#FFCC00;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.panelbarHeaderExpand
{
	font-weight: bold; height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	color:#FFCC00;
	cursor: pointer;
	cursor: hand;
}

.panelbarItem 
{
	color: #FFFFCC;
	height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	cursor: pointer;
	cursor: hand;
	}


.panelbarItemSelected
{
color: #FFFFFF;
	height: 17px; 
	border-bottom: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #999999;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}
