/***********************************************************************
OPTIONAL, TEMPLATE SPECIFIC STYLE
***********************************************************************/
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
    margin-bottom: 2px;
	background-image:url(sal.gif);
background-repeat:repeat-x;
	background-color: #DADADA;
}
body,td,th {
	font-family: Verdana, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #006BC7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #164677;
}
a:hover {
	text-decoration: underline;
	color: #164677;
}
a:active {
	text-decoration: none;
	color: #164677;
}
.tpl_head_text {
	font-size:10px;
	color:#000000;
}
.tpl_title {
	padding:6px;
	color:#000000;
	font-weight:bold;
	background-image:url(images/bg_aha.jpg);
	
}
