
.content-wrapper.mainContent {
	border: 3px inset #005900;
}
.content-wrapper.subHeader {
	border: 3px solid #005900;
}
.content-wrapper.subContent {
}
#myExtraContent1 {
	
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.styled {
	margin-bottom: -20px;
}
/* @group Tables */
table {
 font-size: 100%;
 font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
 border-collapse: collapse;
 width: 95%;
 line-height: 1.0em;
}
caption {
 text-align: left;
 padding: 10px 0px;
 margin-bottom: 2px;
 text-transform: capitalize;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #005900;
}

/* My Comment */

thead th {
 text-align:left;
 padding: 2px 2px 2px 5px;
 height:23px;
	border-top-width: 3px;
	border-top-style: solid;
	color: #005900;
	border-bottom: 3px solid #005900;
}
tfoot {
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid ;
// border-bottom: 6px solid ;
}
tbody tr {
 border-bottom: 1px solid ;
	font-size: 14px;
	border-color: #005900;
}
tbody td {
 padding:5px;
 //text-align:left;
}
tbody th {
 text-align:left;
 padding: 2px;
}
tbody td a, tbody th a {
 text-decoration:underline;
 font-weight:normal; 
}
tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}
/* @end */
#myExtraContent1 h2 {
	}
#pageheader .title {
	font-size: 12px;
}
.border {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}
a:link, a:visited { text-decoration: un	derline;
}

a:hover, a:active { text-decoration: underline; }
#toolbar_horizontal ul {
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	font-variant: small-caps;
}
