
.bodytext {  font-family:arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header1 {  font-family: arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header2 {  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.copyrighttext {  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000}
a {text-decoration: underline; font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; color:#E8C140}
.bold {  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
li {  list-style-image: url(images/bullet.jpg)}
.link {  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; color: ##E8C140}




.button { 	background-image: url(images/buttonblank.jpg);
		background-color:#E8C140;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #E8C140;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000066 1px solid }

.buttonon { background-image: url(images/buttononblank.jpg);
		background-color:#E8C140;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #E8C140;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #660000 1px solid }


.rollover 	{ background-color: #7D8FB1 }

.rolloveron 	{ background-color: #E8C140; Filter: Alpha(Opacity=60) }




 /* START THE CODE FOR THE MENUS */



#menulocation 	{ LEFT: 0px; WIDTH: 125px; POSITION: absolute; TOP: 0px; padding:0px 0px; white-space:nowrap; z-index:2 }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 25px;
		  width: 125px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #E8C140 0px solid; }


a.menu:link 	{ color: #E8C140;
		  background:#ffffff;
		  background-image: url(images/buttonblank.jpg);}


a.menu:visited 	{ color: #E8C140;
		  background:#ffffff;
		  background-image: url(images/buttonblank.jpg);}


a.menu:active 	{ background:#E8C140;
		  background-image: url(images/buttonblank.jpg);
		  color: #E8C140; }


a.menu:hover 	{ background:##E8C140;
		  background-image: url(images/buttononblank.jpg);
		  color: #ffffff; }


