Body {
              font-size: 12px;
              font-family : Arial;
              color: #000000;
              margin: 1px;
              background: #89AE79 url(../content/background.gif) center;
              background-repeat: repeat;
              background-attachment : fixed;
}

A.dark:link {
	color: #0033CC;
	text-decoration: none;
}

A.dark:visited {
	color: #0033CC;
	text-decoration: none;
}

A.dark:active {
	color: #0033CC;
	text-decoration: none;
}

A.dark:hover {
	color: #9999FF;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;
              font-weight: bold;

}

A:visited {
	color: #89AE79;
	text-decoration: none;
              font-weight: bold;

}

A:active {
	color: #89AE79;
	text-decoration: none;
              font-weight: bold;

}

A:hover {
 color:#006400;
 text-decoration: none;
 font-weight: bold;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #999999;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #999999;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #9999FF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family : Verdana;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #D0CDAD;
	border: solid #830013;
	border-width: 1px;
	font-family : Verdana;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
               background-color: #FFFFFF;
               border: solid #004A00 1px;
               color: #000000;
               font-size: 9px;
}

P.mincart {
               background-color: #E1987B;
               border: solid #830013 1px;
               color: #00000;
               font-size: 9px;
}

HR {
	color : #0033CC;
	height : 1px;
}

#header {
 background-color: #89AE79;
}

#buttons {
 background-color: #DCE7D7;
 font-size: 12px;
 font-family : Arial;
 color: #FFFFFF;
 border: solid #0033CC 0px;
 text-align: center;
}

#buttons a { 
 border: 1px solid;
 color: #000000;
 display: block;
 text-align: center;
 text-decoration: none;
 background:#549C54 url(../content/blue-button.gif) center;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
; line-height: 20px; border-color: #000000 #000000 #000000
 } 

#buttons a:hover {
 border: 1px solid;
 color: #FFFFFF;
 display: block;
 text-align: center;
 text-decoration: none;
 background: #005100;
; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
; line-height: 20px; border-color: #000000 #000000 #000000
 } 

#left a, 
#top a:visited {
 border: solid #89AE79 2px;
 color: #FFFFFF;
 display: block;
 text-align: center;
 text-decoration: none;
 background-color: #95ADC9;
}

#left a:hover {
 border: solid #89AE79 2px;
 color: #FFFFFF;
 display: block;
 text-align: center;
 text-decoration: none;
 background-color: #89AE79;
}
