body {
	margin: 0;
	margin-top: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
}
body, p, td, th, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p,td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size:  14px;
	border-bottom:  1px solid #930004;
}
#main {
	border: 20px solid #fff;
	background-color: #fff;
}
.tagline {
	color: #930004;
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	padding: 0;
	margin: 0;
}

.asmall a {
	font-size: 13px;
}

a {
	font-size: 12px;
	color: #000060;
	text-decoration: none;
}

a:hover {
	color:  #930004;
	text-decoration: underline;
}

a img { border: 0; }

.pl_table th {
	border-bottom: 1px solid #930004;
	font-weight: bold;
}

.pl_table th {
	background-color: #930004;
	color: #fff;	
}

#ul_note {
	padding:  2px;
	border:  1px solid #930004;
	font-size: 12px;
	clear: both;
}

.md_spacer {
	background: url(../images/middle.gif) repeat-y center center;
	width:  20px;
}

.h4_red h4 {
	color: #930004;
}

.clear {
	height: 10px;
	clear: both;
}

.bull {
	color: #ff00ff;
}
