body {
	font-family: "song", "Verdana", ;
	font-size: 11.5px;
	color: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	padding: 0px;
}
td {
	font-family: "tahoma", "song", ;
	font-size: 11.5px;
	color: #222222;
	line-height: 18px;
	'word-break: break-all; 
	'word-wrap:  break-word;
}

a:visited {  text-decoration: none; font-size: 11.5px; color: #000000}
a:link {  font-size: 11.5px; text-decoration: none; color: #000000}
a:hover {  font-size: 11.5px; text-decoration: none; color: #0099CC}

.alpha {
	filter: Alpha(Opacity=80);
}
.menuout {
	color: #000000;
	background-color: #F0EDDD;
}
.menuover {
	color: #000000;
	background-color: #ECDDBD;
	cursor: hand;
}

.white {color: #FFFFFF; text-decoration: none;}
a.white:visited {  text-decoration: none; color: #FFFFFF}
a.white:link {  color: #FFFFFF; text-decoration: none}
a.white:hover {  color: #FFB300; text-decoration: underline}

.gray {color: #A8A8A8; text-decoration: none; line-height: 20px;}
a.gray:visited {  text-decoration: underline; color: #A8A8A8; line-height: 20px;}
a.gray:link {  color: #A8A8A8; text-decoration: underline; line-height: 20px;}
a.gray:hover {  color: #FFB300; text-decoration: none; line-height: 20px;}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #CC0000;
	text-decoration: none;
}
.listarea {
	font-family: "Arial", "song";
	font-size: 11.5px;
	color: #666666;
	height: 22px;
}
.inputarea {
	font-family: "Arial", "song";
	font-size: 11.5px;
	color: #0066CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding-top: 3px;
	padding-left: 3px;

}
.pdsbd {
	border: 1px solid #000000;
}
.picbd2 {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
	width: 1px;

}
.Maintxt {
	line-height: 16px;
}
a.blue:link {
	color: #0099CC;
	text-decoration: none;
}
a.blue:visited {
	color: #0099CC;
	text-decoration: none;
}
a.blue:hover {
	color: #FF6600;
	text-decoration: none;
}
img {
max-width: 50px; 
}
