
a:visited { color: #000; font-weight: bold; text-decoration: none }
a:link  { color: #000; font-weight: bold;   text-decoration: none }
a:hover  { color: #f60; font-weight: bold; text-decoration: underline }

td {  font-family:  Arial, Helvetica, sans-serif; color: #333399; font-size: 11px;}

/*  formats the navigation links in the nav bar */
.small
 { 
 font-family:  Arial, Helvetica, sans-serif; 
 font-size: 11px;
 font-weight: normal
 } 
.hdrproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.hdrproductwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.txtfield 
{
font-family:  Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px

}

.txtfielddropdown
{
font-family:  Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold
}
.txtfieldsearch
{
font-family:  Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
 background-color : #77B4EB;
 border-bottom-width : 0px;
 border-right-width : 0px;
 border-left-width : 0px;
 border-top-width : 0px;
 border: 1px solid Gray;
 color: #ffffff
}
.whitemenu
 { color: #ffffff; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva }
 
.submitbtn
  { color: #000000; font-weight: bolder; font-size: 11px; font-family: Arial, arial; background: #f7f7ff url(images/bkgadmbtn.gif); border: solid 1px #444 }

.Adminsubmitbtn
  { color: #000000; font-weight: bolder; font-size: 11px; font-family: Arial, arial; background: #f7f7ff url(images/bkgadmbtn.gif); border: solid 1px #444 }
  
  
/* format the features display */
/*  formats the  table heaer text in the admin section*/
.whitemenubold
 { color: #ffffff; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
 
.hdradmin   { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

.text-white-bold 
{
    FONT-SIZE: 11pt;
    FONT-FAMILY:  arial;
    COLOR:WHITE;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}


.small-black-text 
{
    FONT-SIZE: 11px;
    FONT-FAMILY:  arial;
    COLOR:BLACK
}

.text-bold-navyblue

{
    FONT-SIZE: 11pt;
    FONT-FAMILY:  arial;
    COLOR:#000099;
    FONT-WEIGHT: bold
}


.text-bold-red
{
    FONT-SIZE: 11pt;
    FONT-FAMILY:  arial;
    COLOR:#bb0000;
    FONT-WEIGHT: bold
}

.input-text
{
BORDER:1 solid #C0C0C0; 
FONT-FAMILY:arial; 
FONT-SIZE:11pt; 
COLOR:#000000;
width:1in
}

.submit-button
{
BORDER: 1 solid #C0C0C0; 
FONT-FAMILY:arial;
FONT-SIZE:11px;
COLOR:#000000
}

.fieldbox
{
font-family:  Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
