@charset "utf-8";
/* CSS Document undeletefilesmac.com*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E0EDF3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.circle
{
	width:80px;
	height:80px;
	border-radius:40px;
	margin-top:18px;
	color:#000000;
	float:right;
	margin-left:10px;
	margin-right:10px;
}
pattern
{
	 background-image:url(undeletefilesmac/siteimg/pattern.jpg);
	 
}
.innnerc
{
	width:70px;
	height:70px;
	border-radius:35px;
	background-color:#ffffff;
	color:#000000;
	float:right;
	margin-left:10px;
	margin-right:10px;
}
.innnerc:hover
{
	width:80px;
	height:80px;
	border-radius:40px;
	background-color:#ffffff;
	color:#000000;
	float:right;
	margin-left:10px;
	margin-right:10px;
}
.arrow
{
	width: 1px;
	text-align: center;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #0E151F;
}
.font1
{
	color:white;
}
.fonth
{
	color:white;
	font-size:14px;
}
.btn
{
	 width:250px; height:30px; margin:auto; padding-top:8px; box-shadow:inset 1px 1px 1px 1px #F38E00; background-color:#eaeaea; border-radius:5px; text-align:center;
}
.btn:hover
{
	 
	width:250px; 
	height:30px;
	 margin:auto;
	padding-top:8px;
	box-shadow:inset 0px 0px 12px 5px #E57F01;	  
	background-color:#FBAF00;
	border-radius:5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2
{
	font-size:14;
	font-weight:normal;
	color:white;
	margin-bottom:0px;
	margin-top:0px;
}
.fontsite
{
	font-size:24px;
	color:white;
	font-weight:bold;
}
.btng
{
	width:150px; height:26px; padding-top:8px; box-shadow:inset 0px 10px 20px 0px #126489; background-color:#64D0F4; border-radius:5px; text-align:center; margin:auto;
}
.btng:hover
{
	 width:150px; height:26px; padding-top:8px; box-shadow:inset 0px 0px 12px 5px #64D0F4; background-color:#126489; border-radius:5px; margin:auto;
}
h1
{
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
}
li
{
    margin-bottom:10px;	
}
.fontcnothover
{
	color: #0089BF;
}
.fontc
{
	color: #0089BF;
}
.fontc:hover
{
	color: #FFF;
}
.fontnew
{
	color: #0000CC;
}