#divContainer {
	margin-left: 7px;	
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
}

#divPages {
	margin-left: 37px;	
	margin-top: 17px;
	margin-bottom: 17px;
	margin-right: 37px;
}


.main_txt {
	font-family: Georgia, Verdana, san-serif;
   font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.slash_txt {
	font-family: Georgia, Verdana, san-serif;
   font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #c0c0c0;
}

a.nav_path:link {
	font: 12px Verdana, Times; 
	color: #ff880c; 
	text-decoration: none;
}

a.nav_path:visited {
	font: 12px Verdana, Times; 
	color: #0077c0; 
	text-decoration: none;
}
a.nav_path:hover {
	font: 12px Verdana, Times; 
	color: #0047a0; 
	text-decoration: underline;
}

.title_txt {
	font: 12px Verdana, Times; 
	color: #a6a6a6; 
	text-decoration: none;
   font-weight: bold;
}

a.normal:link {
	font: 12px Verdana, Times; 
	color: #0077c0; 
	text-decoration: none;
}
a.normal:visited {
	font: 12px Verdana, Times; 
	color: #0077c0; 
	text-decoration: none;
}
a.normal:hover {
	font: 12px Verdana, Times; 
	color: #0047a0; 
	text-decoration: underline;
}

a.mini:link {
	font: 11px Verdana; 
	color: #36a133; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px;
	word-spacing: 2px;
}
a.mini:visited {
	font: 11px Verdana; 
	color: #36a133; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px;
	word-spacing: 2px;
}
a.mini:hover {
	font: 11px Verdana; 
	color: #36a133; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px;
	word-spacing: 2px;
	}

a.copy:link {
	font: 11px Verdana; 
	color: #0077c0; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px;
	word-spacing: 2px;
}
a.copy:visited {
	font: 11px Verdana; 
	color: #0077c0; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px;
	word-spacing: 2px;
}
a.copy:hover {
	font: 11px Verdana; 
	color: #36a133; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px;
	word-spacing: 2px;

