
.description {
	font:15px;width:100%;position:absolute;top:800px;color:#666666;
}
.wavheader {
	font-size: 18px;
}

.wavlistheader {
	font-size:12px;
	background-color: #CCCCCC;
	BORDER: none;
	font-weight:bold; 
}

.pagenumbers {
	font-size:12px;
	color: #000000;
	BORDER: none;
	font-weight:bold; 
}

a.pagenumbers:hover {
	color:#FF00FF;
	background-color: transparent;
}





body {
	margin: 10px 20px 0px 20px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #0333;
	background-color: #FFFFFF;
    font-size: .81em;
}

h1 {
	font-family: arial;
	font-size: 22;
}
h2 {
	font-family: courier;
	font-size: 20;
}
h3 {
	font-family: arial;
	font-size: 16;
}

strong { font-weight:bold; }

img { border:none; }

/* Style used on all form buttons */
input.button {
	text-transform: uppercase;
    font-size: .8em;
}

/* Lists */
ul {
	list-style-type:square;
	padding:5px 5px 5px 0px;
	margin:0px 0px 0px 20px;
}

li {
	padding:2px;
}


TABLE.castlist {
	border: 1;
	border-width:1;
	abackground-color:blue;
	bordercolor:red;
	boder-left-style: double;
}

TD.castlistleft {
	color=:#00DD00;
	background-color=:black;
	
}


/* Links */
a, a:link, a:visited {
	color:#415481;
	background-color: transparent;
}

a:hover {
	color:#5555FF;
	background-color: transparent;
}



A.castlistlink {
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	color: #000000;
	BORDER: none;
}

A.castlistmore {
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #000000;
	BORDER: none;
}


A.castlistlink {
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:14px;
	color: #000000;
	BORDER: none;
}

A.castlist {
	display: inline;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #000000;
	BORDER: none;
}

A.castlist:hover {
	border: none;
	color: #3333FF;
}




/* Branding bar (the bar at the top with the AlltheWeb logo and ads) */
table.brandingBar {
	margin-bottom: 10px;
}

.brandingBar img {
	background-color: transparent;
	color: #333;
}

.warning {
	 font-size:small;
}
.warning h1 {
	 color: #f00;
	 background-color: transparent;
	 font-size: large;
}

/* link that will increase the base font size defined in the body tag of the home and result pages */
.incFont {
   text-align: right;
   padding-bottom: 4px;
   white-space: nowrap;
}

.incFont img { padding: 2px; }

/* }}} ====== End general page elements ======= */

