A {
	COLOR: Maroon;
	text-decoration: none;
	font-size: 10px;
	FONT-FAMILY: Verdana;
	font-weight: bold;
}
A:hover {
	COLOR: Red;
	text-decoration: underline;
	font-weight: bold;
}
A.link-bianco:hover {
	COLOR: #F7E0E0;
	text-decoration: none;
}
TR {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana, arial
}
TD {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana, arial
}
.small {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #999999; FONT-FAMILY: verdana, arial
}



.Head1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; font-face: verdana, arial
}

.menu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003300;
	FONT-FAMILY: Verdana;
	margin-bottom: 5;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
}
.menu A, .menu A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003300;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
.menu A:hover{
	TEXT-DECORATION: none;
}
.Content A {
	COLOR: WindowText;
}
.Content A:hover {
	COLOR: #ff3300
}
.Content A {
	TEXT-DECORATION: underline
}
.date {
	COLOR: #CB5A14;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: move;
}
.link-bianco {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #47475F;
	font-size: 11px;
}
.home {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-align: justify;
	font-size: 11px;
	border: thin none #000000;
	background: #556B2F;
}
.textNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	border: thin;
}
.detail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-align: justify;
	font-size: 11px;
	border: thin;
	background: #47475F;
}
.login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	font-size: smaller;
}
.src {

	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-FAMILY: verdana, arial;
}
.welc {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #8B4513;
	FONT-FAMILY: verdana, arial;
}
.prod {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #187272;
	text-align: justify;
	font-size: 11px;
}
.Head2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; COLOR: #666666;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-face: verdana, arial
	text-decoration: underline;

}
.menu2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: ButtonHighlight;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5;
	background-color: Black;
}

.thumb{
position: relative;
z-index: 0;
border: 1px solid gold;
}

.thumb:hover{
background-color: transparent;
z-index: 50;
border: 1px solid maroon;
}

.thumb span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: -1000px;
border: 1px solid maroon;
visibility: hidden;
color: black;
text-decoration: none;
}



.thumb:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 30px;
left: -318px; /*position where enlarged image should offset horizontally */

}
.box {
	border: thin solid;
	background-color: #AA5F00;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-color: #ffffff;
	color: White;
}
.sub {
	border: thin solid;
	background-color: #2A1F00;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-color: #ffffff;
	color: White;
}
.form {
	border: thin solid #000000;
	background-color: #5F9EA0;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
}
.basket{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8C896;
}
.basket2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDA87E;
}
.basketHeader {
	font-family: "verdana";
	font-size: 11px;
	color: #778899;
	font-weight: bold;
	background-position: center;
	background-image: none;
}
.basket .label {
	background-color: #EFEFEF;
}

.basket .content {
	background-color: #FFFFFF;
}


.jdlTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}
.search {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #47475F;
	font-size: 9px;
}
.korean {
  font-family: @Dotum, @DotumChe, @Gulim, @GulimChe, @Gungsuh, @GungsuhChe;
  font-size: medium;
  color: #FF0033;
}
a.menukiri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #maroon;
	background-color: transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
	border-top-width: 1;
	border-top-style: dotted;
	border-top-color: #669933;
	border-left-width: 1;
	border-left-style: dotted;
	border-left-color: #669933;
	border-right-width: 1;
	border-right-style: dotted;
	border-right-color: #669933;

	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
    padding-top: 3px;
}

a.menukiri:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #maroon;
	background-color: transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: #669933;
	border-left-width: 1;
	border-left-style: solid;
	border-left-color: #669933;
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #669933;

	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
    padding-top: 3px;
}
a.menukiri2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #maroon;
	background-color: transparent;
    display: block;



	height: 20px;
	width: 160px;
	text-decoration: none;
	font-weight: normal;
        padding-top: 10px;


}

a.menukiri2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #maroon;
	background-color: transparent;
    display: block;



    padding: 0px 0px 0px 0px;

	height: 20px;
	width: 160px;
	text-decoration: none;
	font-weight: normal;
    padding-top: 10px;

}
a.category:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  color: #CC3300; border-bottom: 1px solid #ececec;}
a.category:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; border-bottom: 1px solid #ececec;}
a.category:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-bottom: 1px solid #ececec;}
.categorylinks{

margin: 5px auto 10px 18px;
padding: 0;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 12px;
display: block;
color: #ccccccc;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.categorylinks a:visited{color: #449805; }
.categorylinks a:hover {	color: #fff;	background: #51B906; text-decoration: none; }#content {
	width:95%;
	font-size:11px;
	font-family:Verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:5px;
	padding-bottom:5px;
font-weight:bold;
}
#content .header{
	font-size:11px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:11px;
	font-weight:bold;
	color: #999;
}.error {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; font-face: verdana, arial
}

