body 
{
	margin: 0;
}

.Clickable
{
	cursor: pointer;
}

td, div 
{
	font: 12px trebuchet ms;
	color: #666666;
	line-height: 120%;	
}

.portfolio
{
	font: 12px trebuchet ms;
	color: #666666;
	line-height: 120%;	
}

.portfolio a:hover
{
	font: 12px trebuchet ms;
	color: #FFFFFF;
	line-height: 120%;	
}
.tahoma10pxgrey
{
	font: 9px tahoma;
	color: #7F7F7F;
	line-height: 120%;	
}

.tahoma10pxgreen
{
	font: 9px tahoma;
	color: #70AF00;
	line-height: 120%;	
}

.tahoma11pxWhite 
{
	font: 11px Tahoma;
	color: #FFFFFF;
}

.whiteTxt 
{
	font: 12px trebuchet ms;
	color: #FFFFFF;	
}

.blackTxt 
{
	font: 12px trebuchet ms;
	color: #000000;	
}

a
{
	font: 11px Tahoma;
	color: #70AF00;
	font-weight: bold;
	text-decoration: none;
}

a.tahoma11pxWhite 
{
	font: 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

a.tahoma11pxWhite:hover 
{
	font: 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

a.tahoma11pxGreen 
{
	font: 11px Tahoma;
	color: #70AF00;
	font-weight: bold;
	text-decoration: none;
}

a.tahoma11pxGreen:hover 
{
	font: 11px Tahoma;
	color: #70AF00;
	font-weight: bold;
	text-decoration: none;
}

a.verdana9pxGreen 
{
	font: 9px Verdana;
	color: #70AF00;	
	text-decoration: none;
}

a.verdana9pxGreen:hover 
{
	font: 9px Verdana;
	color: #70AF00;
	text-decoration: none;
	font-weight: bold;	
}

a.verdana9pxWhite 
{
	font: 9px Verdana;
	color: #FFFFFF;	
	text-decoration: none;
}

.verdana9pxGreenBold 
{
	font: 9px Verdana;
	color: #70AF00;
	font-weight: bold;	
	text-decoration: none;
}

input 
{
	border: 1px solid #D1D1D1;
	font: 11px trebuchet ms;
	height: 22px;
	color: #666666;
	padding-left: 3px;
}

textarea 
{
	border: 1px solid #D1D1D1;
	font: 11px trebuchet ms;
	color: #666666;
	padding-left: 3px;
}

h1 
{
	visibility: hidden;
}

h2 
{
	visibility: hidden;
}

h3 
{
	letter-spacing: -6px;
}

h4 
{
	letter-spacing: -5px;
}

noth5
{
	visibility: hidden;
}

#statusdiv
{
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: lightyellow;
	visibility: hidden;
}
