body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.toprow {
	background: #28529a;
	padding: 10px 0px 0px;
}

.drawkeyline {
	margin-top: 1px;
	padding-top: 1px;
	border-top: 3px solid #28529A;

}

.imgcell img {
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-bottom: 5px solid #c6d8a3;
}

}

.hr {
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-bottom: 1px solid #003300;
}


.subtitle {
	font: bolder 18px/114% Verdana, Arial, Helvetica, sans-serif;
	color: #171146;
	border-bottom: 1px solid #171146;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.copy {
	background: #28529A;
	padding: 6px 0px 6px 10px;
	font-size: 11px;
	color: #f8e69f;
	margin-top: 1px;
	padding-top: 1px;
	border-top: 3px solid #c6d8a3;
	margin-top: 1px;
	padding-top: 1px;
	border-bottom: 3px solid #c6d8a3;
}


.rows1 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFF4D9;
	padding: 8px;
}

.board_title {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #171146;
	text-align: center;
	background: #F8E69F;
		
}


.li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 10px; ; font-family: Verdana, Arial, Helvetica, sans-serif}


.subtitle2 {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #171146;
	border-bottom: 1px solid #171146;
	padding-bottom: 2px;
	margin-bottom: 6px;
}


.subtitle3 { 
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #171146;
	border-top: 1px solid #171146;
	margin-bottom: 6px; 
	font: bolder 14px Arial, Helvetica, sans-serif; 
	color: #171146; 
}

.page_title { 
	font: bolder 18px/114% Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	padding-bottom: 4px;
	margin-bottom: 15px; 
}


a:link {  color: #28529A; }
a:hover {  color: #003300; }
a:visited { color: #28529A; }

.copy a:link { color: #000000; }
.copy a:visited { color: #000000; }


.left_col {  background-image: url(gfx/left_bg.gif); background-repeat: no-repeat; background-position: left top}

.body_bg {  background-image: url(gfx/heart.gif); background-repeat: no-repeat; background-position: center}
