﻿body, html 
{
	background-color: transparent;
}


.PopupAvatarMenu
{
	padding: inherit;
}

.PopupHoverTopLeft
{
	background-image: url(../images/AquaButton/PopupHoverSliced_01.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 41px;
}

.PopupMidTop
{
	background-image: url(../images/AquaButton/PopupHoverSliced_02.gif);
	background-repeat: no-repeat;
	width: 304px;
	height: 41px;
}

.PopupHoverTopRight
{
	background-image: url(../images/AquaButton/PopupHoverSliced_03.gif);
	background-repeat: repeat-x;
	width: 39px;
	height: 41px;
}

.PopupCenterLeft
{
	background-image: url(../images/AquaButton/PopupHoverSliced_04.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 141px;
}

.PopupCenterRight
{
	background-image: url(../images/AquaButton/PopupHoverSliced_06.gif);
	background-repeat: repeat-x;
	height: 141px;
	width: 39px;
}

.PopupMidCenter
{
	background-image: url(../images/AquaButton/PopupHoverSliced_05.gif);
	background-repeat: no-repeat;
	width: 304px;
	height: 141px;
}

.PopupBottomLeft
{
	background-image: url(../images/AquaButton/PopupHoverSliced_07.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 34px;
}

.PopupBottomRight
{
	background-image: url(../images/AquaButton/PopupHoverSliced_09.gif);
	background-repeat: no-repeat;
	width: 39px;
	height: 51px;
}

.PopupMidBottom
{
	background-image: url(../images/AquaButton/PopupHoverSliced_08.gif);
	background-repeat: repeat-x;
	width: 304px;
	height: 51px;
}

.TableWidth 
{
	width: 377;
	height: 233;
}

.HoverClass
{
	background-color: Transparent;
}


