/* EasyWeb html style file */



body {			background-image:url(../images/background.jpg);
      			background-position:center 0;
				background-repeat:no-repeat;
				background-color:#0c131e;
				margin:0;
				padding:0;			
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;	
				color:#0a101a;
}




/*  txt  */
p{	
				margin:5px 0 3px 0;
}
h1{				font-family:Arial, Helvetica, sans-serif;
				font-size:22px;
				color:#2e0006;
				margin:15px 0 3px 0;
				font-weight:normal;
}
h2{				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				font-weight:bold;
				list-style-image: url(../images/o1.jpg);
				color:#2e0006;
				margin:15px 0 3px 0;
}
h3{				font-family:Arial, Helvetica, sans-serif;
				font-size:15px;
				color:#2e0006;
				font-weight:bold;
				margin:15px 0 3px 0;
}
h4{				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#2e0006;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
h5{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#2e0006;
				font-weight:bold;				
				margin:15px 0 3px 0;
}
h6{				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#2e0006;
				font-weight:bold;
				font-style:italic;
				margin:15px 0 3px 0;
}
a{				font-family:Arial, Helvetica, sans-serif;
				color:#464646;
				text-decoration:underline;
}
a:hover{		text-decoration:none;
				color:#666666;
				}
				
ul
{ 	margin:3px 0 3px 0;
	padding:3px 0 0 15px;
}
li
{ 	list-style-image:url(7ecde056-8f76-4173-aa73-a484b75c5f81);
}

.tdPic
{ 	width:100px;
vertical-align:top;
}

img { border: 0; }

/*  end txt  */



p.MyText {		font-size:12px;
				color:#FF3600;
}






.OrangeColor {		color:#FF3600;
}


