BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA; font-family:Tahoma; font-size:10pt
	}

A:link {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

A:visited {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

A:active {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

A:hover {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

a:link.dark {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

a:visited.dark {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

a:active.dark {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

a:hover.dark {
	color: #006600;
	text-decoration: none; font-weight:bold; font-family:Tahoma; font-size:10pt
}

TD {
	font-size: 12px;
	font-family : Tahoma;
}

P {
	font-size: 12px;
	font-family : Tahoma;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.input{
   background:#f6f6f6;
   border:1px solid #7d7d7d;
   padding-left:0px;
   width:81px; height:20px;
   
}
.input1{
   background:#f6f6f6;
   border:1px solid #7d7d7d;
   padding-left:0px;
   width:65px; height:20px;
}
.input3{
   background:#f6f6f6;
   border:1px solid #7d7d7d;
   padding-left:0px;
   width:241px; height:20px;
   padding-left:5px;
   padding-top:1px
}
textarea{
   background:#f6f6f6;
   border:1px solid #7d7d7d;
   padding-left:5px;
   width:241px; height:137px;
   overflow:auto}
 }  
   
