.text {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.linkbottom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none
}
.linkbottom:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline
}

.disclaimer {
	font-family: Verdana;
	font-size: 10px;
	color: 90cbe2;
}

/* start left bg------------------------*/
#left_top {
	background-image: url(left_top.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 130px;
}

#left_color2 {
	background-image: url(left_color2.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 130px;
}
#left_color3 {
	background-image: url(left_color3.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 130px;
}
#left_color4 {
	background-image: url(left_color4.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 130px;
}
#left_color5 {
	background-image: url(left_color5.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 130px;
}

/* end left bg-----------------------------*/

/* start right bg-------------------------*/
#right_top {
	background-image: url(right_top.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 130px;
}

#right_color2 {
	background-image: url(right_color2.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 130px;
}
#right_color3 {
	background-image: url(right_color3.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 130px;
}
#right_color4 {
	background-image: url(right_color4.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 130px;
}
#right_color5 {
	background-image: url(right_color5.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 130px;
}
/* end right bg---------------------------*/

/* start center bg------------------------*/
#center_left {
	background-image: url(center_left.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 355px;
}
#center_right {
	background-image: url(center_right.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 384px;
}
