
div#content { padding: 20px; }

p#welcome { display: none; }
.topdir {
	background: #ffffff;
	border-color: #999999;
	border-width: 1px 0px 1px 1px;
	border-style: solid solid solid solid;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.topdir:hover {
	color: #ffffff;
	background: #006699;
}
#search { display: none; }

.topexchange {
	background: #880000;
	border-color: #660000;
	border-width: 1px 0px 1px 1px;
	border-style: solid solid solid solid;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

div.sn2 { 
	background-color: #880000;
}
div.pt {
	background-color: #880000;
	color: #ffffff;
	font-size: 12px; 
	padding: 4px;
	padding-left: 15px; 
	margin: 0px;
	margin-top: 6px; 
	text-align: left; 
	border: 1px solid #333333;
	font-weight: bold;
}

h1 { 
	border-color: #660000; 
	margin-bottom: 12px; 
}

hr {
	height: 1px;
	line-type: solid;
	color: #003366;
	margin-bottom: 5px;
}
a.call2action {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
div.call2action {
	font-size: 14px;
	font-weight: bold;
	color: #880000;
}
div.relatedlinks {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
div.sectiontitle {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
div.sectionsubtitle {
	font-size: 13px;
	font-weight: normal;
	color: #888888;
	padding-bottom: 10px;
}
p.para {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;
}
div.sn {
        border-bottom: 1px solid #cccccc;
	margin: 0px;
        padding: 0px;
	padding-top: 10px;
}
div.sn3 {
	border-top: 1px solid #bbbbbb;
	padding-top: 3px;
	padding-bottom: 2px;
}
a.sn3 {
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
a.sn3:hover {
	text-decoration: underline;
	color: #000000;
}

ul {
	margin-top: 0px;
	padding-left: 30px;
	margin-bottom: 5px;
}

p { margin-top: 0px; }

a.Bmore {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #000000;
}
a.Bsubmit {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #000000;
}
a.Bsubmit:hover { color: #660000; text-decoration: underline; }
a.Bupgrade {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #000000;
}
a.Bmore:hover { color: #000000; text-decoration: underline; }
a.Bupgrade:hover { color: #006600; text-decoration: underline; }

p.quote { color: #444444; margin: 0px; font-size: 12px; text-align: justify; font-style: italic; }
p.qsign { text-align: right; font-size: 11px; color: #222222; }
a.hot { color: #880000; font-weight: bold; }
a.addlink { border-top: 1px solid #333333; }

span.details { font-size: 10px; color: #999999 }
a.details { font-size: 11px; color: #666666 }
a.details:hover { color: #880000; }
div.dots { margin-bottom: 10px; letter-spacing: 5px; text-align: center; }

div.siteinfo_img_caption {
        text-align: left;
        color: #336699;
        font-size: 11px;
        width: 180px;
        margin-bottom: 20px;
}

