@charset "iso-8859-1";
/* CSS Document */


/* Common Text styles */

/* Common Text styles */
h1
{
 font-size : 18px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  color : #ffffff;
  text-decoration : none;
  font-weight : bold;
  letter-spacing : 0px;
  margin : 0px;
  padding : 0px;
}

h2
{
 font-size : 11px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  color : #ff0000;
  text-decoration : none;
  font-weight : bold; 
  text-transform : uppercase;  
  margin : 0px;
  padding-top : 0px;
}
 


h3
{
 font-size : 16px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  color : #000000;
  text-decoration : none;
  font-weight : bold;
  padding : 0px;
  margin : 0px;
}

 


h4
{
 font-size : 16px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  color : #ff0000;
  text-decoration : none;
  font-weight : bold;
  padding : 0px;
  margin : 0px;
}

/* Advertising styles and vertical fillers*/
/* -------------------------------------------------------------- */
/* formatting Styles */
#boxArea
{
  
	border-style : solid 1px;
	border-width : 2px;
	border-color : #9A9A9C;
	background-color : #e9e9e9;
	margin : 2px;
	text-align : center;
	padding : 5px;
/*	width : 148px;  */
}
#boxArea 
p
{
 margin-top : 0px;
		margin-bottom : 6px; 
		font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
/*		color : #000000;   */
		vertical-align : middle;
		text-align : center;
		font-size : 11px;
}

p.red
{
 		color : #CC0000;
  		font-weight : bold;		
}
	
a.red:link
{
color : #D81D03;
font-size : 12px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  text-decoration : underline;
  font-weight : bold;
}

a.red:active
{
color : #D81D03;
font-size : 12px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  text-decoration : underline;
  font-weight : bold;
}

a.red:visited
{
color : #D81D03;
font-size : 12px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  text-decoration : underline;
  font-weight : bold;
}

a.red:hover
{
color : #D81D03;
font-size : 12px;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  text-decoration : underline;
  font-weight : bold;
}
td.advertHeader
{
	padding : 0px;
	background-color : #006699;
	text-transform : uppercase;
	padding : 0px;
	text-align : center;
}
