<STYLE TYPE="text/css">

<!--

body
{
	margin:  0px;
	padding: 0px;
	border:  0px;
}

A		{	text-decoration: none;
		}

a:link, a:active, a:visited
		{	color: #FFFFFF;
		}

a:hover
		{	color: #FFFF00;				/* same color as tabs */
		}

a.main:link, a.main:active, a.main:visited
		{	color: #000000;
		}

a.main:hover
		{	color: #B0B2B4;				/* same color as tabs */
		}

.l		{	text-align:		left;		/* justify left */
		}

.c		{	text-align:		center;		/* justify center */
		}

.r		{	text-align:		right;		/* justify right */
		}

.close	{	line-height:	10px;		/* lines close together */
			padding:		7px;
			margin:			0;
		}

.spread	{	line-height:	130%;
		}

.bla	{	color:			000000;		/* black for text */
		}

.gra	{	color:			888888;		/* black for text */
		}

.red	{	color:			FF0000;		/* red for highlights */
		}

.whi    {	color:			FFFFFF;		/* white for reverses */
		}

.yel	{	color:			FFFF00;		/* yellow, for lamp-on, off */
		}

.blu	{	color:			0000FF;		/* blue */
		}

.head	{	color:			FFE8D0;		/* head color */
		}

.main	{	color:			000000;		/* main color */
		}

.menu	{	color:			678AA2;		/* main color */
		}

.tabs	{	color:			FFBB77;		/* tabs color */
		}
		
.bbla	{	background-color:	000000;
	    }		

.bhead	{	background-color:	A3380E;		/* head background color */
		}

.btabs	{	background-color:	F1FF00;		/* tabs background color */
		}

.bmenu	{	background-color:	678AA2;		/* menu background color */
		}

.bmain	{	background-color:	 000000;		/* main background color */
		}
#bmain  {	background-image:	 url(../images/tile.jpg);
			background-color:	 2F3032;
			background-position: left;
			background-repeat:	 repeat;
		}

.on		{	color:			006DDD;		/* lamplight on */
		}

.off	{	color:			0048AB;		/* lamplight off */
		}

.ron	{	color:			DDDD00;		/* reverse lamplight on */
		}

.roff	{	color:			DDDDDD;		/* reverse lamplight off */
		}

.b		{	font-weight:	bold;		/* make text bold */
		}

.i		{	font-style:		italic;		/* make text italic */
		}

.u		{	text-decoration:	underline;	/* underline text */
		}

.n		{	text-decoration:	none;	/* no underline for anchors */
		}

.blink	{	text-decoration:	blink;		/* makes text blink */
		}

.just	{	text-align:			justify;	/* justify the paragraph */
		}

.s8		{	font-size:		8pt;		/* make font 8pt */
		}

.s9		{	font-size:		9pt;		/* make font 9pt */
		}

.s10	{	font-size:		10pt;		/* make font 10pt */
		}

.s12	{	font-size:		12pt;		/* make font 12pt */
		}

.s14	{	font-size:		14pt;		/* make font 14pt */
		}

.s18	{	font-size:		18pt;		/* make font 18pt */
		}

.s21	{	font-size:		21pt;		/* make font 21pt */
		}

.s24	{	font-size:		24pt;		/* make font 24pt */
		}

.s30	{	font-size:		30pt;		/* make font 30pt */
		}

.s48	{	font-size:		48pt;		/* make font 48pt */
		}

.ar		{	font-family:	arial, sans-serif;	/* arial or sans serif */
		}

.ate	{	font-family:	arial, sans-serif;	/* anchor text */
			text-decoration: none;
		}

.ti		{	font-family:	times, serif;		/* times or serif */
		}

.co		{	font-family:	coronet, cursive;	/* coronet or script */
		}

.ve		{	font-family:	verdana, sans-serif;	/* verdana or sans serif */
		}

#logo
{
	padding-top: -5px;
	padding-left: -5px;
}

-->

</STYLE>
