body    { color: #696969; font-size: 11px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular; background: #b6b6b6 url(../images/background_fade.jpg) repeat-x }
td   { color: #696969; font-size: 11px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular }
a  { color: black; text-decoration:underline; }
a:hover  { color: #005ea8; text-decoration: none }
.vfade    { background: #e8e8e8 url(../images/v_fade.jpg) repeat-x center bottom }
.title   { color: #005ea8; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular; text-indent: 10px }
.header    { background: url(../images/b_header_88_sgs.jpg) no-repeat }
.header_menu  { background: url(../images/b_menu.jpg) no-repeat }
.dotted_line_h { background: url(../images/dotted_line.gif) repeat-x }
.solid_line_blk_top { border-top: 2px solid black }
.solid_line_blk_bot { border-bottom: 2px solid black }
a.button {width:auto; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:2px .6em; background:#e1e1e1 url(../dev/images/btn_bg_default.gif) left center repeat-x; color:#000; font-weight:normal !important; text-decoration:none;}
a.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
a.button:hover {cursor:pointer;}
a.button.primary {background:#ffa822 url(../images/bt_bg_default.gif) left center repeat-x; border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d;}
a.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}


a img {border:0;}
a.menulink  { color: white; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration: none; background-color: #a9a9a9; text-indent: 3px; padding-top: 5px; width: 168px; height: 22px; display: block }
a.submenulink   { color: #696969; font-size: 11px; font-family: verdana; text-decoration: none; background-color: #dcdcdc; text-align: left; text-indent: 10px; width: 168px; height: 22px; display: block }
a.submenulink:hover  { color: black; font-size: 11px; font-family: verdana; text-decoration: none; background-color: #c0c0c0; text-align: left; text-indent: 10px; width: 160px; height: 22px; display: block }
.menutitle  { color: #005ea8; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration: none; background-color: #f5f5f5; text-align: left; text-indent: 3px; width: 168px; height: 22px; display: block }
a.menulink:hover { color: #005ea8; background-color: white }
.text_content { color: #696969; font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; padding-left: 10px }
	#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}