/* CSS Document */
a.white {
	color: #ffffff;
}
a.menuplain {
text-decoration: none;
font-weight: bold;
color: #ffffff;
}
a:link {color: #8c104d;}
:link:active {color: #8c104d;}
.red {
	color: #CC0000;
}

:link:hover {color: #000000;}
 
.marquee {
	background-image: url(images/marquee.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.white {
	color: #FFFFFF;
}
.small {
	font-size: small;
}
.xsmall {
	font-size: x-small;
}
.bold {
	font-weight: bold;
}
.xxsmall {
	font-size: xx-small;
}
.medium {
	font-size: medium;
}
a.plain {
	text-decoration: none;
}
.tiny {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.black {
	color: #000000;
}
.yellowbkg {
	background-color: #ff9900;
}
.whitebkg {
	background-color: #FFFFFF;
}
.drkredbkg {
	background-color: #CC0000;
}
.orangebkg {
	background-color: #FF6600;
}
.purplebkg {
	background-color: #8c104d;
}
.greenbkg {
	background-color: #426A2F;
	color: #ffffff;
}
.redbkg {
	background-color: #FF0000;
}
.menubkg {
	background-image:  url(images/menubkg.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.menu2 {
	font-family: Verdana, verdana, Helvetica, sans-serif;
	font-size: xx-small;
}
.orangebrdr {
	border: 2px solid #FF9900;
}
.drkredbrdr {
	border: 2px solid #CC0000;
}
.purple {
	color: #8c104d;
}
.green {
	color: #426A2F;
}
.arial {
	font-family: arial, Helvetica, sans-serif;
}
.verdana {
	font-family: Verdana, Helvetica, sans-serif;
}
.blackbdr {
	border: 2px solid #000000;
}
.lightylwbkg {
	background-color: #FFF9f0;
}

.menu {
	font-family: verdana;
	font-size: xx-small;
	font-weight: bold;
}
td.menu {
background: #FFF0B4;

}
table.menu
{
font-size:xx-small;
position:absolute;
visibility:hidden;
border: 1px solid #ffcc33;
}
table.menu2 {
font-size:x-small;
background-image: url(../images/menubkg.gif);
background-position: left top;
background-repeat: no-repeat;
}
a.menuplain {
text-decoration: none;
font-weight: bold;
color: #ffffff;
}
a.drkred {
	color: #cc0000;
}
a.red {
	color: #ff0000;
}
a.orange {
	color: #FF9900;
}
a.purple {
	color: #8c104d;
}
a.green {
	color: #426a2f;
}
a.black {
	color: #000000;
}

a.plain {
text-decoration: none;
}
.purplefadebkg {
	background-image: url(images/purplefade.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.whitefadebkg {
	background-image: url(images/whitefade.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
.greenfadebkg {
	background-image: url(images/greenfade.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.pumpkin {
	color: #EC5F00;
}
.pumpkinfadebkg {
	background-image: url(images/pumpkinfade.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.pumpkinbkg {
	background-color: EC5F00;
}
.drkredfade {
	background-image: url(images/darkredfade.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.orangefade {
	background-image: url(images/pumpkinfade.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.redfade {
	background-image: url(images/redfade.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.inset {
	list-style-position: inside;
}

}
.marquee {
	background-image: url(images/marquee.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
