body {
	background: #314a65 url("http://www.elmetrodigital.com/templates/17/images/back.jpg") repeat-x;
	margin: 0px;
	font-family: Arial;
	font-size: 10px;
}

P,a,td {
	font-family: Arial;
	font-size: 11px;
}

a.sec:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333;
	text-decoration: none;
}
a.sec:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #333;
}
a.sec:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #111;
}
a.sec:active {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #111;

}

a.sec_top:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	text-decoration: none;
}
a.sec_top:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #fff;
}
a.sec_top:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #111;
}
a.sec_top:active {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #111;


}




/* top Background Image*/ 
.top_background_image {
	text-align: left;
	width: 100%;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	background-image: url("http://www.elmetrodigital.com/templates/17/images/top_back.gif")
}

/* Menu1 Background Image*/ 
.menu1_back {
	background-image: url("");
	background-color:#13b0e2;
}


/* Menu2 Background Image*/ 
.menu2_back {
	background-image: url("http://www.elmetrodigital.com/templates/17/images/menu2_back.gif")
}

hr { border:none; border-bottom: dotted 2px #CCCCCC; color:white; }