BODY { margin: 0px; background-color: #FFFFFF; }
TD { color: #333333; font-family: ariel, helvetica, sans-serif; font-size: 10px;}
B { font-size: 16px }

.NavEnd { background: url(images/navendback.gif); }
.NavEnd2 { background: url(images/navend2.gif); }
.NavCell { background: url(images/navcellback.gif); color: white; }
.NavLink { text-decoration: none; font-weight: bold; color: #FFFFFF; }
.NavDivide { background: url(images/navdivider.gif); }
.HighNavEnd { background: url(images/highnavendback.gif); }
.HighNavDivide1 { background: url(images/highnavdivider1.gif); }
.HighNavDivide2 { background: url(images/highnavdivider2.gif); }
.HighNavCell { background: url(images/highnavcellback.gif); }
.HighNavEnd2 { background: url(images/highnavend2.gif); }
.NavLink:hover { text-decoration: underline; }
.BottomCell {	background: url(images/bottomcellback.gif);	color: white;	margin-left: 10px;	padding-left: 10px;	font-weight: bold; }
.BottomEnd { background: url(images/bottomback.gif); }
.TableCell { color: white; margin-left: 10px; padding-left: 10px; font-weight: bold; }

.Maincell {
	text-align: justify;
	font-size: 12px; }
	
.MaincellBorderL { background: url(images/dashedL.gif); }
.MaincellBorderR { background: url(images/dashedR.gif); }

.Link { color: #003366; text-decoration: none; font-weight: bold; }
.Link:hover { text-decoration: underline; }
.BoxT {
	background-color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin-left: 16px;
	padding-left: 16px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/kubburtr.gif);
	background-repeat: no-repeat;
	background-position: right top; }
	
.BoxMain {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 006699;
	border-bottom-color: 006699;
	border-left-color: 006699;
	padding: 4px;
	font-size: 12px;
	background-color: E9F0F8; }
	
.BoxT2 {
	background-color: #006699;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/kubburtl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin-right: 16px;
	padding-right: 16px; }

.BoxT-re {
	background-color: #C9C9C9;
	font-size: 14px;
	font-weight: bold;
	margin-left: 16px;
	padding-left: 16px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/kubburtr2.gif);
	background-repeat: no-repeat;
	background-position: right top; }

.BoxT2-re {
	background-color: #C9C9C9;
	font-size: 14px;
	font-weight: bold;
	margin-left: 16px;
	padding-left: 16px;
	color: #333333;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/kubburtl2.gif);
	background-repeat: no-repeat;
	background-position: left top; }

.BoxMain-re {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: C9C9C9;
	border-bottom-color: C9C9C9;
	border-left-color: C9C9C9;
	padding: 4px;
	font-size: 12px;
	text-align: center; }
