A:link {color: #CC0000}
A:visited {color: #CC0000}
A:active {color: #CC0000}
A:hover {color: #CC0000}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 20px;
	color: 636D73;
	letter-spacing: 1px;
}

.tital1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
	border: none;
	font-size: 14px;
	font-weight: bold;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
input {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.textbox{BORDER-RIGHT: #cccccc 1px solid;
         BORDER-TOP: #cccccc 1px solid;
		 FONT-SIZE: 9pt;
		 COLOR:#000000;
		 BORDER-LEFT: #cccccc 1px solid;
		 BORDER-BOTTOM:#cccccc 1px solid;HEIGHT: 17px}

.textboxe{BORDER-RIGHT: #cccccc 1px solid;
         BORDER-TOP: #cccccc 1px solid;
		 FONT-SIZE: 9pt;
		 COLOR:#000000;
		 BORDER-LEFT: #cccccc 1px solid;
		 BORDER-BOTTOM:#cccccc 1px solid;}

.textboxl{BORDER-RIGHT: #cccccc 1px solid;
         BORDER-TOP: #cccccc 1px solid;
		 FONT-SIZE: 9pt;
		 COLOR:#000000;
		 BORDER-LEFT: #cccccc 1px solid;
		 BORDER-BOTTOM:#cccccc 1px solid;HEIGHT: 17px;WIDTH:138px;}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.vicetitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.redbox {
	border: 1px solid #CC0000;
}
.redtopline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
