td,select,input,.p1{
	font-size:12px;
	color:  #000000;
	line-height: 150%;
	text-decoration: none;
	}

BODY {
	 background-image: url(images/bg.gif);background-attachment: fixed;
	 margin-top: 0px; 
	 margin-left: 0px;
	 margin-right: 0px; 
	 margin-bottom: 0px;
}
a:link{text-decoration: none}
a:visited{text-decoration: none }
a:hover{text-decoration: underline }
a.new:link,a.new:visited{line-height:150%; }
.white {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
.grewred {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

.grew{
	font-size: 12px;
	line-height: 150%;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=120);
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #006699;
}.line01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}