﻿body {
}
.neverBar 
{
	vertical-align: middle;
	text-align: left;
}
.nostyleLink {
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
}
.normalFont {
	font-family: Verdana;
	font-size: x-small;
}
.clearer {
	clear: both;
	overflow: hidden;
	background-color:transparent;
	filter:alpha(opacity=0);
	opacity:0.0;
	height: 1px;
	margin: 1px 1px 1px 1px;
	max-height: 2px;
}
.colleft 
{	border-left-style: solid;
	border-left-width: thin;
	border-left-color: Gray;
}
.caption, table caption {
	background-color: #ffffff;
	color: #dda14e;
	font-size: 14pt;
	font-family: verdana;
	font-weight: bold;
	border: 0;
	
	white-space: nowrap;
	text-align: center;
}
.stopBox 
{
	background-color:white;
}
.activeTab
{
	background-image: url('../images/tab-active.gif');
}
.otherTab
{
	background-image: url('../images/tab.gif');
}	
