.top_design {
	background-image: url(../images/top_line.gif);
	background-repeat: repeat-x;
}
.button_bg {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
}
.top_line {
	background-image: url(../images/top_line.gif);
	background-repeat: repeat-x;
}
.bottom_line {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
}
.left_line {
	background-image: url(../images/left_line.gif);
	background-repeat: repeat-y;
}
.right_line {
	background-image: url(../images/right_line.gif);
	background-repeat: repeat-y;
}

.font {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px}