﻿BODY
{
	/* scrollbar-3dlight-color: #ffffff; 	scrollbar-darkshadow-color: #ffffff; 	scrollbar-face-color: gray; 	scrollbar-track-color: #ffffff; 	scrollbar-arrow-color: #ffffff; */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('image.axd?pic=images/bg.gif');
	color: #333333;
	font-family: Tahoma;
}
*
{
	font-size: 10pt;
	font-family: Tahoma;
}
.ToGray
{
	filter: Gray;
}
.ToNormal
{
	filter: Normal !important;
	color: red;
}
.Fit
{
	display: block;
	width: 100%;
	height: 100%;
}
.Logout
{
	background-image: url('image.axd?pic=images/logout_disable.jpg');
	width: 32;
	height: 32;
	background-repeat: no-repeat;
	background-position: center center;
}
.Logout:hover
{
	background-image: url('image.axd?pic=images/logout.jpg');
	width: 32;
	height: 32;
	background-repeat: no-repeat;
	background-position: center center;
}

.DropShadowWhite
{
	filter: Glow(Color=#333333 Strength=3);
}
.DropShadowBlack
{
	filter: Glow(Color=#333333 Strength=3);
}
.DropShadowBlackThin
{
	filter: Glow(Color=#FFFFFF Strength=3);
}
.DropShadowBlueThin
{
	filter: Glow(Color=#0000CC Strength=2);
}
/*
.BackgroundUserTitle
{
	background-image: url('image.axd?pic=Images/rowheader.gif');
	background-position: right top;
	background-repeat: no-repeat;
	white-space: nowrap !important;
	height:30px;
	padding-right:8px;
	width:150px;
	cursor: default;
}*/
.AdminUserTitle
{
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
	text-align: center;
	cursor: default;
}

.MemberUserTitle
{
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	text-align: center;
	cursor: default;
}
.MemberLogoutImage
{
	background-image: url('image.axd?pic=images/member_logout.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}
.MemberLogout
{
	filter: gray;
	color: #494949;
}
.MemberLogout:hover
{
	filter: noraml;
	color: #000066;
}
.W25
{
	width: 25%;
}
/*
td a{
display:block;
width:100%;
}
/*