.body {  
	font-family: arial, helvetica, "sans serif"; 
	font-size: 12px; 
	color: #000000}

.body A {color: #0000ff; text-decoration: underline;}
.body A:LINK {color: #0000ff;}
.body A:VISITED {color: #0000ff;}
.body A:HOVER {color: #666666; text-decoration: none;}


.header { 
         font-family: arial, helvetica, sans-serif; 
         font-weight: bold;
         color: #000000;
         font-size: 18px; }

.NAVTop {
	font-family : arial, helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size : 11px;}
.NAVTop A {color: #ffffff; text-decoration: underline;}
.NAVTop A:LINK {color: #ffffff;}
.NAVTop A:VISITED {color: #ffffff;}
.NAVTop A:HOVER {color: #e0e0e0; text-decoration: none;}

.NAV {
	font-family : arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size : 11px;}
.NAV A {color: #000000; text-decoration: underline;}
.NAV A:LINK {color: #000000;}
.NAV A:VISITED {color: #000000;}
.NAV A:HOVER {color: #666666; text-decoration: none;}

.NAV2 {
	font-family : arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size : 11;}
.NAV2 A {color: #000000; text-decoration: underline;}
.NAV2 A:LINK {color: #000000;}
.NAV2 A:VISITED {color: #000000;}
.NAV2 A:HOVER {color: #666666; text-decoration: none;}


.title {
        font-family: arial, helvetica; 
        font-size: 16px; 
        color: #000000;
        font-weight: bold}

.titlert {
        font-family: arial, helvetica; 
        font-size: 15px; 
        color: #ffffff;
        font-weight: bold}

.title2 {
        font-family: arial, helvetica; 
        font-size: 18px; 
        color: #003366;
        font-weight: bold}

.subtitle {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #003366}

.pheader {  
	font-family: arial, helvetica, "sans serif"; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000}
.pheader A {color: #000000; text-decoration: underline;}
.pheader A:LINK {color: #000000;}
.pheader A:VISITED {color: #000000;}
.pheader A:HOVER {color: #cccccc; text-decoration: none;}

.small {  
	   font-family: arial, helvetica, sans-serif; 
	   font-size: 11px; 
           color: #000000;}
.small A {color: #000000; text-decoration: underline;}
.small A:LINK {color: #000000;}
.small A:VISITED {color: #000000;}
.small A:HOVER {color: #666666; text-decoration: none;}

FORM {font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000080;
}

INPUT, TEXTAREA {
	font-family: Arial, "MS Serif", "New York", serif;	
	padding: 2px;
	font-size: 12px;
	color: #000000;
	}

SELECT, OPTION {
	font-family: "sans Serif", arial, "helvetica", sans serif;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #EDEDEE;
	border: outset 1px #adff2f;
}

.bgblue {
    background: #EDEDEE;
    border: inset 1px #000000;
    property: value;
    }

.bggray {
    background: #EDEDEE;
    border: inset 1px #000000;
    property: value;
    }.columnbg {
	background-image: url(images/greypix.gif);
	background-repeat: repeat-y;
	background-position: center;
}
