.text_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.text_b {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.text_b_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #ba0000;
}
.component_header {
	font-family: Verdana;
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
} 
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: underline;
}
.pagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	width: 70px;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 107px;
	height:17px;
}
.function_space {
	margin-left: 10px;
}
.text_a_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ba0000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #494949;
}
.style6 {
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.style7 {
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ba0000;
	font-weight: bold; 
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.menuTextTop {
	font-family: Arial;
	font-size: 12px;
	color: #ba0000;
	font-weight: bold;
	text-decoration: none;
}
.menuTextTopSelect {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.addLink {

	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.removeLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba0000;
	font-weight: bold;
}
