a {
	color: #c75f3e;
}

#mytable {
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px;
	font: italic bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #660000;
}

th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #0C7F0C;
	border-bottom: 1px solid #0C7F0C;
	border-top: 1px solid #0C7F0C;
	letter-spacing: 0px;
	padding: 3px 3px 3px 8px;
	background: #B6E0B6 url(../images/tableheader-bg.jpg) no-repeat;
}
th.firstCol {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #0C7F0C;
	border-bottom: 1px solid #0C7F0C;
	border-top: 1px solid #0C7F0C;
	text-align: left;
	padding: 3px 3px 3px 8px;
	background: #B6E0B6 url(../images/tableheader-bg.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #0C7F0C;
	background: none;
}

#mytable td {
	border-right: 1px solid #0C7F0C;
	border-bottom: 1px solid #0C7F0C;
	background: #fff;
	padding: 3px 3px 3px 8px;
	color: #4f6b72;
}

#mytable td.alt {
	background: #E2FAE2;
	color: #797268;
}

th.spec {
	border-left: 1px solid #0C7F0C;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #0C7F0C;
	border-top: 0;
	background: #E2FAE2 url(none) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
th.spec2 {

	border-left: 1px solid #0C7F0C;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
th.firstColVertical {

	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #0C7F0C;
	border-bottom: 0px solid #0C7F0C;
	border-top: 1px solid #0C7F0C;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 3px 3px 8px;
	background: #B6E0B6 url(../images/tableheader-bg.jpg) no-repeat;
}
th.firstColVerticalrest {


	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #0C7F0C;
	border-bottom: 0px solid #0C7F0C;
	border-top: 1px solid #0C7F0C;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 3px 3px 8px;
	background: #B6E0B6 url(../images/tableheader-bg.jpg) no-repeat;
}
th.firstColBottom {


	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #0C7F0C;
	border-bottom: 5px solid #0C7F0C;
	border-top: 1px solid #0C7F0C;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 3px 3px 8px;
	background: #B6E0B6 url(../images/tableheader-bg.jpg) no-repeat;
}
th.firstColVerticalBottom {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-left: 1px solid #0C7F0C;
	border-bottom: 1px solid #0C7F0C;
	border-top: 1px solid #0C7F0C;
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 3px 3px 8px;
	background: #B6E0B6 url(../images/tableheader-bg.jpg) no-repeat;
}
.VerticalContent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0C7F0C;
	border-right-color: #0C7F0C;
}
.VerticalContentBottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0C7F0C;
	border-right-color: #0C7F0C;
	border-bottom-color: #0C7F0C;
}
.VerticalContentTop {


	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0C7F0C;
	border-right-color: #0C7F0C;
}
#mytable2 {

	padding: 0;
	margin: 0;
}
.tablecellbottom {
	border: 1px solid #0C7F0C;
}

