body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color:#000000;
background-image: url('images/a2.jpg');
	background-repeat: yes-repeat;

text-align: left;
margin: 2px;


}

A.dark:link {
	color: #006633;
	text-decoration: none;
}

A.dark:visited {
	color: #006633;
	text-decoration: none;
}

A.dark:active {
	color: #006633;
	text-decoration: none;
}

A.dark:hover {
	color:ff6600;
	text-decoration: none;
}

A:link {
	color: #006633;
	text-decoration: none;

}

A:visited {
	color: #006633;
	text-decoration: none;

}

A:active {
	color: #006633;
	text-decoration: none;

}

A:hover {
	color:ff6600;
	text-decoration: none;

}
.navigation
{
	float: right;
	width: 100%;
	background: #006600;
	font-family: Verdana, Arial;
	font-size: 14px;
}

.navigation ul
{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.navigation ul li
{
	list-style-type: none;
	display: inline;
	font-size:14px;
}

.navigation li a
{
	display: block;
	float: right;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-size:14px;
}

.navigation li a:hover { background: #383; }


}
.White {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;



}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 12px;
	background-color: #D0CDAD;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
margin: 0px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
font-weight: bold;
margin-bottom: 2px;
text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}