Body {
              font-family : Arial; font-size: 12px; font-weight: normal;
              color: #000000;
              margin: 0px;
              background: #FFFFFF;
              background-repeat: repeat;
              background-attachment : fixed;

}

A.dark:link {
 color:#000000;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: normal;
}

A.dark:visited {
 color:#000000;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: normal;
}

A.dark:active {
 color:#000000;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: normal;
}

A.dark:hover {
 color:#000000;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: normal;
}

A:link {
 color:#01864F;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: bold;

}

A:visited {
 color:#01864F;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: bold;

}

A:active {
 color:#01864F;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: bold;

}

A:hover {
 color:#50AB85;
 text-decoration: none;
 font-family : Arial; font-size: 12px; font-weight: bold;

}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Verdana;
	color : #00FFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Verdana;
font-weight: bold;
}

input.search
{
 height: 0px;
 background-color: #FFF0FD;
 border: solid #C8CFDF;
 border-width: 1px;
 color: #5C72B0;
 display: block;
 display: left;
 text-align: center;
 text-decoration: none;
 background-color: none;
 font-family : Arial; font-size: 12px; font-weight: normal;
 line-height: 18px; border-color: #C8CFDF #C8CFDF #C8CFDF
	
}

select.search
{
	height: 0px;
	background-color: #FFFFFF;
	border: solid #000000;
	border-width: 1px;
	font-family : Verdana;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
               background-color: #3854B0;
               border: solid #CAAE8F 0px;
               color: #FFFFFF;
               font-size: 9px; line-height: 20px;
}

P.mincart {
               background-color: #E1987B;
               border: solid #830013 1px;
               color: #00000;
               font-size: 10px;
}

HR {
	color : #FFFFFF;
	height : 1px;
}

#header {
 background-color: #E1E1FF;
}

#buttons { font-family : Verdana; font-size: 12px; font-weight: normal}

}

#buttons-top a { 
 border: 0px #000000 solid;
 color: #000000;
 display: center;
 text-align: center;
 text-decoration: none;
; font-family: Arial; font-size: 11px; font-weight: normal
 } 

#buttons-top a:hover {
 border: 0px #000000 solid;
 color: #FFFFFF;
 display: center;
 text-align: center;
 text-decoration: none;
; font-family: Arial; font-size: 11px; font-weight: normal
}

#buttons-bookmark a { 
 border: 0px #000000 solid;
 color: #000000;
 display: left;
 text-align: center;
 text-decoration: none;
; font-family: Arial; font-size: 12px; font-weight: normal
 } 

#buttons-bookmark a:hover {
 border: 0px #000000 solid;
 color: #FFFFFF;
 display: left;
 text-align: center;
 text-decoration: underline;
; font-family: Arial; font-size: 12px; font-weight: normal
}

#footer {
    width: 770px;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}

.toolbar {
    background-color: #ffffff;
}

.menu {
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    border-right: 0px;
    text-decoration: none;
    background-color: #ffffff;
    padding: 5px 15px 5px 15px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.menu:hover {
    background-color: #ffffff;
    color: #41272c;
}

