underline {
	font-family: "Times New Roman", "Times", "serif";
	text-decoration: underline;
}
.underline {
	font-family: "Times New Roman", "Times", "serif";
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.frameAround {
	border-right-style: inset;
	border-bottom-style: inset;
	background-color: #E2E2E2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;

}
.frameUpDown {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	font-size: 12px;
	font-family: "Verdana";
	font-weight: lighter;



}
.thick {
	font-weight: 300;
}
.frameUP {
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #6699CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;

}
.frameBoard {
	background-color: #E8FFFF;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.frameDownLine {
	border-left-style: none;
	border-left-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.majorText {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: lighter;
}
.majorTextNewRoman {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: lighter;
	font-variant: normal;
}
.frameThinLines {
	border: 1px solid #000000;
}
.layerOne {
	background-color: #D9DCF4;
	border: 1px solid #000000;
}
.TableTitle {
}
.TextUnderline {
	text-decoration: underline;
}
.frameShade {
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.majorTitle {
	font-size: 22px;
	font-family: "Verdana";

}
.majorLink {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
}
.majorLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.majorLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.majorLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.majorLink a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.blackbox {
	border: thin solid #000000;
}

