body         {
}

.contentbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px;
	border: thin solid #982A20;
	width: 140px;
	font-size: 11px;
	margin: 2px 2px 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}

.contentbox p {
	margin: 1px 0px 1px;
	padding: 1px 0px 1px;
}

.contentbox h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #982A20;
	padding: 1px 1px 4px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 4px;
}

.contentbox a {
	text-decoration: none;
	width: 130px;
	padding: 1px 0px 2px;
}

.contentbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #982A20;
	width: 130px;
	padding: 1px 0px 2px;
}

p {
	margin-top: 2px;
	margin-bottom: 6px;
}

H1, H2, H3, H4, H5 {
	font-family: arial,geneva,serif;
	font-weight: bold;
	font-style: normal;
}

H1 {
	font-size: 18pt;
	text-align: right;
	color: #FFFFFF;
	background-color: #003300;
	margin: 8px;
	padding: 2px 4px;


}

H2 {		font-size: 18pt; }

H3 {		font-size: 14pt; }

TH {		font-family: arial,geneva,serif;
		font-weight: bold;
		font-style: normal;
		font-size: 11pt}

TD {	font-size: 11pt}
		
HR {color: #003300; }

.bold14 {	font-size: 14pt;
		font-weight: bold}


li {
	list-style-position: outside;
	list-style-image:  url(../images/reddot.gif);
	padding: 0px;
	margin: 0px 0px 4px 5px;
	font-size: 12px;

}

a {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #003399;
}



.picture{font-size:11px;
}         

.small {
	font-size: 80%;
}

.formerror {
	border: thin solid #FF0000;
}

.th-highlighted {
	background-color: #FF9933;
	margin-top: 5px;
	text-align: left;
	padding-left: 2px;
}

.warning {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC66;
}

.bottom{ text-align:center
}

.trade-lines {
	text-align: left;
	float: right;
}

#left_col p {
	font-size: 11px;
}

#left_col h2 {
	font-size: 16px;
	margin-top: 14px;
	margin-bottom: 4px;
}

#left_col a {
	text-decoration: none;
	width: 130px;
	padding: 0px 0px 0px 3px;
}

#left_col a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003300;
	width: 130px;
	padding:0px 0px 0px 3px;
}

