.body { color: #9A9A9A; font-size: 12px; font-family: Verdana}
.body12 { color: black; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif }
.blubodybld { color: #397FFC; font-weight: bold; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif }
.bodyredbld { color: #CC0000; font-weight: bold; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif }
.bodysm { color: black; font-size: 10px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif }
.error { color: #CC0000; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif }
.head { color: black; font-weight: bold; font-size: 20px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif }
.orange { color: #E59907; font-weight: bold;  font-size: 14px; font-family: Arial}
.teal { color: #65D7EF; font-weight: bold;  font-size: 16px; font-family: Arial}
.test { color: #800000; font-size: 20px; font-family: Verdana}

.news { color: #9A9A9A; font-size: 12px; font-family: Verdana; scrollbar-highlight-color:#787878;
scrollbar-shadow-color:#4F4F4F;
scrollbar-track-color:#880000;
scrollbar-face-color:#666666;
scrollbar-arrow-color:#999999;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#565652;}


input.smallgreybutton {
	margin-top: 4px;
	border: 1px #666 solid;
	background: #f6f6f6;
	font: 10px "Trebuchet MS", monaco, courier;
	color: #444444;
	  }

/* dotted box */
div.boxred {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px;
	border: 1px dotted #c00; }

hr.dotted {
	border: 1px dotted #6f6f6f;
	width: 500;;
	text-align : left;
	}



a { color: #ececec; text-decoration: none }
a:link { color: #9A9A9A; text-decaration: none }
a:visited { color: #9A9A9A; text-decaration: none }
a:hover { color: #9A9A9A; text-decoration: underline }

a.pink { color: #ececec; text-decoration: none;  font-weight: bold; }
a.pink:link { color: #9A9A9A; text-decaration: none;  font-weight: bold;  }
a.pink:visited { color: #9A9A9A; text-decaration: none;  font-weight: bold; }
a.pink:hover { color: #9A9A9A; text-decoration: underline; font-weight: bold;  }
