BODY {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-align : left;
	background-image : url(../images/bg.jpg);
	background-repeat : repeat-y;
	background-attachment : fixed;
}

BODY TD {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	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;
}

A:HOVER {
	color : Red;
	font-weight : bold
}

/* This is for ActiveX Flash Content */
#flashcontent {
	float: left;
	width: 125px;
	height: 262px;
}

.bp_disc {
	list-style : disc;
	list-style-type : disc;
	margin-left : -20px
	}
.bp_circ {
	list-style : circle inside;
}
.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
}
.martb8r8 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-right : 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;
}

/* All the content boxes belong to the content class. */
#header {
	top: 0px;
	left: 0px;
	width: 750px;
	height: 95px;
}

#data {
	margin: 5 0 0 145px;
	width: 605px;
	height: auto;
}

#footer {
	clear: both;
	margin: 0px 0px 10px 145px;
	width: 605px;
	height: auto;
}

#navigation {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 140px;
}

