a {
text-decoration:none;
}

.top1 {
	background-image: url(images/top1_back.jpg);
	background-repeat:  repeat-x;
}
.btn_back {
	background-image: url(images/menu_back.jpg);
	background-repeat:  repeat-x;
}
.box1 {
	background-image: url(images/box1_back.jpg);
	background-repeat:  repeat-y;
}
.btn_click_here {
	background-image: url(images/btn_clickhere_back.jpg);
	background-repeat:  repeat-x;
}
.box2_back {
	background-image: url(images/box2_back.jpg);
	background-repeat:  repeat-y;
}
.title2_box2 {
	background-image: url(images/title2_box2_back.jpg);
	background-repeat:  repeat-x;
}
.baseline {
	background-image: url(images/baseline_back.jpg);
	background-repeat:  repeat-x;
}
.text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E8E8E8;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0072BB;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #EA0000;
}
.text5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4D4D;
}

.box_color {
	background-color: #CFEBFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 223px;
}
