/*
Title:		Gazatem Technologies
Author: 	webmaster@gazatem.com
Updated: 	Sep,  2005
*/

* { margin: 0; padding: 0; }
body
{
	background: #B5B6B0 url('../images/ikonBanner_BAckground.gif') repeat-x top left;
	color: #353533;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 15px 5px 10px 5px;
}

a {
	COLOR: #222222; text-decoration : underline;
}
a:active {
	COLOR: #222222; text-decoration : underline;
}

a:link {
	COLOR: #222222; text-decoration : underline;
}
a:visited {
	COLOR: #222222; text-decoration : underline;
}
a:hover {
	COLOR: #333333; text-decoration : underline;
}



td {
	font: 10px Verdana, sans-serif, Helvetica, Arial;
	text-align:left;
}



input {
	font: 12px Arial, Helvetica, sans-serif;
}

input.frm {
	font: 120%/95% Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#009900;
	border:0;
}
select {
	font: 120%/95% Arial, Helvetica, sans-serif;
	border:1px #009966 solid; 
}
textarea {
	font: 120%/95% Arial, Helvetica, sans-serif;
	border:1px #009966 solid; 
	width:auto;
}

