Body {
	font-size: 12 px;
	color: #FFFFFF;
	font-family : Verdana;
}

A:link {
	color: #FFFFFF;
	text-decoration: none;

}

A:visited {
	color: #FFFFFF;
	text-decoration: none;

}

A:active {
	color: #FFFFFF;
	text-decoration: none;

}

A:hover {
	color: #FFBE2C;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 12px;
	font-family : Verdana;
}

P.smaller {
	font-size: 12px;
	font-family : Verdana;
}

TD.whitetext {
	font-size: 12px;
	font-family : Verdana;
}

TD.menu {
	font-size: 12px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 14px;
	background-color: #ffffff;
	border-width: 1px;
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	
}

select.search
{
	height: 17px;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 12px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Verdana;
}

P.mincart {
	font-size: 11px;
	font-family : Verdana;
}

input {
	font-family:tahoma;
	background: #2e2e2e;
	color: #FFFFFF;
	font-size:11px;
	border-width:2;
	border-style:1;
}

textarea {
	font-family:tahoma;
	background: #2e2e2e;
	color: #FFFFFF;
	font-size:11px;
	height:120px;
	width: 250;
	border-width:2;
	border-style:1;
}
select {
	font-family:tahoma;
	background: #2e2e2e;
	color: #FFFFFF;
	font-size:11px;
	height:20px;
	border-width:2;
	border-style:1;
}