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

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

TD.contactbgimg {
	background-image : url(../images/con01.jpg);
	background-repeat : no-repeat;
	background-position : right;
}

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);
}

.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
}
.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;
}

.link1 a:HOVER {
	color: red;
	font-weight: bold;
}

.link2 a:LINK {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
.link2 a:VISITED {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
.link2 a:HOVER {
	color: #00CCFF;
	font-weight: normal;
	text-decoration: none;
}

/* All the content boxes belong to the content class. */
#header {
	margin-top: 0px;
	margin-left: 0px;
	width: 750px;
	height: 210px;
}

#navigation {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 170px;
	background-image : url(../images/cl_02.jpg);
	background-repeat : no-repeat;
	padding-left : 0px;
	padding-top : 50px;
}

#data {
	margin: 0px 0px 0px 170px;
    padding: 5px;
	width: 575px;
	height: auto;
}

#footer {
	clear: both;
	margin: 5 0 0 175px;
	width: 575px;
	height: auto;
}
