
body {
     background-color: black;
     background-image: url('');
	 scrollbar-arrow-color: #f7e3e6;  
	scrollbar-base-color: #b56976;  
	scrollbar-shadow-color: #f7e3e6;   
	scrollbar-track-color: #f7e3e6;
}

	A, A:LINK {
		font-weight : bold;
		color : white;
		text-decoration : none;
		font-sytle: italic;
		font-size: 10pt;
	}
	A.leftnavright, A.leftnavright:ACTIVE, A.leftnavright:VISITED {
		text-decoration : bold;
		color : white;
	}
	A.leftnavright, A.leftnavright:VISITED, A.leftnavright:ACTIVE {
		text-decoration : bold;
		color : black;
		font-weight : bold;
	}
	A.leftnavright:HOVER {
		text-decoration : bold;
		color : red;
		font-weight : bold; {
	}

	A.leftnavmain, A.leftnavmain:ACTIVE, A.leftnavmain:VISITED {
		text-decoration : bold;
		color : #F4EDC0;
	}
	A.leftnavmain, A.leftnavmain:VISITED, A.leftnavmain:ACTIVE {
		text-decoration : bold;
		color : black;
		font-weight : bold;
		font-sytle: italic;
		font-size: 10pt;
	}
	A.leftnavmain:HOVER {
		text-decoration : bold;
		color : red;
		font-weight : bold; 
}

A.leftnavitem {
		text-decoration : none;
		color : maroon;
		font-weight : bold;
		font-style: italic;
		font-size: 8pt;
	}
	A.leftnavitem, A.leftnavitem:ACTIVE, A.leftnavitem:VISITED {
		text-decoration : none;
		color : white;
		font-weight : bold;
		font-sytle: italic;
		font-size: 8pt;
	}
	A.leftnavitem, A.leftnavitem:VISITED, A.leftnavitem:ACTIVE {
		text-decoration : none;
		color : white;
		font-weight : bold;
		font-sytle: italic;
		font-size: 8pt;
	}
	A.leftnavitem:HOVER {
		text-decoration : none;
		color : #e5b899;
		font-weight : bold;
		font-sytle: italic;
		font-size: 8pt;
	}
	A.leftnavhead, A.leftnavhead:ACTIVE, A.leftnavhead:VISITED {
		text-decoration : none;
		color : brown;
	}
	A.leftnavhead:HOVER {
		text-decoration : underline;
		color : red;
	}
	A.bodynavitem {
		text-decoration : none;
		color : maroon;
		font-weight : bold;
		font-style: italic;
		font-size: 8pt;
	}
	A.bodynavitem:HOVER {
		text-decoration : none;
		color : #e5b899;
		font-weight : bold;
		font-size: 8pt;
	}
	A.crumbs {
		text-decoration : underline;
		font-weight : normal;
	}
	A:HOVER {
		color : yellow;
	}
	A:ACTIVE {
		color : white;
	}
	A.cfbutton {
		text-decoration : none;
	}
	A.cfbutton:HOVER {
		text-decoration : underline;
	}
	H1.print {
		margin-bottom : 0px;
	}
	.font2 {
		font-family: Verdena;
		color : white;
		font-weight : normal;
		font-size : 10pt;
	}

	A.alphatoc {
		color : Black;
		text-decoration : none;
	}
	A.alphatoc:HOVER {
		background-color : #ffd590;
		color : Black;
	}

th {
     font-family: Arial;
     color: #FFFFFF;
     font-size: 8pt;
     background-color: #205C26;
}
td {
     font-family: Arial;
     color: #922336;
     font-style: italic;
     font-size: 8pt;
	 font-weight: 700;
}
     .cartRow{
     background-color: #F5F5F5;
}
p {
     font-family: Verdena;
     color: #922336;
	 font-style: italic;
     font-size: 10pt;
	 font-weight: 700;
}
.darkfont {
     font-family: Verdena;
     color: white;
	 font-style: italic;
     font-size: 8pt;
	 font-weight: 700;
} 
    .subHeading{
     font-family: Times New Roman;
     color: #922336;
	 background-color: #F4EDC0;
     font-size: 8pt;
     font-weight: 700; 
}
h1 {
     font-family: Verdana;
     color: #800000;
}
h2 {
     font-family: Verdana;
     color: WHITE;
	 font-size: 8pt;
	 font-size: 8t;
     font-weight: 700;
}
h3 {
     font-family: Verdana;
     color: #B69B6E;
	 font-size: 12pt;
     font-weight: bold;
}
h4 {
     font-family: Verdana;
     color: #800000;
     font-size: 10pt
}
	.buttons{
	font-family: Arial;
	font-size: 8pt;
}
input {
     font-size: 8pt;
     font-family: Arial;
	 font-weight: 700;
	 background-color: #b56976;
	 border-color: maroon;
	 border-style: line;
	 
}
select {
     font-size: 8pt;
     font-family: Arial;
	 font-weight: 400;
	 background-color: #b56976;
	 border-color: green;
	 border-style: line;
	 scrollbar-base-color: #7A5739;  
	 scrollbar-shadow-color: #B06858;   
	 scrollbar-track-color: #B69B6E;
}
textarea {
     font-size: 8pt;
     font-family: Arial;
	 font-color: #b56976;
	 background-color: #b56976;
	 border-color: green;
}
var {
     font-family: arial;
     color: #32CD32;
     font-size: 8pt

}