.text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.linkbottom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00844F;
	text-decoration:none
}
.linkbottom:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}

.disclaimer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

/*center bg----------------------*/

#top_center_left {
	background-image: url(top_center_left.jpg);
	height: 73px;
	width: 309px;
	background-repeat:no-repeat
}
#top_center {
	background-image: url(top_center.jpg);
	height: 73px;
	width: 209px;
	background-repeat:no-repeat
}
#top_center_right {
	background-image: url(top_center_right.jpg);
	height: 73px;
	width: 228px;
	background-repeat:no-repeat
}
/*End center bg-------------------------------------*/

/*left side bg-----------------------------------------*/

#color_let_top {
	background-image: url(top_left_color1.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 139px;
}
#color_left2 {
	background-image: url(color_left2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 139px;
}
#color_left3 {
	background-image: url(color_left3.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 139px;
}
#color_left4 {
	background-image: url(color_left4.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 139px;
}
#color_left5 {
	background-image: url(color_left5.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 139px;
}
#color_left6 {
	background-image: url(color_left6.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 139px;
}
#color_left7 {
	background-image: url(color_left7.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 139px;
}
#color_left8 {
	background-image: url(color_left8.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 139px;
}

/*End left side bg-----------------------------------*/

/*Start Right side bg------------------------------*/

#top_right_color {
	background-image: url(top_right_color1.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 115px;
}
#right_color2 {
	background-image: url(color_right2.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 115px;
}
#right_color3 {
	background-image: url(color_right3.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 115px;
}
#right_color4 {
	background-image: url(color_right4.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 115px;
}
#right_color5{
	background-image: url(color_right5.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 115px;
}
#right_color6{
	background-image: url(color_right6.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 115px;
}
#right_color7{
	background-image: url(color_right7.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 115px;
}
#right_color8{
	background-image: url(color_right8.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 115px;
}
.cursor{
CURSOR: url(images/events/event.cur);
}