a
{
  color: red;
  text-decoration: none;
}

a:hover
{
  color: blue;
  text-decoration: underline;
} 


a.menu 
  { 
  color: #000000; 
  background-color: transparent; 
  padding: 4px; 
  display: block; 
  font-family:  arial, helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  text-align: center;
} 

a.menu:link 
{ 
  color:#000000; 
  background-color:transparent; 
  text-decoration:none; 
  font-family:   arial, helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  text-align: center;
} 

a.menu:visited 
{ 
  color:#000000; 
  background-color:transparent; 
  font-family:   arial, helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold;         
  text-decoration:none;
  text-align: center; 
} 

a.menu:hover 
{ 
  color:#000000; 
  background-color:#C30804; 
  text-decoration:none;  
} 

a.menu:active 
{ 
  background-color:transparent; 
  #border:2px solid #C30804; 
  text-decoration:none; 
} 



.body
{
  margin: 5px;
  background-color: #000000;
  font-family: trebuchet ms, arial, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 12px;
}

.bodytext
{
 font-family: trebuchet ms, arial, sans-serif;
 color: #000000;
 font-weight: normal;
 font-size: 12px;
} 

.homeboxtext
{
 font-family: trebuchet ms, arial, century gothic, mono;
 color: #ffffff;
 font-weight: normal;
 font-size: 15px;
} 

.homePageHeader
{
  font-family: trebuchet ms, arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
} 

.pageHeader
{
  font-family: arial, century gothic, mono;
  font-size: 20px; 
  color: black; 
  font-weight: bold;
  text-decoration: none; 
} 

img
{
  border: 0px;
}

.largetext
{
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}

.eventDate
{
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}

.whitetext
{
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  font-weight: normal;
  font-size: 10px;
} 

.whiteMdText
{
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
} 

.whiteLtext
{
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
} 

.redBodyText
{
  font-family: Monotype Corsiva, Georgia, Arial;
  color: #8E0D12;
  font-weight: normal;
  font-size: 26px;
} 

.redEventDetail
{
  font-family: verdana, arial, sans-serif;
  color: #8E0D12;
  font-weight: bold;
  font-size: 16px;
}

.redHeader
{
  font-family: verdana, arial, sans-serif;
  color: #8E0D12;
  font-weight: bold;
  font-size: 16px;
} 

.eventCatInfo
{
	font-family: verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	font-style: normal;
	background-color: #8E0D12;
}



.whiteHeader
{ 
  font-family: Monotype Corsiva, Georgia, Arial; 
  font-size: 30px; 
  color: white; 
  font-weight: bold;
  text-decoration: none; 
}

.copyright
{
  font-family: verdana, arial, sans-serif;
  color: #dddddd;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
} 

.creditcardtext
{
  font-family: verdana, arial, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
} 

.smwhitetext
{
  font-family: verdana, arial, sans-serif;
  color: #dddddd;
  font-weight: normal;
  font-size: 10px;
} 

.smLightYellowHeaderText
{
  font-family: verdana, arial, sans-serif;
  color: #FFFFCC;
  font-weight: normal;
  font-size: 10px;
  font-weight: bold;
} 

.mdLightYellowHeaderText
{
  font-family: verdana, arial, sans-serif;
  color: #FFFFCC;
  font-weight: normal;
  font-size: 13px;
  font-weight: bold;
}

.smtext
{
  font-family: verdana, arial, sans-serif;
  color: blue;
  font-weight: normal;
  font-size: 10px;
} 

.presstext
{
 font-family: trebuchet ms, arial, sans-serif;
 color: #dddddd;
 font-weight: normal;
 font-size: 12px;
} 

.blackbodytext
{
 font-family: trebuchet ms, arial, sans-serif;
 color: #000000;
 font-weight: normal;
 font-size: 12px;
} 

.black
{
  background-color: #000000;
}

.orange
{
  background-color: #CD3300;
}

.white
{
  background-color: white;
}

a.navtext
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 text-decoration:  none;
}


a.yellownavtext
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 10px;
 text-decoration:  none;
}

a.yellownavtext:hover
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: #EFBF00;
 font-weight: bold;
 font-size: 10px;
 text-decoration:  underline;
}

a.whitenavtext
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 10px;
 text-decoration:  none;
}

a.whitenavtext:hover
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: #EFBF00;
 font-weight: bold;
 font-size: 10px;
 text-decoration:  underline;
}

a.navtext:hover
{
 font-family: verdana,trebuchet ms, arial, sans-serif;
 color: #CD3300;
 font-weight: bold;
 font-size: 12px;
 text-decoration: underline;
}



a.subnav
{
 font-family: trebuchet ms, arial, sans-serif;
 color: yellow;
 font-weight: normal;
 font-size: 10px;
 text-decoration:  none;
} 

a.subnav:hover
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: #CD3300;
 font-weight: normal;
 font-size: 10px;
 text-decoration: underline;
}

a.subnav:visited
{
 font-family: verdana, trebuchet ms, arial, sans-serif;
 color: gray;
 font-weight: normal;
 font-size: 10px;
 text-decoration: underline;
}

.pipe
{
	background-image: url(../img/line.gif);
	background-repeat: repeat;
}

.header
{
 font-family: trebuchet ms, arial, sans-serif;
 color: white;
 font-weight: bold;
 font-size: 15px;
}

.text 
{
	font-family: arial, century gothic, mono;
}

.subhead   
{ 
  color: white;
  font-weight: bold; 
  font-size: 70%; 
  font-family: Verdana, Arial, sans-serif;
}

.listtext {
    font-family: trebuchet ms, arial, century gothic, mono;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

.redheader {
    font-family: trebuchet ms, arial, century gothic, mono;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    color: #831919;
}

.redheadersmall {
    font-family: trebuchet ms, arial, century gothic, mono;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #831919;
}
.blackbox {
    font-family:  arial, century gothic, mono;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color : #000000;
}

.topHeaderText {
    font-family: trebuchet ms, arial, century gothic, mono;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: black;
}

.urltext
{
  font-family: verdana, arial, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 0px;
} 

.formtext
{
  font-family: verdana, arial, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 16px;
} 

.smallStatement
{
  font-family: verdana, arial, sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 15px;
} 

.colorHeader
{
	font-family : verdana, arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : blue;
	font-style : normal;
}

.questionHeader
{
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : red;
	font-style : normal;
}

.bottomStatement
{ 
  font-family: arial, century gothic, mono;
  font-size: 15px; 
  color: #CD3300; 
  text-decoration: none; 
}

.lineText
{
  font-family: verdana, arial, sans-serif;
  color: black;
  font-weight: bold;
  font-size: 16px;
} 

ul { 
list-style-type:square; 
list-style-image:url(../icon/bullet.gif); 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
