/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	scrollbar-face-color: #350000;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #FAE9C8;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}

a {
		color : #350000;
		text-decoration : underline;
		FONT-WEIGHT: bold;
}

a:link {
	color : #350000;
	text-decoration : underline;
	FONT-WEIGHT: bold;
}

a:visited {
	color : #350000;
	text-decoration : underline;
	FONT-WEIGHT: bold;
}

a:hover {
	color : #F8E8BE;
	text-decoration : none;
	FONT-WEIGHT: bold;
}

a:active {
	color : #350000;
	text-decoration : underline;
	FONT-WEIGHT: bold;
}
.copyright{
	font-size: 12px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #350000;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #350000;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #350000;	
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #F8E8BE;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav{
	font-size: 11px;
	COLOR: #350000;
	 FONT-WEIGHT: bold;
}
.leftnav A:link  {
	COLOR: #350000;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.leftnav A:visited { 
	COLOR: #350000;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav A:active {
	COLOR: #350000;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .leftnav A:hover {
	COLOR: #350000;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.category{
	font-size: 11px;
	COLOR: #E1C499;
	 FONT-WEIGHT: bold;
}
.category A:link  {
	COLOR: #E1C499;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.category A:visited { 
	COLOR: #E1C499;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.category A:active {
	COLOR: #E1C499;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .category A:hover {
	COLOR: #E1C499;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.sidelink {
	font-size: 11px;
	text-align: right;
}
.list1 {
	background-color : #D0B364;
	color : #6E5410;
}

.list2 {
	background-color : #F8E8BE;
	color : #6E5410;
}

.required {
	color : #000000;
	font-size : 10px;
}

.tableheader{
	background-color : #350000;
	color : #F8E8BE;
	font-weight : bold;
}

.tableheader a:link {
	color : #F8E8BE;
	text-decoration : none;
}

.tableheader a:visited {
	color : #F8E8BE;
	text-decoration : none;
}

.tableheader a:hover {
	color : #F8E8BE;
	text-decoration : underline;
}

.tableheader a:active {
	color : #F8E8BE;
	text-decoration : none;
}

.titleheader {
	color : #350000;
	font-size : 16px;
	font-weight : bold;
}

.titleheader td {
	color : #350000;
	font-size : 16px;
	font-weight : bold;
}


