BODY { font-family: Verdana, Helvetica, Sans-serif; font-size: 1em; color: #707A53; background: #ffffff;}
A { font-family: Verdana, Helvetica, Sans-serif; font-size: 11px; color: #707A53;}
A:link { text-decoration: none;  color: #807A53;}
A:visited { text-decoration: none;  color: #807A53;}
A:active { text-decoration: none;  color: #807A53;}
A:hover {text-decoration: none;  color: #2A7FFF;}

TABLE {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px; 
border-left: 0px;
border-right:
0px; border-top: 0px;
border-bottom: 0px; 
font-family: Verdana, Helvetica, Sans-serif;
font-size: 1em;
color: #807A53;
}

H4 { font-family: Trebuchet MS, Verdana, Serif; font-size: 1.0em; font-weight: 800;  color: #787878;  border-bottom: 1px dotted #808080; }
H6 { color: #FFFFFF; }
.blue { background: #ECF5FF; border: 1px dotted #C1E0FF;}
.blue2 { background: #ECF5FF;}
.blue-bottom { background: #C1E0FF; border: 1px dotted #C1E0FF;  font-size: .8em; font-weight: 900;}
.green { background: #8DC54C; color: white; a:link: #fffFFF }
LI { padding-left: -6px; padding-right: -6px; text-indent:-6px;}
UL { padding-left: -6px; padding-right: -6px; text-indent:-6px;}


.Main { border-bottom: 1px dotted; }

.marios
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	background: url("howto/images/backsearch.jpg");
   background-position: 100% 0%;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }
   
.backservices
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	background: url("howto/images/servicesback.jpg");
   background-position: 100% 0%;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }
   
.backabout
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	background: url("howto/images/aboutback.jpg");
   background-position: 100% 0%;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }


.backhowto
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	background: url("howto/images/howtoback.jpg");
   background-position: 100% 0%;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }

.backnews
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	background: url("howto/images/newsback.jpg");
   background-position: 100% 0%;
   background-repeat: no-repeat;
   background-attachment: fixed;
   }

.Normal {
	width: 400px;
	height: 125px;
}
.Alpha {
	width: 400px;
	height: 125px;
}
.Blur {
	filter: blur(direction=135, strength=30);
	width: 400px;
	height: 125px;
}
.Chroma {
	width: 400px;
	height: 125px;
}
.DropShadow {
	filter: dropshadow(color=#black, offx=1, offy=1);
	width: 400px;
	height: 125px;
}
.FlipH {
	filter: fliph;
	width: 400px;
	height: 125px;
}
.FlipV {
	filter: flipv;
	width: 400px;
	height: 125px;
}
.Glow {
	filter: glow(color=#00ff00, strength=10);
	width: 400px;
	height: 125px;
}
.Gray {
	filter: gray;
	width: 400px;
	height: 125px;
}
.Invert {
	filter: invert;
	width: 400px;
	height: 125px;
}
.Mask {
	filter: mask(color=#c0c0c0);
	width: 400px;
	height: 125px;
}
.Shadow {
	filter: shadow(color=#00ff00, direction=225);
	width: 400px;
	height: 125px;
}
.Wave {
	filter: wave(add=true, freq=2, lightstrength=25, phase=25, strength=5);
	width: 400px;
	height: 125px;
}
.XRay {
	filter: xray;
	width: 400px;
	height: 125px;
}
