


BODY {
/*	background-color: #800000;            */
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
/*	background-image: url(images/bkgrnd1.gif);
	margin-top: 30;
	margin-left: 0;
	margin-right: 0;                */
}


/*

td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding: 0px;
}


a {
	font-family: Arial;
	font-size: 10pt;
	color: Yellow;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: Yellow;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: Blue;
}


*/


.content {
		background-color: #1E1E1E;
		border: none;
		font: Arial;
		color: White;
		font-size: 10pt;
}

a.content {
	text-decoration: underline;
	color: #FF8080;
	border: none;
}

a.content:visited {
	color: #FF8080;
}

a.content:hover {
	color: #E00000;
}




.menu {
	background-color: #505050;
	border: none;
	font: Arial;
	color: White;
	font-size: 10pt;
	letter-spacing: 1px;
}


a.menu {
	text-decoration: none;
	color: White;
}

a.menu:visited {
	color: White;
}

a.menu:hover {
	color: #A00000;
	font-weight: none;
              background-color: #F0F0F0;
}


.title  {
	          text-decoration: none;
                        font-family : arial;
	          font-size: 18pt;
	          color: #D00000;
                        }

.faqs {
                            text-decoration: none;
		font-family: Arial;
		color: #FF8080;
		font-size: 10pt;
}

a.faqs {
	text-decoration: none;
	color: #FF8080;
}

a.faqs:visited {
	color: #FF8080;
}

a.faqs:hover {
	color: white;
}





.black1 {
	border: 1px solid Black;
}


.edwlink  {
                        text-decoration: underline;
                        font-family : arial;
                        font-size: 10pt;
                        color:#800000;
                        }

                .edwlink:visited {
                        text-decoration: underline;
                        font-family : arial;
                	font-size: 10pt;
                        color:#800000;
                        }

                .edwlink:hover {
                        text-decoration: underline;
                        font-family : arial;
                	font-size: 10pt;
                        color:#4060B0;
                        }

.faqtop {
	     text-decoration: underline;
             font-family: Arial, Helvetica, sans-serif;
	     font-size: 8pt;
             color:#800000;
 	                }

                .faqtop:visited {
                        text-decoration: underline;
                        font-family : arial;
                	font-size: 8pt;
                        color:#800000;
                        }

                .faqtop:hover {
                        text-decoration: underline;
                        font-family : arial;
                	font-size: 8pt;
                        color:#FF0000;
                        }

.scrollbar { 
     scrollbar-base-color: #000000;
     scrollbar-arrow-color: #ffffff;
     scrollbar-darkshadow-color: #000000;
     scrollbar-face-color: #600000;
     scrollbar-track-color: #3C3C3C;
/*
scrollbar-3dlight-color:#ffd700; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#f0f; 
*/
}