body {
	font-size: 12px;
	margin: 0px;
}
.picList {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin: 5px;
	text-align: right;
	letter-spacing: 3px;
	padding: 6px;
}

.LinkSpan:link,.LinkSpan:visited {
	height: 30px;
	width: 50px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FCA100;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FCA200;
	text-decoration: none;
}
.LinkSpan:hover {
	height: 30px;
	width: 50px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CC0000;
	text-decoration: none;
}
.LinkRedWD:link,.LinkRedWD:visited {
	color: #FF0000;
}
.LinkRedWD:hover {
	color: #FF7777;
}

.LinkBack:link, .LinkBack:visited {
	color: #000000;
	text-decoration: none;
}
.LinkBack:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.picCheck {
	background-image: url(img/gif-0163.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
.CheckSD {
	background-color: #336666;
	border: 1px dotted #999999;
}
.LinkWhite:link, .LinkWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LinkWhite:hover {
	color: #33FF00;
	text-decoration: none;
}.WordRed {
	font-weight: bold;
	color: #FF0000;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.CheckPic {
	background-image: url(img/susume.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
.CheckLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.CheckSD2 {
	background-color: #FFFF99;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: middle;
}
li  {
	list-style-type: none;
	list-style-image: url(img/gif-0057.gif);
	list-style-position: outside;
	line-height: 20px;
}
.WDF {
	color: #999999;
	text-align: left;
}
