/* hats.css January 2007*/

body  	{ 
	margin-left: 0px; 
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, sans-serif; 
    line-height: 20px; 
}


.banner	{
	background: #4A4A4A;
	color: #FFFFFF;
}

.banner a:link    { color: #FFFFFF; text-decoration: none;}
.banner a:active  { color: #FFFFFF; text-decoration: none;}  
.banner a:visited { color: #FFFFFF; text-decoration: none;}  
.banner a:hover   { color: #FFFFFF; text-decoration: none; border-bottom: 1px dashed #FFFFFF;}

.head {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #666666; }
  
.quote {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
}

TR.headerbg {  background: #A62851; }

 
/*
.pink	{background:#FFCCCC; font-family: Verdana, Helvetica, sans-serif;}

.clear  {font-family:Verdana, Helvetica, sans-serif;}

.underline {text-decoration: underline;}

.pointer  { font-style: italic; font-size: 18px; line-height: 28px;}
*/

a:visited {	color: #A62851;	text-decoration: none;} 
a:hover   {	color: #A62851;	text-decoration: underline;}
a:link    {	color: #A62851; text-decoration: none;}
a:active  {	color: #A62851; text-decoration: none;}

.navbe    { font-size: 17px; font-weight: 400; }

.navbe a:link    { color: #FFFFFF; text-decoration: none;}
.navbe a:active  { color: #FFFFFF; text-decoration: none;}  
.navbe a:visited { color: #FFFFFF; text-decoration: none;}  
.navbe a:hover   { color: #FFFFFF; text-decoration: underline;}

.brand    {	font-size: 9px;	line-height: 12px;}

.brand a:link    { color: #A62851; text-decoration: none; }
.brand a:active  { color: #A62851; text-decoration: none; }  
.brand a:visited { color: #A62851; text-decoration: none; }  
.brand a:hover   { color: #A62851; text-decoration: none; }

