
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}

.lightback
{
	background : #ffffcc;
}
.darkback
{
	background: #9999ff;	
}
.selectedBack
{
 background-color: white;
}
 .spacer
 {
	height:10px;
	background-color:#ffffff;
	border : thin solid Black;
}
.header
 {
   font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
   font-weight: bold;
	background-color:#ffffff;
	color: #6699cc;
	
}
.divider
 {
	background-color: #6699cc;
   width: 600px;
   height: 1px;
}
.divAlign
{
 text-align : left; 
 vertical-align : top;
}
.cobBorder
{
	border : thin solid;
   border-color : #6699cc;
}
.cobtop
{
   font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
   font-weight: bold;
	color : #000000;
	display: block;
	
	
}
.cobtop a:link,
.cobtop a:visited,
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
	
}
.cobtop a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	color : #660066;
	text-decoration: none;
}
cobtopselected
{
   font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
   font-weight: bold;
	text-decoration: none;
	display: block;
	background-color : silver;
	
}
.cobtopselected a:link,
.cobtopselected a:visited,
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
   font-weight: bold;
	text-decoration: none;
	background-color: silver;
}
.cobtopselected a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000000;
	text-decoration: none;
	background-color : silver;
}
.cobparent
{
   font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	display: block;
	background-color: silver;
}
.cobparent a:link,
.cobparent a:visited,
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	background-color: silver;
}
.cobparent a:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	background-color: silver;
}
.cobButton a:link,
.cobButton a:visited
{
 display: block;
 width: 100%;
 background-color: #e2e2e2;
 color: #000000;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 text-decoration: none;
 text-align : center;
 vertical-align : middle;
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 1px solid #4a4a4a;
}
 .cobButton a:hover 
 {
 border-top: 1px solid #cecece;
 border-bottom: 2px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 2px solid #4a4a4a;
 }
 .cobMenu a:link,
.cobMenu a:visited
{
 display: block;
 width: 100%;
 background-color: #6699cc;
 color: #000000;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 text-decoration: none;
 border-top: 1px solid #cecece;
 border-bottom: 1px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 1px solid #4a4a4a;

}
 .cobMenu a:hover 
 {
 background-color: #ffffff;
 border-top: 1px solid #cecece;
 border-bottom: 2px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 2px solid #4a4a4a;
 }

