body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.opacity {
	background: transparent;
}
.opacity td{
	background-color:#E5E5E5;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.logo_images {
	margin-right:5px;
	margin-bottom:5px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.content {
	background-image:url(../images/mike_opacity.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.top_left {
	background-image:url(../images/top_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:15px;
	width:217px;
	background-color:#FFFFFF;
}
.top {
	background-image:url(../images/top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:15px
}
.top_right {
	background-image:url(../images/top_right.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
	width:217px;
	background-color:#FFFFFF;
}
.left {
	background-image:url(../images/left.jpg);
	background-position:right;
	background-repeat:repeat-y;
	width:217px;
	background-color:#FFFFFF;
}
.right {
	background-image:url(../images/right.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:217px;
	background-color:#FFFFFF;
	}

.bottom_left {
	background-image:url(../images/bottom_left.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:15px;
	width:217px;
	background-color:#FFFFFF;
}
.bottom {
	background-image:url(../images/bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:15px
}
.bottom_right {
	background-image:url(../images/bottom_right.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
	width:217px;
	background-color:#FFFFFF;
}
.graytable {
	background-color:#E5E5E5;
}
.slogon {
	font-size: 14px;
	color: #666666;
}