.zeal
{
	background-color: #FFF;
	background-image: url(images/wheel04.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
	margin: 0px;
}

.fixed
{
	position: fixed;
	background-image: url(graphics/grad.png);
	top: 40px;
	right: 0px;
	z-index: 0;
	background-repeat: repeat-x;
	background-color: #006699;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.graphic
{
	z-index: 0;
	opacity: 0.4;
	filter:alpha(opacity=40);
}

.basic
{
	position: fixed;
	background-image: url(graphics/grad.png);
	top: 92%;
	right: 0px;
	z-index: 0;
	background-repeat: repeat-x;
	background-color: #006699;
	bottom: 0px;
	left: 0px;
}


/* delete */
.mixed
{
	top: 80px;
	position: relative;
}
/* delete */

h1
{
	font-family: Georgia;
	font-weight: 700;
	font-size: 18px;
	color: #069;
	line-height: 150%;
}

td
{
	font-family: Georgia;
	font-size: 14px;
	line-height: 150%;
	color: #555;
}

#sea
{
	font-family: arial;
	font-size: small;
}

#sea a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#sea a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#sea a:hover
{
	color: #feed7f;
	#background-color: #006baf;
	text-decoration: none;
}

a
{
	color: #0066cc;
	text-decoration: none;
}

a:visited { color: #036; }

a:hover
{
	color: #993;
	text-decoration: underline;
}

.tiger
{
	font-size: small;
	font-family: Georgia, Times, serif;
	color: #996600;
	font-style: italic;
}

.lion
{
	font-family: Georgia;
	font-size: 14px;
	line-height: 150%;
	color: #555;
	font-weight: 700;
}

.dragon
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
}

td.form
{
	font-size: small;
	font-family: geneva,verdana,arial;
}

th
{
	font-weight: bold;
	font-size: 12pt;
	font-family: verdana,arial;
	color: #BBBBBB;
}

.login
{
	font-size: smaller;
	font-family: verdana,arial;
	color: #BFB18A;
}

.small
{
	font-size: smaller;
	font-family: arial;
	color: #BBBBBB;
}

form { font-family: arial; }
.trans { background-color: transparent; }

#login-input
{
	background: #FFF;
	width: 150px;
	height: 18px;
	border: 0px;
	color: #777;
}

#login-submit
{
	width: 30px;
	height: 20px;
	border: 1px;
	background: #F90;
	color: #FFFFFF;
}

textarea { background-color: transparent; }

select, submit
{
	font-size: small;
	font-family: verdana,arial;
}

p
{
	font-size: small;
	font-family: verdana,arial;
}

div
{
	font-size: small;
	font-family: verdana,arial;
}

.redtext { color: red; }
.red { color: red; }
.whitetext { color: #FFFFFF; }
.white { color: #FFFFFF; }
.grey { color: #BBBBBB; }

