form,label, h1, h2, p, body, td, b, input, select, textarea, option, div, a, ul, li, ol, table {font-family:verdana, arial,helvetica; font-size:100%}
body{font-size:65%}

.clNorm{font-family:verdana, arial,helvetica; }
ul{margin-bottom: 0em; margin-top: 0em; margin-left:20px;}


.clValidatorInputBox{font-family:verdana, arial,helvetica; color:black;width:20px;}

.edit {
	position:relative;
	width: 440;
	height: 100;
	border:solid;
	border-width:1;
	background-color:white;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
       
body
{	
	scrollbar-arrow-color: #FF0000;
	scrollbar-track-color: #777777;
	scrollbar-base-color:  #232323;
	scrollbar-3d-light-color: #ff8000;	
	scrollbar-dark-shadow-color: #24369C;
	background-repeat: repeat-x;
	background-color:#eeeeee;
}

body {margin:0;}
body.std {margin:0px 0 0 -10px}
html body.std{ margin: 190px 0px 0px 0px; }
body.mnt {margin:0px 0 0 -10px}
html body.mnt{ margin: 190px 0px 0px 0px; }
html body.cal{ margin: 0;}

/*
	scrollbar-face-color: #99B3CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #24369C;

*/

	a:link
	{
		font-weight: normal;		
		color: #FF0000;		
		text-decoration: none;
	}

	a:visited { color: #AAAAAA; 				
				font-weight: normal;
				text-decoration: none;
				}

	a:hover   { color: #FF0000;				
				font-weight: normal;
				text-decoration: underline;
			  }	

	a:active  { color: #FF0000;     				
				font-weight: normal;
				text-decoration: none;
			  }

			  
ul 
{ 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;			
}

td.companycolor {background-color:#FF0000}
h1,h2{font-weight:bold;margin:0px;padding:0px;}

.signettext
{
	font-family:Verdana;
	letter-spacing:-1px;
	font-size:10px;
	
}