Body {
              font-size: 12px;
              font-family : default;
              color: #000000;
              margin: 0px;
              background: #FFFFFF;
              background-repeat: repeat;
              background-attachment : fixed;

}

A.dark:link {
	color: #FFFF00;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #FFFF00;
	text-decoration: none;
}

A:link {
	color: #0E3370;
	text-decoration: none;
              font-weight: bold;

}

A:visited {
	color: #0E3370;
	text-decoration: none;
              font-weight: bold;

}

A:active {
	color: #0E3370;
	text-decoration: none;
              font-weight: bold;

}

A:hover {
 color:#000066;
 text-decoration: underline;
 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 : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #0000FF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #333333;
	border: solid #0033CC;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #333333;
	border: solid #0033CC;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
               background-color: #CAE4FF;
               border: solid #666666 2px;
               color: #000000;
               font-size: 9px;
}

P.mincart {
               background-color: #CAE4FF;
               border: solid #666666 2px;
               color: #00000;
               font-size: 9px;
}

HR {
	color : #0033CC;
	height : 1px;
}

#buttons { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 11px; font-weight: normal}

}

#buttons-left a { 
 border: 0px #000000 solid;
 color: #0E3370;
 display: center;
 text-align: center;
 text-decoration: none;
; font-family: Arial; font-size: 11px; font-weight: bold
 } 

#buttons-left a:hover {
 border: 0px #000000 solid;
 color: #6699CC;
 display: center;
 text-align: center;
 text-decoration: underline;
; font-family: Arial; font-size: 11px; font-weight: bold
}

#buttons-right a { 
 border: 0px #000000 solid;
 color: #FFFFFF;
 display: left;
 text-align: center;
 text-decoration: none;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
 } 

#buttons-right a:hover {
 border: 0px #000000 solid;
 color: #BFDFFF;
 display: left;
 text-align: center;
 text-decoration: underline;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
}

