	/*.link a:link,.link a:visited,.link,.link a:hover {
color : #7777ff;
	font : bold 11pt Arial, Helvetica, sans-serif; 

	font : bold 11pt Serif;
	padding:5px;}
	
	
.link a:link,.link a:visited,.link {
  color:#000;
	text-decoration : none;}

.link a:hover {
	color : #00F;
	text-decoration : underline;
}
*/
.leftmenuitems a:link,.leftmenuitems a:visited,.leftmenuitems{
	color : #FFFFFF;
	font-weight:700;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.leftmenuitems a:hover {
	color : #44FF44;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.leftmenuitems a:active {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.smallrow{
	line-height : 3px;
}


.AdvertIXLink  { 
	position: absolute;
  width: auto; height: auto;
  top: 1em; right: 1em; bottom: auto; left: auto;
  font-family: verdana,tahoma,arial,sans-serif;
  font-size: 0.75em;
  margin: 0.55em 1.63em 0.44em -0.9em;
  padding: 0.28em 0.4em;
  text-align:left;
  background: #Dc9;
 	border-top:0.3em green groove;
	border-left:0.3em green groove;
 	border-bottom:0.3em green groove;
	border-right:0.3em green groove;
	color: #e00;
  }
  
  
.AdvertIXLink a:link, .AdvertIXLink a:visited {
color: #e00;
}
.AdvertIXLink a:hover {
background-color:#DF9;
}

.LoggedIn  { 
	position: absolute;
  width: auto; height: auto;
  top: 1em; left: 180px; bottom: auto; right: auto;
	font-family : arial,sans-serif;
	font-size : 10pt;
  margin: 0.55em 1.63em 0.44em -0.9em;
  padding: 0.28em 0.4em;
  text-align:left;
  background: #FFFFE2;
 	border-top:0.3em green groove;
	border-left:0.3em green groove;
 	border-bottom:0.3em green groove;
	border-right:0.3em green groove;
	color: #100;
  }
.LoggedIn a:link, .LoggedIn a:visited {
color: #e00;
}
.LoggedIn a:hover {
background-color:#DF9;
}


.buttonmain,.buttonsub{
	background-color : #DFF0FF;
  border-top-color: #0488FF;
  border-left-color: #0488FF;
  border-right-color: black;
  border-bottom-color: black;
  border-width: 3px;
  border-style: outset;
	padding : 5px;
}

.buttonsublist{
	background-color : #F1FEE0;
  border-top-color: #68B105;
  border-left-color: #68B105;
  border-right-color: black;
  border-bottom-color: black;
  border-width: 1px;
  border-style: outset;
	padding : 5px;
}

.data {
	color : #000000;
	font : 100% serif;
}


.edituser{
	border-bottom : thin dashed;
	color : #A5A50E;
	font : 85% Georgia,sans-serif;
	text-decoration : none;
}


.forsaleheading {
	border-bottom : 1px #008000 dashed;
	border-bottom-width : 1px;
	color : #008000;
	font-family : Georgia,serif;
	font-size : 120%;
	font-style : italic;
	font-weight : bolder;
	padding : 5px;
}


.loginscreen{
	border : thin dashed;
	color : #74740A;
	font : 100% Georgia,sans-serif;
	padding : 5px;
	text-decoration : none;
}

.menuitemdescription {
	color : #CC0033;
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	text-indent : 10px;
}
.message{
	border-bottom : 1px dotted;
	font-family : georgia,serif;
	font-size : 110%;
	text-align : center;
}


.sidebar {
	background-color : #000000; 
	border : 3px outset #FFFFaa;
	left : 2px;
	/* position : absolute;
	position : fixed; */
	top : 2px;
	width : 150px;
	padding:1px;
}

.sorttable {
	background-color : #EEEEEE;
	border : 2px  ridge #000000;
	color : #800080;
	font : bold 11pt Arial, Helvetica, Georgia,sans-serif;
	padding : 5px;
}

  