.bgdot {
	background-image: url(images/bgdot.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.description {
	font-family: Georgia;
	font-size: 14px;
	color: #000;
}

TD {
	font-family: Georgia;
	font-size: 14px;
	color: #000;
}

P {
	font-family: Georgia;
	font-size: 14px;
	color: #000;
}

.white {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
}
.module {
	font-family: Georgia;
	font-size: 14px;
	color: #000099;
	display: inline;
}


A:link {
	color: #000066;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: #0066FF;
	text-decoration: none;


}
.description2 {
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	text-align: justify;
}

TD.mincart {
	font-size: 14px;
	font-family: Georgia;
}

P.mincart {
	font-size: 14px;
	font-family: Georgia;
}

input.search
{
	height: 17px;
	background-color: #9DA9D1;
	border: solid #000066;
	border-width: 1px;
	font-family: Georgia;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A.dark:link {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #532423;
	text-decoration: none;
}

A.dark:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #532423;
	text-decoration: none;
}

A.dark:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #532423;
	text-decoration: none;
}

A.dark:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #FFF;
	text-decoration: none;
}

HR {
	height: 1px;
	color: #999999;
}

/*-------- 13/08/2007 --------*/

h1
{
	font-family:"Georgia", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#531B00;
}
	
body 
{
	font-family:"Georgia", Times, serif;
	font-size:14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	scrollbar-3d-light-color: #9DA9D1;
	scrollbar-arrow-color: #000099;
	scrollbar-base-color: #9DA9D1;
	scrollbar-dark-shadow-color: #9DA9D1;
	scrollbar-face-color: #9DA9D1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9DA9D1;
	background-color:#FFFFFF;
	background-image:url(images/backgroundBody.jpg);
	background-repeat:repeat;
}

#content
{
	font-family:"Georgia", Times, serif;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	padding:10px;
}

#content a
{
	font-family:"Georgia", Times, serif;
	color: #333333;
	text-decoration:underline;
}

#content a:hover
{
	color: #333333;
	text-decoration:none;
}
	
#menu_header
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.catname1
{
	font-size:14px;
}

.catdesc1
{
	font-size:13px;
}