
a, a.link, a.visited, a.active {
	color: #003399;
	font-family: Helvetica, Arial, Sans-serif;
/*	text-decoration: none; */
	
}

a.hover {
	color: #3333FF;
	font-family: Helvetica, Arial, Sans-serif;
	text-decoration: underline;
	
}

BODY
{
   /* BACKGROUND-IMAGE: url(/images/rdbg_2.jpg);  */
    FONT-FAMILY: Helvetica, Arial, Sans-serif;
	font-size: 11px;
	margin-top: 0;
}

INPUT
{
    FONT-FAMILY: Helvetica, Arial, Sans-serif;
	font-size: 10px;
}

TD,TH, SELECT
{
    FONT-SIZE: 11px;
}

.CellContent
{
    TEXT-ALIGN: left;
}

.CellMenu
{
    TEXT-ALIGN: left;
}

.MenuItem1
{
    COLOR: navy;
    FONT-SIZE: small;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: underline;
}
.MenuItem2
{
    COLOR: teal;
    FONT-SIZE: x-small;
}
.textboxlabel
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
}
.label

{
    FONT-WEIGHT: bolder;
}

TH.detail
{
    BACKGROUND-COLOR: #c0c0c0;
    vertical-align: bottom;
    FONT-SIZE: 9px;
}

TH.action
{
    BACKGROUND-COLOR: #c0c0c0;
    vertical-align: bottom;
    COLOR: red;
    FONT-SIZE: 9px;
}

TD.detail
{
    FONT-SIZE: 9px;
}

/* Begin: Added 031203 plutz@3bdigital.com */

#lBarker {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	background: #0033CC;*/
	background: #FFFF00; 
/*	font-weight: bold;
	color: #3366FF; */
	border: white solid 2px;
	text-align: center;
	font-size: 12px;
	width: 140px;
	
}

#lBarker a, a.link, a.visited, a.active {
	font-family: Helvetica, Arial, Sans-serif;
	color: #6666FF;
	text-decoration : none;
	cursor: hand;
}


#lBarker a.hover {
	font-family: Helvetica, Arial, Sans-serif;
	color: #000033;
	text-decoration : underline;
	cursor: hand;
}

#lBarker .Head {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	border-bottom: black solid 0px;
	text-transform: uppercase;
	text-decoration: none;
	
}

#lBarkerRed {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	background: #0033CC;*/
	background: #CC0000; 
/*	font-weight: bold;
	color: #3366FF; */
	border: white solid 2px;
	text-align: center;
	font-size: 12px;
	width: 140px;
	
}

#lBarkerRed a, a.link, a.visited, a.active {
	font-family: Helvetica, Arial, Sans-serif;
	color: white;
	text-decoration : none;
	cursor: hand;
}


#lBarkerRed a.hover {
	font-family: Helvetica, Arial, Sans-serif;
	color: white;
	text-decoration : underline;
	cursor: hand;
}

#lBarkerRed .Head {
	font-size: 16px;
	font-weight: bold;
	color: white;
	border-bottom: black solid 0px;
	text-transform: uppercase;
	text-decoration: none;
	
}

.copyRight { 
	font-size: 9px;
	font-weight: normal;
	color: white;
}

.subHead {
	font-size: 18px;
	padding-left: 5px;
	font-weight: bold;
	color: white;
	text-style: italic;
	background: #6666FF;
/*	background: #0033CC; */
/*	border: #FFFF00 solid 1px; */
	text-transform: uppercase;
	text-decoration: none;
	
}

.bullet {
	color: #FFFF00;
}

