body
{
	margin: 0px;
	background-color: #F5F5F5;
}
.RBack
{
	font-size: 1px;
	background-image: url(./images/wt/r.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.LBack
{
	font-size: 1px;
	background-image: url(./images/wt/l.gif);
	width: 5px;
	background-repeat: repeat-y;
}
.WTFooter
{
	border-top: #adadad 1px solid;
	font-size: 12px;
	color: gainsboro;
	font-family: tahoma;
	height: 30px;
	background-color: #717171;
	text-align: center;
}

.WTMenu
{
	padding-right: 10px;
	border-top: #adadad 1px solid;
	font-size: 12px;
	color: gainsboro;
	padding-top: 0px;
	font-family: tahoma;
	height: 25px;
	background-color: #717171;
}
.WTMenu A
{
	color: white;
	height:25px;
	text-align: center;
	text-decoration: none;
	padding-top:5px;
}
.WTMenu A:hover
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	color: navy;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WTSM
{
	background-position: left bottom;
	background-image: url(./images/wt/B.gif);
	color: black;
	padding-top: 8px;
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
}
