.Bottomleft_rule {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-width: 3px;
	border-left-width: 8px;
}
.Bottom {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
}
.Left {
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.TextBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
.TextBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	font-weight: normal;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
}

#containerSideBox {float:right; width: 224px; padding:0 0 0 20px; margin-top:-10px; margin-bottom:20px; }
#sideBox { width:220px; height:auto; border:#FF0000 thin solid; }
#sideBox p {padding:0px 20px 0px 20px; font-size:.85em;}
#sideBox p.last {padding:0px 20px 5px 20px; font-size:.85em;}

.picButton { width:200px; height:149px;margin:5px auto; border:#FF0000 medium inset; }