td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}


h6 
{
margin: 1px 5px; 
color:#1C3180; 
font-weight:bold;
font-family:Tahoma;
font-size:16px;
}




/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(img/box.jpg) no-repeat bottom right;
    color: white; 
    
 
} 
.cssbox { 
    width: 275px !important; /* intended total box width - padding-right(next) */
    width: 275px; /* IE Win = width - padding */
    padding-right: 5px; /* the gap on the right edge of the image (not content padding) */
    margin: 5px 5px; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -5px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 10px 0 20px 20px; /* mirror .cssbox_head right/left */ 
} 



/* set the image to use and establish the lower-right position 
   RED ALERT BOX                                              */ 
.rcssbox, .rcssbox_body, .rcssbox_head, .rcssbox_head h2 {
    background: transparent url(img/redbox.jpg) no-repeat bottom right;
    color: white; 
    
 
} 
.rcssbox { 
    width: 275px !important; /* intended total box width - padding-right(next) */
    width: 275px; /* IE Win = width - padding */
    padding-right: 5px; /* the gap on the right edge of the image (not content padding) */
    margin: 5px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.rcssbox_head { 
    background-position: top right; margin-right: -5px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.rcssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.rcssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 10px 0 20px 20px; /* mirror .cssbox_head right/left */ 
} 


body { 
font-family: Tahoma,arial; 
} 


#eventprice {
  border: 0px;
   font-family:Tahoma,arial ;
   font-size:12px;
   color: #0000cc;
}

 
#eventprice td {
   font-family:Tahoma,arial ;
   font-size:16px;
   color: #0000cc;

}

