body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F482E;
	background-color: #CCD4BE;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	background-image: url(/templates/10/3dco_tile.gif);
}
a {
color: #3F482E;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.nav, .nav a {
	font-weight: bold;
	font-size: 18px;
}
#m1 {
	background:url(/templates/10/m1.gif) top no-repeat;
	padding: 5px 0px 3px;
	text-align:center;
	font-weight: bold;
	font-size: 15px;
}
#m2 {
	background:url(/templates/10/m2.gif) repeat-y left #FFFFFF;
}
#m3 {
	background:url(/templates/10/m3.gif) repeat-y right;
	padding: 4px 6px;
	font-weight: bold;
	font-size: 12px;
}
#m4 {
	background:url(/templates/10/m4.gif) top no-repeat;
	height: 2px;
}
#c1 {
	background:url(/templates/10/c1.gif) no-repeat;
	height: 18px;
	padding: 5px 14px 3px;
	text-align:left;
	font-weight: bold;
	font-size: 15px;
}
#c2 {
	background:url(/templates/10/c2.gif) repeat-y left #FFFFFF;
}
#c3 {
	background:url(/templates/10/c3.gif) repeat-y right;
	padding: 4px 6px;
	font-size: 12px;
}
#c4 {
	background:url(/templates/10/c4.gif) top no-repeat;
	height: 2px;
}
.large {
	font-size: 14px;
}

img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #3F482E;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #3F482E;
	border-left: 1px solid #3F482E;
}
.table TH
{
	border-right: 1px solid #3F482E;
	border-bottom: 1px solid #3F482E;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #3F482E;
	border-bottom: 1px solid #3F482E;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
