

TD {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

P {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

body {
	background: url(http://dev.ayden.com/images/bgmain.jpg) 100% 0 repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.white {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.module {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000099;
	display: inline;
}


A:link {
	color: #093054;
	text-decoration: none;
}

A:visited {
	color: #093054;
	text-decoration: none;
}

A:active {
	color: #093054;
	text-decoration: none;
}

A:hover {
	color: #683006;
	text-decoration: underline;


}
.description2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
}

TD.mincart {
	font-size: 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}

P.mincart {
	font-size: 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
}

input.search
{
	height: 17px;
	background-color: #D2D2D2;
	border: solid #000066;
	border-width: 1px;
	font-family: verdana;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A.dark:link {
	color: #CCC;
	text-decoration: none;
}

A.dark:visited {
	color: #CCC;
	text-decoration: none;
}

A.dark:active {
	color: #CCC;
	text-decoration: none;
}

A.dark:hover {
	color: #FFF;
	text-decoration: underline;
}

HR {
	height: 1px;
	color: #999999;
}