﻿/* This is an updated CSS file 12/11/08 Use this stylesheet as the main stylesheet for all public pages


*/


body {
	text-align: center; 
	font-family: arial,sans-serif; 	
	background-color: #0cf;
	margin-top:0; 
	margin-left:0; 
	margin-right:0;
}
a:hover {
	color: red; 
	text-decoration: none; 
	font-weight: bold;
}
#Table1 {
	background-color:  #ffffcc; 
	margin: 0 6; 
	padding-top: 0;
	border-color:black;
}
#Logo {
	margin: 0px; 
	border-bottom: 4px solid black;
	padding-bottom: 0;
	width:100%;
	height:280px;
}
.links {
	background-color: #ffff66;
	font-family:Bookman Old Style, serif;
	font-weight:bold;
	border-right:2px black solid;
	border-left:2px black solid;
	
}
#contab {
	font-weight: bold; 
	font-style:italic;
	font-size:14pt;
	width:95%;
	background-color:silver;
	color:maroon
	border-bottom: 3px black solid;
	text-align:center;
}
.linkTab {
	width:95%;
	text-align:center;
	height:1.2em;
	
	
}
.main {
	width:95%;
	border:3px black solid;
	background-color:gray;
	
	
}

.style1 {
	border-width: 2px;
	text-align:center;
}

#panelA {
	background-color: #ffffcc;
	width: 75%;
	margin:0; 
	border-right:2px red ridge;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	padding:20px;
}

#panelA img {
	border:1px fuchsia outset;
	
}

#panelC img {
	border:1px fuchsia outset
}

#panelB {
	width:25%; 
	background-color: #ffffcc; 
	text-align: center;
	margin:0;
	padding:20px;
}

.panelC {
	margin:0;
	padding:10px;
	border-top:2px red ridge;
	background-color: #ffffcc; 
	text-align: center
}

.panelaimage {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float:right;
	border:solid black 1px;
}

#sale {
	width:180px;
	height:260px;
	position:relative;
	top:0px;
	left:0px;
	float:right;
	margin-left:20px;
	margin-bottom: 20px;
}

.adcell {
	background-color: rgb(255,255,205);
	text-align:center;
	padding:20px;
}

.adcell img {
	border:2px blue solid
	
}

.vendtable {
	width:95%;
	border:3px black solid;
	background-color:gray;

}

.vendtable td {
	background-color: #ffffcc;
	text-align: center;
	height:150px;
}