/* CSS for the Carwild Corporation's Hydrophilic Poly - http://www.carwild.net */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body	{ background-color: #F3FAFF; background: url('graphics/rainbowBack09.jpg'); color: #004043;  }

/* background: url("graphics/pageBack.gif") */

a:link { color : #3030FF; text-decoration: none; }
a:visited { color: #292B7B; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }

.navlinks  {
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 80%;
}

.navlinks a:link { color: #0000C0; text-decoration: none; }
.navlinks a:visited { color: #4060F0; text-decoration: none; }
.navlinks a:hover { color: #AA2220; text-decoration: underline; }
.navlinks a:active { color: #AA2220; text-decoration: none; }

.justlink a:link { color: #1010FF; text-decoration: none; }
.justlink a:visited { color: #1010FF; text-decoration: none; }
.justlink a:hover { color: #FF0000; text-decoration: underline; }
.justlink a:active { color: #FF0000; text-decoration: none; }

.navtitle  {
	font-family: arial;
	font-weight: bold;
	font-size: 110%;
}

.title	{
	font-family: arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color: #7F2020;
}

.carwild  { font-weight: bold; color: #106627; }

sup { font-size: 70%; }

.fn1a	{ font-size: 80%; font-family: arial, helvetica, sans-serif; }
.neg1b  { font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fnba	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }


