.nodewhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;

}

.nodewhite:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EE1C25;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.nodeblack {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.nodetext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;

}
.nodeblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0434B1;
	line-height: normal;

}
.nodelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}
.nodelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #EE1C25;
	text-decoration: underline;
}
.nodetextred {
	font-family: Tahoma;
	font-size: 11px;
	color: #EE1C25;
	font-weight: bold;
}
.nodebluesmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	line-height: normal;

}
.nodeboldblack {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.box1 {
	border: 1px solid #0099FF;
}
.nodewhitebig {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
