@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/bkground/bkground_aqua.jpg)
}
.cell8hi {
	height: 8px;
}
.cell12hi {
	height: 12px;
}
.cell18hi {
	height: 18px;
}
.cell24hi {
	height: 24px;
}
.cell36hi {
	height: 36px;
}
.cell48hi {
	height: 48px;
}
.txt14pxwhite {
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt14pxblack {
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.txt12pxwhite {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt12pxblack {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11pxwhite {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt11pxblack {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

:focus { outline: 0;};