body { 
margin: 0px 0px 0px 0px; 
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
/* background: url("http://lan2.customeng.com/maintenance/icons/bluesteel_bg.jpg") repeat; */
background-color:  #ffffff;
color: #000000;    
text-align:left; 

}
.marker {
	background:#ff9933;
}

.standardform{
	font-family: serif; 
	font-size: 12px; 
}

.handcursor{
	cursor:hand;
	cursor:pointer;
	font-size: 11px;
	float: left;
}

.handcursor2{
	cursor:pointer;
}
.ourblue {
	color : #005eab;
}
.ourorange {
	color : #ff9933;
}
.ourgray {
	color : #aaaaaa;
}
div.inquiry {
	background-color:#eeeeee;
	color : #000000;
}
a,a.visited {
	color : #005eab;
	text-decoration: none;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
}

a.link {
	color : #005eab;
	text-decoration: none;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
}

a:hover {
    color : #ff9933;
    text-decoration: none;
}

li {
    color : #000000;
    text-decoration: none;
}

#btablepics {
	border:1px solid #ff9933;
}

h1 {
	color : #005eab;
	text-decoration: none;
	font-size: 18px; 

}

hr {
    color : #005eab;
	height:1px;
	width:80%;
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 3px solid #cccccc;
border-style: ridge;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
}
div.gallery{ 
	border: 3px solid #cccccc;
	border-style: ridge;
}

