/* Body and Link Tags */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
    background-color:#001C66;
	color:black;
}
TR {
    font-size:13px;
}
/* Main Layout */
.MainTable {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    width:800px;
    height:552px;
    background-color:#FFFFFF;
    border: 1px solid black;
}
.HeaderBar {
    height:77px;
}
.MenuBar {
    height:28px;
    background-image:url(images/pagHome_menuBG.gif);
    color:white;
    padding-left:5px;
    padding-right:5px;
}
.MenuBar A {
    font-size:12px;
    color:white;
    text-decoration:none;
    padding-left:2px;
    padding-right:2px;
}
.MenuBar A:hover {
    text-decoration:underline;
}
.MenuBar input {
    font-size:9px;
}
.MiddleBar {
    height:142px;
}
.ButtonBar {
    height:106px;
}
.TextBar {
    height:165px;
    background-color:white;
}
.BottomMenu {
    height:34px;
    background-color:#112E94;
    text-align:center;
    color:white;
}
.BottomMenu A {
    font-size:10px;
    color: white;
}
.InsideTitleBar {
    height:56px;
    padding:0px;
}
.InsidePageBodyLeft {
    width:548px;
    background-color:#ffffff;
}
.InsidePageBodyRight {
    width:252px;
    color:#3182BA;
    background-color:#DAF0FE;
}
.InsidePageBodyBig {
    width:800px;
    background-color:#ffffff;
}
.pbGalleryThumbsDiv {
    width:500px;
    height:103px;
    text-align:center;
    overflow: auto;
}





.auctionbox {
	float: left;
	width: 200px;
	height: auto;
	color: #000;
	margin: 5px;
	font-size:12px;
}
.eveningbox {
	display:inline;
	float: left;
	width: auto;
	height: auto;
	margin: 0 8px 10px 3px;
}