h1 {
	font-size: 24px;
	color: #663300;
}
.dateTime {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
	text-align : center;
	padding: 3px 3px 3px 3px;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
	background-color: #FAECCD;
}

HR {
	width: 100%;
	height: 1px;
	color: #A2BAFF;
}

A.introLink:ACTIVE, A.introLink:LINK, A.introLink:VISITED  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
A.introLink:HOVER {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}

.motto {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold;
	font-style : italic;
	text-align : right;
	padding : 5px 0px 5px 0px;
}
.mottoHome {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}
.redText {
	color: #FF0000;
}
.brownText {
	color: #996633;
}

.bodyText{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight : normal;
	font-style : italic;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.gBodyText{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight : normal;
	font-style : italic;
	text-align: justify;
}
A.bodyLink:ACTIVE, A.bodyLink:LINK, A.bodyLink:VISITED  {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
}
A.bodyLink:HOVER {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
}

.attentionMsg {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight : bold;
	font-style : italic;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.firstLetter{
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight : bold;
	font-style : italic;
}

.imageDescription {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight : bold;
	font-style : italic;
	padding-top : 3px;
	padding-bottom : 3px;
}

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
	text-align : center;
}
A.copyright:ACTIVE, A.copyright:LINK, A.copyright:VISITED  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}
A.copyright:HOVER {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

.page {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
	padding-bottom: 3px;
	font-style: normal;
}
.pageLinkDisabled {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : underline;
	font-weight : bold;
	padding-bottom: 3px;
	font-style: normal;
}
A.pageLink:ACTIVE, A.pageLink:LINK, A.pageLink:VISITED  {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
A.pageLink:HOVER {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : underline;
	font-weight : bold;
	font-style: normal;
}
.LinkText  {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
.cartAction {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	text-align : center;
	padding-bottom: 3px;
	background: #FF9900;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
A.cartActionLink:ACTIVE, A.cartActionLink:LINK, A.cartActionLink:VISITED  {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	text-align : center;
	padding-bottom: 3px;
}
A.cartActionLink:HOVER {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	font-weight : normal;
	text-align : center;
	padding-bottom: 3px;
}
.iconProperty {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style: normal;
	text-align : right;
}
.iconPropertyValue {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	font-style: normal;
	text-align : left;
}
.category {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A.category:ACTIVE, A.category:LINK, A.category:VISITED  {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A.category:HOVER {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.icoMenuOut {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #EBD9B8;
}
.icoMenuOver {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #B08F66;
	background-color: #E6C994;
}

.pricePack {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #000000;
	margin-bottom: 10px;
}
.oferta {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.gTraducere {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:0px;
	margin-bottom: 10px;
}
.priceTitle {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
.priceText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.priceValue {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:3px;
}
.star {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.debug {
	color : #0033CC;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	width: 80%;
	background-color: #D7E5FF;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #A2BAFF;
}
.gPicBorder {
	border: 1px solid #663300;
}