/***************************************************************************
 *                                pathetic.css
 *                            -------------------
 *   begin                : 01/28/04
 *   author               : Chad Berg
 *   email                : chad@bdhtechnology.com
 *   description          : Page styles.
 *
 ***************************************************************************/

BODY 					{ font-family: Arial, Helvetica, sans-serif; color: #000080; size:5; }
A						{ color: #DA006C; text-decoration: none;} 
A:visited				{ color: #DA006C; text-decoration: none;} 
A:hover					{ color: #DA006C; text-decoration: underline;}
A:active				{ color: #DA006C; text-decoration: underline;}

.pathetic {
	font-family: "Tw Cen MT";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: justify;
}

a.prodlinks				{ text-decoration: none;}
a.prodlinks:visited		{ text-decoration: none;}
a.prodlinks:hover		{ text-decoration: underline;}
a.prodlinks:active		{ text-decoration: underline;}
	
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	border: 1px solid #000033;
}

/* Copyright and bottom info */
.copyright				{ color: #000000; font-weight: 800;}
a.copyright				{ color: #000000; text-decoration: none;} 
a.copyright:visited		{ color: #000000; text-decoration: none;} 
a.copyright:hover		{ color: #000000; text-decoration: underline;}
a.copyright:active		{ color: #000000; text-decoration: underline;}

.content1blue 
{
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: 082873;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
