BODY {
	color : #00008B;
	font-family : Verdana, sans-serif;
	/*font-size : x-small;*/
	font-size : .8em;
	text-align : left;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
}

BODY TD {
	color : #00008B;
	font-family : Verdana, sans-serif;
	/*font-size : x-small;*/
	font-size : .8em;
	text-align : left;
	}

BODY DIV {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : .8em;
}	

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

/* Home Page Background  */
TD.bg_home {
		background-image: url(../images/homebg.jpg);
		background-repeat : no-repeat
}

/* Services Background  */
TD.bg_services {
		background-image: url(../images/services/mag.gif);
		background-repeat : no-repeat;
		background-position : right;
}

UL.bullet {
	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;
}

UL.cars {
	list-style-image: url(../images/bullet_car.gif);
	list-style-position : outside;
	margin-left: 60px;
}

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

.mardbpage {  /* standard margin for database managed page*/
	margin-top : 8px;
	margin-bottom : 8px;
}

.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
}
.martb4l4blanklink {
    color: #FFFFFF;
	text-decoration: none;
}

.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: 100px;
}
#data {
	margin: 5 0 0 146px;
	font-size : .9em;
	width: 604px;
	height: auto;
}
#footer {
	clear: both;
	margin: 5 0 0 146px;
	width: 604px;
	height: auto;
}
#navigation {
	position: absolute;
	top: 105px;
	left: 2px;
	width: 140px;
	height: 450px;
	background-image: url(../images/menubar1.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
.price {
	font-size: x-large;
	font-weight: bold;
	color: #000066
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
