BODY TD {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	text-align : left;
	}

INPUT.invisInput {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BACKGROUND-COLOR: #e8f8ff;
	BORDER-RIGHT-WIDTH: 0px;
	font-size : xx-small;
}

UL {
	list-style-image: url(../images/bullet_lev1.gif);
	list-style-position : outside;
	list-style-type : none;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 22px;
	margin-right: 6px
}

A:HOVER {
	color : Red;
	font-weight : bold
}
.bp_disc {
	list-style : disc;
	list-style-type : disc;
	margin-left : -20px
	}
.bp_circ {
	list-style : circle outside;
}
.bp_sq {
	list-style : square;
}
.bp_deci {
	list-style : decimal;
}
.bp_none {
	list-style : none;
}
.button_search {
	COLOR: #ffffff;
	BORDER-TOP-STYLE: outset;
	BORDER-RIGHT-STYLE: outset;
	BORDER-LEFT-STYLE: outset;
	BACKGROUND-COLOR: #0000FF;
	BORDER-BOTTOM-STYLE: outset
}
.bkgnorep {
	background-repeat : no-repeat;
}
TD.norepeat {
	background-repeat : no-repeat;
}
.martb8 {
	margin-top : 8px;
	margin-bottom : 8px
}
.martb8l4 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 4px
}
.martb8l8 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 8px
}
.martb12l8 {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 8px
}
.martb4 {
	margin-top : 4px;
	margin-bottom : 4px
}
.martb2 {
	margin-top : 2px;
	margin-bottom : 2px
}
.marl4 {
	margin-left : 4px;
}
.martb4l4 {
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 4px
}
.sm {
	font-size : xx-small;
	font : Verdana;
}
.bdr1 {
	border-left : 1px double Black;
	border-right : 1px double Black;
	border-top : 1px double Black;
	border-bottom : 1px double Black;
}