BODY {

	scrollbar-arrow-color: #889BADF; 

	scrollbar-track-color: black;

	scrollbar-base-color: silver; 

	scrollbar-shadow-color: #F3F3F3; 

	scrollbar-face-color: white; 

	scrollbar-highlight-color: #F3F3F3; 

	scrollbar-dark-shadow-color: white; 

	scrollbar-3d-light-color: gray;

}



a {

	color: #F3D789;

	text-decoration:underline

}

               

.menu {

	font-family: "Century Gothic";

	font-size: 14pt;

	color: #FFFFFF;

	text-decoration:none;

	font-weight: bold;

	font-variant:small-caps;

}  



:hover.menu {

	color: #FFB900;

	text-decoration: underline;

}



.header {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14pt;

	color: #ABD1F8;

	font-weight: bold;

}

.headline {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	color: #ebbb3d;

	text-transform: capitalize;

}





.body {

	cae2fafont-family: Arial;

	font-size: 14pt;

	color: #cae2fa;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

}



.footer {

	color: #D8DFF1;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 8pt;

}



.copy {

	color: #6DA7DA;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 8pt;

	text-decoration: none

}



.form {border:1px solid #C0C0C0; font-family: Arial; font-size: 8pt; font-weight: bold; color:#000080; background-color:#FFFFFF }



#dropmenudiv{

	position:absolute;

	background-color: #000000;

	border:1px solid black;

	border-bottom-width: 0;

	line-height:18px;

	z-index:100;

	font-family: "Century Gothic";

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

}



#dropmenudiv a{

	width: 100%;

	display: block;

	color: #FFFFFF;

	text-indent: 5px;

	border-bottom: 1px solid black;

	padding: 1px 0;

	font-weight: bold;

	text-decoration: none;

}



#dropmenudiv a:hover{ /*hover background color*/

	background-color: #FFB900;

	color: #000000;

	text-decoration: underline;

}



/* Sample CSS definition for the example list. Remove if desired */

.navlist li {

list-style-type: square;

width: 135px;

background-color: #FFFFB9;

}

