BODY {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	background-image : url(../images/tm_06n.jpg);
	background-repeat : repeat;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

BODY TD {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	text-align : left;
	}

TD.TD_hd1 {
	background-image : url(../images/tm_02.jpg);
	background-repeat : no-repeat;
	background-position : left;
}

TD.TD_hd2 {
	background-image : url(../images/tm_03.jpg);
	background-repeat : no-repeat;
	background-position : left;
	padding-right : 10px;
}

TD.TD_cont {
	background-image : url(../images/conbk.jpg);
	background-repeat : no-repeat;
	background-position : right;
	padding-right : 10px;
}

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.bul1 {
	list-style-image: url(../images/bul1.gif);
}

A:HOVER {
	color : Red;
	font-weight : bold
}
.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
}
.martb15l12 {
	margin-top : 15px;
	margin-bottom : 15px;
	margin-left : 12px
}
.martb12l12 {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 12px
}
.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
}
.marr10 {
	margin-right : 10px
}
.marl15 {
	margin-left : 15px
}
.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 {
	margin-top: 0px;
	margin-left: 0px;
	width: 750px;
	height: 230px;
}

#data {
	margin: 0 0 0 170px;
	width: 580px;
	padding-left : 5px;
	padding-top : 5px;
	height: auto;
}

#footer {
	clear: both;
	margin: 0 0 0 170px;
	width: 580px;
	padding-top : 5px;
	padding-bottom : 5px;
	height: auto;
}

#navigation {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 170px;
	padding-left : 0px;
	padding-top : 0px;
}

#navigation a:LINK {
	color : Teal;
	font-weight : bold;
	font : Arial;
	text-decoration : none;
}
#navigation  a:VISITED {
	color : Teal;
	font-weight : bold;
	font : Arial Rounded MT Bold;
	text-decoration : none;
}
#navigation a:HOVER {
	color : #191970;
	font-weight : bold;
	font : Arial;
	text-decoration : none;
}

