/* The Red Hackle Global Style Sheet, 6/2003 */


body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li 
	{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: .9em; 
	}
	
body.bkgrd 
	{
	background-color: #CC0033;
	margin: 0;
	background-image: url("../images/tartan_bkg.jpg")
	}
	
.red
	{
	background-color: #CC0033;
	}
	
	
td.dark {background-color: #990033;}

.white {color: #ffffff;}

div.shadow {filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135);
    width: 100%; color: #FF0000; align: center}
	
a.footer
	{
	color: #CCCCCC;
	line-height: 3.2;
	padding:4px;
	}
	
a.footer:hover
	{
	text-decoration: none;
	}
	
.spacing
	{
	letter-spacing: 0.3em;
	color: #ffffff;
	font-weight:bold;
	}
#nav {
 background-color: #CC3366; border-top: 53px solid #CC3366;
}

#nav td {
display: block; width: _100%;
border-top: 1px solid #990033; border-bottom: 1px solid #FF6699; line-height: 1.5em; 
}

#nav a {display: block; width: 100%;COLOR: #FFFFFF; font-family: arial, Helvetica, Verdana; font-size: .9em;padding: 5px; text-decoration: none; font-weight: bold;}
#nav a:hover {
	display:block; width: 100%; background-color: #FF6699; color: #000000;padding: 5px;
}

td.subhead
	{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 3.2;
	background: #CC3366;
	}
	
.bkg
	{
	background: #CC3366 url("/images/bkg.gif");
	background-repeat: no-repeat;
	background-position: center;

	}
