

Body {
	font-size: 11 px;
	margin: 0;
	color: #2e2e2e;
	font-family : Verdana;
}

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

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

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

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

A:link {
	color: #2e2e2e;
	text-decoration: none;

}

A:visited {
	color: #2e2e2e;
	text-decoration: none;

}

A:active {
	color: #2e2e2e;
	text-decoration: none;

}

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

}

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

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

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

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

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

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

input.search
{
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	
}

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

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

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

input {
	font-family:tahoma;
	font-size:11px;
	border-width:2;
	border-style:1;
}

textarea {
	font-family:tahoma;
	font-size:11px;
	border-width:2;
	border-style:1;
}
select {
	font-family:tahoma;
	font-size:11px;
	height:20px;
	border-width:2;
	border-style:1;
}

pagenums{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	


}