.redbox {
	border: thin groove #CC6666;
	font-size: medium;
	background-color: #EAEAEA;
	height: auto;
	width: auto;
	color: #333333;
}
.over2{
 	padding:1 2 1 2;
	background-color:red;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
	font-weight:bold;
	cursor:pointer;
	}
.ired{color:#FF0000;}
.micro {
	font-size: 10px;
	color: #666666;
}
.NEW{
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	background: #EBF0B7;
	}
	.st23{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color:#e6e0d4;
		font: bold 12px Arial;
		padding-left: 5;
		background-color:#e6e0d4;
	}
.iblue {font-style: italic;color: #0000FF;}
.OP {color: #666;text-decoration: line-through;}
.R1 {	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #930;
	background-color: #FFC;
	border: thin dotted #00F;}
.red{
	font:italic bold 20px Arial;
	color: #fff001;
}
.ng{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-stretch: wider;
	border: solid;
	background-color: #BFFFBF;
color: #0099CC;

}
.ngYell {

	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-stretch: wider;
	border: solid;
	background-color: #CCFF00;
}
.ngBrown {
	color: #82523E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-stretch: wider;
	border: dotted #CE9D9D;
	background-color: #ECDCD2;
	padding: 0.5px;
}
.impactitalic {
	color: #FFFFD2;
	font-size: large;
	font-style: normal;
	font-stretch: wider;
	background-color: #006633;
	font-family: impact;
	border-top: 5 double #999900;
	border-right: 5 #666;
	border-bottom: 5 none #999;
	border-left: 5 #666;
	letter-spacing: 0.5em;
}
.Bluemarker {
	font-family: "Courier New", Courier, monospace;
	background-color: #D5F1FF;
	font-size: 18px;
	font-weight: bold;
}
.greenmarker {
	font-family: "Courier New", Courier, monospace;
	background-color: #DFFFDF;
	font-size: 18px;
	font-weight: bold;
}
.redmarker {
	font-family: "Courier New", Courier, monospace;
	background-color: #FBC49F;
	font-size: 18px;
	font-weight: bold;
}

.greenmarker2 {
	background-color: #DFFFFF;
}
