.hdr {
	line-height:20Px;
	}
	
.descr {
	font-weight:bold;
	font-size:1em;
	color: #003E58;
	}	

.searchFor {
	font-weight:bold;
	font-size:13px;
	}	

.finalPage {
	font-size:14px;
	}	
	
ul li{ font-size: 0.9em; } 

fieldset{ 
	width: auto;
	margin: 0;
	}

legend{
	font-size: 1em;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
	
label{ font-size: 0.9em; }

table.formtables{
	width:auto;
	margin-bottom: 1em;
	margin-top: 1em;
	border-collapse: collapse;
	border: none;
	text-align: left;
	}
	
table.formtables tr, table.formtables td, table.formtables th{ 
	border: none;
	padding: 10px;
	 }

table.formtables caption{ 
	text-align: left;
	font-weight: bold;
	}

table.formtables label{ font-weight: bold; }

/* Styles for serch results page ----------------------------------*/

table#searchresults{
	width:auto;
	margin-bottom: 1em;
	margin-top: 1em;
	border-collapse: collapse;
	border: 1px solid black;
}

table#searchresults td{
	border: 1px solid black;
	padding: 10px;
	}

h2.output { 
	font-size: 1.4em;
	margin: 1em; }
	 
h3.event{ 
	font-size: 1.2em;
	margin: 0.5em;
	}

h4.type {
	font-size: 0.8em;
	margin: 1em;
 }
/* end Styles for serch results page ----------------------------------*/	 

/* Styles for registration page ----------------------------------*/

table.prc{ 
	width:75%;
	margin: 1em;
	border-collapse: collapse;
	border: 1px solid black;
	clear:right;
}

table.prc th, table.prc tr, table.prc td{ 
	border: 1px solid black;
	padding: 5px;
	}



table.reg1{
	width:100%;
	margin: auto;
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #FFFFFF;
}


table.reg2{
	border-collapse: collapse;
	border: 1px solid black;
}

td.head{ 
	background-color:#FFFFCC; 
	font-weight: bold;
	}
	
th{ background-color: #eee; }

table.reg3{ 
	border-collapse: collapse;
	border: 1px solid black;
}

table.reg1 td, table.reg2 td, table.reg3 td,
table.reg1 th, table.reg2 th, table.reg3 th,
table.reg1 tr, table.reg2 tr, table.reg3 tr{
	border: 1px solid black;
	padding: 5px;
	}

#box{ 
	float: left;
	border: 1px solid #eee;
	padding: 5px;
	margin: 1em;
	}
	
#prclogo{ 
	float: right;
	margin: 1em;
	}
	
#prclogo img { border: none; }
	

/* Styles for new serch results page ----------------------------------*/


#prcSearch {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #003C5A;
	padding: 10px;
	}

table#searchresults2{
	width:auto;
	margin-bottom: 1em;
	margin-top: 1em;
	border-collapse: collapse;
	border: 1px solid black;
}

table#searchresults2 td{
	border: 1px solid black;
	padding: 10px;
	}
.button/*.button {
	background-color:#2A5FAA;
	color:#ffffff;
	font-weight:bold;
	border-style:outset;
	
	border-top-width:thick;
	border-right-width:thick;

	border-color:#999999;
	padding:2px;
}*/

 {
	background-color:#880000;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 3px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 3px;
}

.borderBottom
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom:5px;
	padding-top:5px;
}

.med {
	color:#9C4E4E;
	font-weight:bold;
	font-size:12px;
}
.lw
{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #880000;
}
.lw_sm
{
	font-size: 13px;
	font-weight: bold;
	color: #003E58;
}
.aw
{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #880000;
}
.aw_sm
{
	font-size: 13px;
	font-weight: bold;
	color: #005984;
}


.checkoutLink {
	color:#FF0000;
	border-bottom-color:#FF0000;
	text-decoration:none;
}
.mraBreak
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A0000;
}

#seriesButton
{
	background-color:#880000;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

