body { background-color: #282828; }

.cell005hi { height: 5px; }

.cell008hi { height: 8px; }

.cell012hi { height: 12px; }

.cell018hi { height: 18px; }

.cell024hi { height: 24px; }

.cell032hi { height: 32px; }

.cell036hi { height: 36px; }

.cell040hi { height: 40px; }

.cell060hi { height: 60px; }

.cell156hi { height: 156px; }
.cell240hi { height: 240px; }

.cell320hi {
	height: 320px;
}

.cell450hi { height: 450px; }

.cell665hi { height: 665px; }

.txt10pxblue
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #bce1f6;
}

.txt12pxblack
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0e1316;
}

.txt14pxblack
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0e1316;
}

.txt14pxredbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.txt18pxredbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}


.linevertblue
{
	background-color: #bce1f6;
	width: 5px;
}

.linehorizblue
{
	background-color: #bce1f6;
	height: 5px;
}

.linehorizred
{
	background-color: #b2161d;
	height: 5px;
}

.bkgrnd_page_gray { background-image: url(/images/bground/bk_gray_1675hi.jpg); }

.bkgrnd_top_blue { background-image: url(/images/graphics/gr_blue_book_top.png); }

.bkgrnd_middle_blue { background-image: url(/images/graphics/gr_blue_middle.png); }

.bkgrnd_bottom_blue { background-image: url(/images/graphics/gr_blue_bottom.png); }

#rule-around4 {
	outline: 1px solid #bce1f6;
	outline-offset: -8px;
	width: 960px;
	margin: 0 auto;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #282828;
}

:focus { outline: 0;};
