@charset "utf-8";
/* CSS Document */

.menu {
		font-family:tahoma;
		font-size:12px;
		color:#666666;
	  }
.menu a {color:#666666;
         text-decoration:none;}
.menu a:hover {color:#333333;
         text-decoration:underline;}
.green a { font-family:tahoma;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		}
.green a:hover { font-family:tahoma;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:underline;
		}
.Category{ font-family:tahoma;
		font-size:10px;
		color:#003366;
		}
.Category a { font-family:tahoma;
		font-size:10px;
		color:#003366;
		text-decoration:none;
		}
.Category a:hover { text-decoration:underline;
		}
#department {font-weight:bold;}
.details {font-family:tahoma;
font-size:11px;
color:#003366;
text-align:justify;
}
.nameProduct{font-family:tahoma;
font-size:10px;
color:#003366;
font-weight:bold;}
.Price {font-family:tahoma;
font-size:10px;
color:#003366;
}
.linkmore a{font-family:tahoma;
font-size:10px;
color:#003366;
font-weight:bold;
text-decoration:none;}
.linkmore a:hover{
font-weight:bold;
text-decoration:underline;}
.inputtext {font-family:tahoma;
font-size:10px;
color:#003366;}
.fieldset {font-family:tahoma;
font-size:10px;
color:#003366;
font-weight:bold;
border:1px;
border-style:solid;
border-color:#003366;}
.error {font-family:tahoma;
font-size:10px;
color:#FF0000;
font-weight:bold;}
.title {
font-family:tahoma;
font-size:17px;
color:#000000;
font-weight:bold;}
.Reserved{font-family:tahoma;
font-size:10px;
color:#ffffff;
}
.Reserved a{font-family:tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.Reserved a:hover{font-family:tahoma;
font-size:10px;
color:#ffffff;
text-decoration:underline;
}