TD {
	COLOR: #000000; FONT-SIZE: 12px; 
}

.bigTD{
	FONT-SIZE: 14px;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #003399;
	text-decoration: none;
}
A:hover {
	COLOR: #ff0000;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #006699;
	text-decoration: none;
}
.grayfont {
	font-size: 12px;
	color: #999999;
}
.input-no-border {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid
}
.left3Dfont {
    COLOR: #ff0000; FONT-SIZE: 12px;
}
.spaceInTd-l15-r15 {
	padding-right: 15px;
	padding-left: 15px;
}
.titleFont-red {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 36px;
	padding-left: 36px;

}
.title-14pxfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
}
.title-20pxfontred {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 30px;
	color: #FF0000;
	line-height: 50px;
	font-weight: bold;


}
.title-16pxfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

.yellowfont {
	filter: DropShadow(Color=#B4BBCF, OffX=4, OffY=4, Positive=1)
	font-family: "ËÎÌå";
	font-size: 24px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFed00;
	padding-left: 180px;
}

.dogbg-horir {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: center 50%;

}
.dotbg-vert {
	background-image: url(../images/dot_vertical.gif);
	background-repeat: repeat-y;
	background-position: center 50%;
}
.green3Dfont {
	font-size: 12px;
	color: #0000FF;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	font-weight: normal;

}


