.t_footer		
{
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size:			12px; 
	color: 				#E9B424; 
	font-weight:		normal;
}


hr
{
  	border: 			0;
	color: 				#E9B424;
	background-color: 	#E9B424;
	height: 			2px;
	width: 				100%;	
}

hr.separator
{
	color: 				#E1DED3;
	background-color: 	#E1DED3;
	height: 			1px;
}

h1
{
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			18px; 
	color: 				#ffffff;
}

h2
{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		14px;
	color: 			#E9B424;
	margin-bottom: 	0px;
}

h3
{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#E9B424;
	margin-bottom: 	0px;
}

.link_checked
{
	font-family:	Arial; 
	font-style:		italic; 
	font-size:		10px;
	margin-top:		0px;
	color: 			#D6A41E;
}

.image_s
{
	border: 		#000000;
	border-style: 	solid;
	border-width: 	1px;
}

.sub_menu
{
	font-family: 	rial, Helvetica, sans-serif; 
	font-size:		12px;
	font-weight:	bold;
}
.sub_menu:hover
{
	font-size:		14px;
	text-decoration:none;
}

.sub_menu_sel
{
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size:		12px;
	color: 			#000000;  
	font-weight:	bold; 
}

.sub_menu_sel:hover
{
	font-size:		14px;
	color: 			#000000;  
	text-decoration:none;
}

table
{
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size: 		12px; 
	color: 			#000000; 
	font-weight:	normal;
}

tr
{
  	vertical-align: top;
}

td
{
  	vertical-align: top;
}

td.headline
{
  	vertical-align: bottom;
}

td.footer
{
  	vertical-align: middle;
}

.tpres
{
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#000000;
	font-weight: 		normal;
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-color: 	#f0f0f0;
	background-image: 	url('../images/dcbb_logo.gif');
	background-position: 25%; 50%: ;
}

.treg 		
{
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	color: 				#000000; 
	font-weight:		normal;
}

tr.header
{
   	vertical-align: top;
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size: 		12px; 
	color: 			#E9B424;
	font-weight:	bold; 
}

td.form_descr
{
   	vertical-align: top;
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size: 		12px; 
	color: 			#D6A41E;
}

a 
{ 
	color: 			#E9B424;
	text-decoration:none; 
}

a:hover 
{ 
	color:			#D6A41E;
	text-decoration:underline;
}

a.zoom	{
	font-family: 	Arial, Helvetica, sans-serif; 
	font-size: 		10px; 
	color: 			#808080;
	line-height: 	1.8;
}

li, li:before, li:after {
	margin-bottom: 5px;
}


