/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	background-position:center top;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	height: 100%;
	position:relative;
}


/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:26px;
	margin:27px auto 20px auto;
	font-weight:normal;
	color:#fff;
}
h2 {
	height:25px;
	font-size:16px;
	margin:15px 0 3px 0px;
	font-weight:normal;
	color:#ffa800;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin:15px 0 3px 0px;
	color:#ffa800;
}
h4 {
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ffa800;
}
h5 {
	font-size:12px;
	font-weight:normal;
	margin:15px 0 3px 0;
	color:#ffa800;
}
h6 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#ffa800;
}
a {
	color:#ffa800;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
	color:#feca4c;
}
ul {
	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li {
	list-style-image:url(654ea77b-ceaa-4076-a769-5e5393827f28);
}

/*  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 #ffa800;
border-collapse:collapse;
border-color:#6F6F6F;
text-align:center;
background-color: #6F6F6F;
}

.tableHtml2 {
background-color: #5F5F5F;
}
.tableHtmlTitle {
border-collapse:collapse;
background-color: #3F3F3F;
color:#BFBFBF;
font-weight:bold;
}

.tableHtmlTd {
background-color:#4F4F4F;
color:#BFBFBF;
}




