body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #85a405;
	font-size: 13px;
	margin: 0;
	padding: 5px 0 3px 0;
}

h3 {
	margin: 0;
	padding: 3px;
	font-size: 11px;
	color: #85a405;
	background-color: #d2e971;
}

p {
	text-align: left;
}

dt, dd {
	margin: 0;
}

dt {
	padding: 7px 0 2px 0;
}

dd {
	padding: 2px 0 7px 0;
}

.borderBottom dd {
	border-bottom: 1px #cccccc solid;
}

.twoCols dt {
	width: 80px;
	float: left;
	clear: left;
	padding: 3px 2px 3px 0;
}

.twoCols dd {
	overflow: hidden;
	padding: 3px 0;
}

table, tr, td, p, font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
}
	
a, a:active, a:visited {
	color: #85a405;
	text-decoration: none;
}
	
a:hover {
	color: #85a405;
	font-weight: normal;
	text-decoration: underline;
}

li {
	padding: 3px 0;
}
	
input, select {
	font-size: 11px;
}
	
.button {
	cursor: pointer;
}
	
a.menu, a.menu:active, a.menu:visited {
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}
	
a.menu:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
	
a.menuOn, a.menuOn:active, a.menuOn:visited, a.menuOn:hover {
	font-size: 10px; 
	font-weight: bold;
	color: #b5db12;
	text-decoration: underline;
}
	
.title {  
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
	
.subTitle {  
	font-size: 11px;
	font-weight: bold;
	color: #009966;
}
	
.textBold {  
	font-weight: bold;
	}
	
a.textBold, a.textBold:visited {
	font-weight: bold;
	text-decoration: none;
	color: #009966;
}
	
a.textBold:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #009966;
}
	
.textItalic {  
	font-style: italic;
}
	
.textBoldItalic {  
	font-weight: bold;
	font-style: italic;
}
	
.textRed {  
	color: #ff0000;
}
	
.tblTop {
	background-color: #ff0022;
	font-weight: bold;
	color: #ffffff;
}
	
.tblUnpair {
	background-color: #ffffff;  
	color: #282828;
}

.tblPair {
	background-color: #457092; 
	color: #f0502e;
}
	
.footer { 
	font-size: 9px;
}

a.footer, a.footer:active, a.footer:visited { 
	color: #282828;
	text-decoration: none;
}

a.footer:hover { 
	color: #85a405;
	text-decoration: none;
}

/* ---------- Special styles ---------- */

.boxTop{
	font-size: 11px;
	color: #009966;
	font-weight: bold;
}
	
.box{
	font-size: 11px;
}
	
.color {
	color: #009966;
}	
/* ---------- /Special styles ---------- */

.catcherRight p {
	margin: 0;
	padding: 2px;
}

.textCatcher {
	background-color: #f0f8d0;
	margin-bottom: 5px;
}
