/* ================================
    Empty CSS STYLES 
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

.bread_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	overflow: hidden;
	padding-bottom: 12px;
	margin-left: 7px;
	margin-top: 3px;
}

.bread_box a:link, .bread_box a:visited, .bread_box a:active {
	text-decoration:underline;
	color: #DF0A7A;
}

.bread_box a:hover {
	color: #FF3399;
	text-decoration:none;
}


.twitter {
	margin-left: -320px;
}
