/* ================================================= */
/*  By sa|3er (saber_n at hotmail dot com)           */
/*  © iZoX Zone 2000-2005  http://izoxzone.com       */
/* ================================================= */

body { border : 2px solid #DEDEDE }
td { font: 11px Verdana, Tahoma, Arial}

a:link { color : #C300C4; text-decoration : underline }
a:active { color : Red; text-decoration : underline }
a:hover { color : #7B7CFF; text-decoration : none }
a:visited { color : #C300C4 ; text-decoration : underline }
a:visited:hover { color : #7B7CFF; text-decoration : none }
a:visited:active { color : Red; text-decoration : none }

a.mNav:link { color : #00049D; text-decoration : none }
a.mNav:active { color : Red; text-decoration : underline }
a.mNav:hover { color : #7B7CFF; text-decoration : underline }
a.mNav:visited { color : #00049D ; text-decoration : none }
a.mNav:visited:hover { color : #7B7CFF; text-decoration : underline }
a.mNav:visited:active { color : Red; text-decoration : none }

#pup {
      position: absolute;
      visibility: hidden;
      z-index: 200;
      width: 106;
     }
	
input{
	border: 1px solid #D5D5D5;
	height : 20px;
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color : #F2F2F2;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e1e1e1',endColorStr='#ffffff',gradientType='1');
	color : #494949;
	}

select{
	border: 1px solid #D5D5D5;
	height : 20px;
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color : #F2F2F2;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e1e1e1',endColorStr='#ffffff',gradientType='1');
	color : #494949;
}
textarea{
	border: 1px solid #D5D5D5;
	font : 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color : #F2F2F2;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e1e1e1',endColorStr='#ffffff',gradientType='1')
	color : #494949;
}
.maintable{
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
}
