BODY
{color: #000000; 
 font-family: verdana,arial, sans-serif; 
 font-size:12px;
/*IE 5.5 scrollbars -- they are CSS2 errors but not visible*/
scrollbar-3d-light-color : #000000;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-dark-shadow-color : #FFFFFF;
scrollbar-face-color : #EBEBEB;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #000000;
}



/*To turn off all images set display equal to NONE*/
IMG {display: inline;}

/*Bold text weight*/
B
{
font-weight: 700;
}

/*Paragraph specifications*/
P
{font-family:verdana, sans-serif; font-size:12px;}

/*Active Link Specifications*/
A
{color: #003399; font-family: verdana, sans-serif; text-decoration: underline;}
A:hover
{color: #6699ff; text-decoration: none;}

/* Used to format the 'Price' column in the listings heading.*/
.prices {
	font-size: 20px;
}

Table
{color: #000000; font-family: verdana,arial, sans-serif;  font-size:12px;}

HR
{
COLOR: #000000; HEIGHT: 1px
}

LI
{
    LIST-STYLE-TYPE: square
}

/*Headers--Block Level--Requires one space above and below*/

H1 {font-family:verdana, sans-serif; font-size:15px; font-weight: bold; color: #000000; text-decoration: none;}

H2 {font-family:verdana, sans-serif; font-size:13px; font-weight: bold; color: #000000; text-decoration: none;}

H3 {font-family:verdana, sans-serif; font-size:11px; font-weight: bold; color: #000000; text-decoration: none;}



/*Main Navigation--background color only applies to actual text*/
.NAV
{background-color: #cccccc; color: #000000; font-size: 12px; font-weight: normal; font-family: verdana, sans-serif;}
.NAV A
{color: #000000; font-size: 12px; font-weight: normal; font-family: verdana, sans-serif; text-decoration: underline;}
.NAV A:Hover
{color: #6699ff; font-size: 12px; font-weight: normal; text-decoration: none;}


/*Normal Text*/
.text
{color: #000000; font-family: verdana,arial, sans-serif;  font-size:12px;}


/*This is the copyright but does not include the bottom navigation*/
.copyright
{color: #000000; font-family: verdana,arial, sans-serif;  font-size:9px;}


/*Bottom Navigation*/
.Bnav
{color: #000000; font-family: verdana,arial, sans-serif;  font-size:11px;}

.small
{font-family:verdana, arial, sans-serif; font-size:xx-small; color:#000000;}

.text
{font-family:verdana, sans-serif; font-size:12px; color: #000000;}


.warning
{color: red; font-family: arial, verdana, sans-serif; font-size:13px;font-weight: bold;}
.warning A
{color: red; font-family: verdana,arial, sans-serif;  font-size:8pt; text-decoration: underline;}
.warning A:Hover
{color: red; font-family: verdana,arial, sans-serif;  font-size:8pt; text-decoration: underline;}

.darkbg
{
background-color: #000000;
}

.lightbg
{
background-color: #cccccc;
}

.required
{color: red; font-family: arial, verdana, sans-serif; font-size:13px;font-weight: bold;}

.label
{text-align: right; FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Verdana, sans-serif;}

.field
{FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: Verdana, sans-serif; BACKGROUND-COLOR: #ffffff}





