

a,body,br,p,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	}

a {
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
a:visited{
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}

UL,OL { 
margin:12px 18px; 
padding:0px 4px; 
list-style:square 
url(/dcm/elements/arrow_subnav.gif) outside;}


LI { 
margin:0px 0px 8px 0px; 
}
	

.subcontent{
	font-size: 11px;
	color: #996600;
	text-transform: uppercase;
}
A.subcontent:link{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
}
A.subcontent:visited{
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
}
A.subcontent:hover{
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
	text-transform: uppercase;
}

H1 {
	font-size: 18px;
	color: #663300;
}

H2 {
	font-size: 16px;
	color: #996600;
	font-weight: normal;
}

H3 {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
H4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.footer {
	font-size: 11px;
	color: #000000;
}
A.footer:link{
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
A.footer:visited{
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
	
A.footer:hover{
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}


	
.dirt {
	background-image: url(dirt.jpg); background-position: bottom left; background-repeat:repeat-x;
}

.shadow {
	background-image: url(shadow.jpg); background-position: top left; background-repeat:repeat-y;
}



.caption{
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}