/* EasyWeb html style file */



body {
	background-color:#140500;
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#AFAFAF;
	position:relative;
}

/*  txt  */
p {
	margin:0;
}

h1{
	font-size:16px;
	padding:10px 0 7px 0;
	margin:0;
	text-align:center;
	font-weight:normal;
	color:#ff9c00;
}

.h1Line {
	font-size:15px;
	margin-bottom:0px;
	padding-bottom:10px;
	text-align:center;
	font-weight:normal;
	color:#ff9c00;
	background-image:url(f7a37202-09dd-4c10-a59d-e024b3c1d506);
	background-repeat:no-repeat;
	background-position:center 52px;
}

h2 {
	font-size:13px;
	margin:7px 0 1px 0;
	font-weight:bold;
	color:#ff9c00;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#ff9c00;
}
h4 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ff9c00;
}
h5 {
	font-size:11px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#ff9c00;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ff9c00;
}
a {
	color: #ff9c00;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #FFB900;
}

ul { 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}

li {			
}

/*  end txt  */



img { border: 0; }



p.MyText {		font-size:14px;
				text-align: justify;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:#FFF;
}



.tableHtml {border: solid 1px blue;
border-collapse:collapse;
border-color:#3F1500;
text-align:center;

}


.tableHtmlTitleTr {border: solid 1px blue;
border-color:#3F1500;
text-align:center;
font-size:14px;

}

.tableHtmlTitle {
border: solid 1px blue;
border-collapse:collapse;
border-color:#3F1500;
color:#F9E02B;
font-weight:bold;

}

.tableHtmlTitle2 {
border: solid 1px blue;
border-collapse:collapse;
border-color:#3F1500;
font-weight:normal;
text-align:left;
color:#BF6700;
}

.tableHtmlTitle2 h2 {
margin:0;
padding:0;
font-size:12px;
}

.priceCategory{font-size:12px;
				text-align:center;}
				
.priceCategory a {color:#AFAFAF; text-decoration:none;}
.priceCategory a:hover {color:#AFAFAF; text-decoration:underline;}
