/* global */
html{height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;  
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
}
/* ancors Start
---------------------*/
a{outline: none;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

a, a:link, a:visited {
color:#2255AA;
text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
}
a:hover {
color: #CC0000;
text-decoration: underline;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
width: 298px;
height: 200px;  
}

/*colors Start
---------------------------*/

body
{ background: #FFFFFF;
  color: #555555;
  background:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;  
}

blockquote{border-color: #40403E;}

a img { filter: Alpha(Opacity=100); -moz-opacity: 0.5;
  border-style: none; }
a:hover img { filter: Alpha(Opacity=80); -moz-opacity: 1.0; }
.edge {
	FILTER: alpha(Opacity=100,FinishOpacity=0,style=2,StartX=5,FinishX=8,StartY=5,FinishY=8)
}

