a:link, a:visited, a:hover, a:active, a.ButtomMenu, td, tr, table, .TopicTitle, .sstext, .menu_font, .hbox_font {
	font-family: tahoma, sans-serif;
}
a:link {
	font-size: 14px;
	color: #FF3300;
}
a:visited {
	font-size: 14px;
	color: #FF3300;
}
a:hover {
	font-size: 14px;
	color: #6666FF;
}
a:active {
	font-size: 14px;
	color: #FF3300;
}
td, tr, table{
	font-size: 11px;
}
.TopicTitle {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sstext {
	font-size: 8pt;
}
a.ButtomMenu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dot {
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	background: url(../images/dot-step.gif) no-repeat top left;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 23px;
}

/* Add New Style */
.menu_font {
	color: #FFFFFF;
	text-decoration: none;
}

.hbox_font {
	color: #FFFFFF;
	font-size: 14px;
}

#s5_breadcrumbs {
	float: left;
	margin-left: 19px;
	font-size: 10px;
	color: #676767;
	padding-top: 10px;
	height: 15px;
}