/* EasyWeb html style file */



body {
	background-image:url(../templates/main/images/background.jpg);
	background-position:center 187px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	height: 100%;
	position:relative;
}

/*  txt  */
p {
	margin:5px 0 3px 0;
}
h1 {
	font-size:30px;
	font-weight:normal;
	color:#101D4A;
	margin:0 0 15px 0;
}
h2 {
	font-size:22px;
	font-weight:normal;
	height:22px;
	margin:15px 0 3px 0px;
	color:#101D4A;
}
h3 {
	font-size:17px;
	color:#CF0F00;
	font-weight:normal;
	margin:15px 0 3px 0px;
}
h4 {
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#101D4A;
}
h5 {
	font-size:15px;
	font-weight:bold;
	margin:15px 0 3px 0;
	color:#101D4A;
}
h6 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:15px 0 3px 0;
	color:#101D4A;
}
a {
	color:#ff1300;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color:#ff1300;
}
ul {
	margin:3px 0 3px 5px;
	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;
}



#boxMain2 ul li a { 
	color:#101D4A;
	text-decoration:none;
}
#boxMain2 ul li a:hover{ 
	text-decoration:underline;
}
