body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #D5F3FF;
	background-position: left top;
	margin: 20px 0px;
	color: #01325A;
}


table.mainTable {

}

 .inputbox {
	BORDER: #000000 1px solid;
	PADDING: 2;
}
  
ul {
	line-height: 30px;
	font-weight: bold;
}



/**/
/* Links in left hand column */
a.lhlinks, a.lhlinks:active, a.lhlinks:visited, a.lhlinks:link {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;

	text-decoration: none;
	white-space: nowrap;
	text-transform: capitalize;
}

h3, h4, hr, a.lhlinks, a.lhlinks:active, a.lhlinks:visited, a.lhlinks:link {
	color: #014074;
}


a.lhlinks:hover{
	color: #FF0000;
}





h3 {
	font-size: 30px;
	font-weight: normal;
	font-family: "Comic Sans MS";
}

img.ImgBorder,.ImgBorder img{
	border: 1px solid;
	margin: 10px;
	color: black;
}

.NoImgBorder, .ImgBorder .NoImgBorder{
	border: 0px solid;
	margin: 0px;
	color: red;
}

table.navtable td{
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 6px;

/*	padding-left: 15px; */



}
.column1 {
	width: 180px;
}
.column2 {
	width: 540px;
}
/* Global font*/
td, p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
table.headerTable {
	height: 165px;


}



.GalleryTable td{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.GalleryTable td p{
	margin: 0px 0px 5px;
	padding: 0px;
}

/* Make a pointer appear over image */
.GalleryTable img{
cursor:pointer;
cursor:hand;
border: 1px solid #000000;
}





.sold{
	color: #FF0000;
	text-transform: capitalize;


}

