/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #DEDEDE; FONT-SIZE: 9px; SCROLLBAR-HIGHLIGHT-COLOR: #DEDEDE; 
	SCROLLBAR-SHADOW-COLOR: #A2A1A1;  
	 SCROLLBAR-BASE-COLOR: #A2A1A1; 
	scrollbar-3d-light-color: #A2A1A1; scrollbar-dark-shadow-color: #333333
}

td {
	FONT-FAMILY: arial, helvetica;
	font-size: 8.5pt;
	Color: #003D93
}

.bullet {
	list-style-image: url(images/bullet.jpg);
}
.bullet2 {
	list-style-image: url(images/bullet2.jpg);
}

.tophead{FONT-FAMILY: arial, helvetica;
    PADDING-LEFT: 10px;
	font-size: 8.5pt;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
.texthead{FONT-FAMILY: arial, helvetica;
    
	font-size: 8.5pt;
	Color: #983C00;
	font-weight: bold;
	text-decoration: none
}
.brownlink{FONT-FAMILY: arial, helvetica;
    
	font-size: 8.5pt;
	Color: #983C00;
	font-weight: bold;
	text-decoration: underline
}
.brownlink:hover{FONT-FAMILY: arial, helvetica;
    
	font-size: 8.5pt;
	Color: #003D93;
	font-weight: bold;
	text-decoration: none
}
.brownlink:active{FONT-FAMILY: arial, helvetica;
    
	font-size: 8.5pt;
	Color: #983C00;
	font-weight: bold;
	text-decoration: underline
}

.copyright {
	FONT-FAMILY: arial, helvetica;
	font-size: 7.5pt;
	Color: #003D93;
	font-weight: none
}

.email{FONT-FAMILY: arial, helvetica;
	font-size: 8.5pt;
	Color: #003D93;
	font-weight: none;
	text-decoration: none
}
.email:hover{FONT-FAMILY: arial, helvetica;
	font-size: 8.5pt;
	Color: #983C00;
	font-weight: none;
	text-decoration: none
}
.email:active{FONT-FAMILY: arial, helvetica;
	font-size: 8.5pt;
	Color: #003D93;
	font-weight: none;
	text-decoration: none
}



.logininput{
	BORDER-RIGHT: #C0DCBC 1px solid; BORDER-TOP: #C0DCBC 1px solid; FONT-SIZE: 8.5pt; BORDER-LEFT: #C0DCBC 1px solid; COLOR: #005A8F; BORDER-BOTTOM: #C0DCBC 1px solid; FONT-FAMILY: Arial;BACKGROUND-COLOR: #ffffff;
}


