﻿.mainTable
{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.headerTable
{
	width: 100%;
}

.linksTable
{
	background-image: url(http://www.memberden.com/images/homepage/nav_area.gif);
	background-repeat: no-repeat;
	width: 951px;
	height: 99px;
	font-size: 8pt; 
	font-family: Verdana;
	font-weight: bold;
	padding-left: 104px;
	padding-top: 3px;
}

.contentTableHeader
{
	background-image: url(http://www.memberden.com/images/homepage/home_header.gif);
	background-repeat: no-repeat;
	width: 951px;
	height: 60px;
}

.contentTableHome
{
	background-image: url(http://www.memberden.com/images/homepage/content_vert_tile.gif);	
	width: 951px;
	height: 1px;	
	color: #374040;	
	font-family: Verdana;	
	padding-top: 17px;
	line-height: 14pt;
	font-size: 11px;
}

.contentTableLogin
{
	background-image: url(http://www.memberden.com/images/login/login_background.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 426px;
}

.footerTable
{
	background-image: url(http://www.memberden.com/images/homepage/footer_horizontal_tile.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 19px;
	color: #FFFFFF;	
	font-family: Verdana;
	font-size: 9px;
}

.linkOver
{
	float: left;
	color: #FE5800;
	margin-right: 13px;
	text-decoration: underline;	
	cursor: pointer;	
}
.linkOut
{
	float: left;
	color: #374040;
	margin-right: 13px;
	text-decoration: none;		
	cursor: pointer;	
}

.loginOut
{
	background-image: url(http://www.memberden.com/images/login/login.gif);
	background-repeat: no-repeat;	
	width: 66px;
	height: 15px;
	cursor: pointer;	
}

.loginOver
{
	background-image: url(http://www.memberden.com/images/login/login_over.gif);
	background-repeat: no-repeat;	
	width: 66px;
	height: 15px;	
	cursor: pointer;
}

.textbox
{
	width: 265px;
	height: 23px;
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: solid 1px #9F9F9F;
	border-bottom: solid 1px #9F9F9F;
}

.getPasswordOut
{
	background-image: url(http://www.memberden.com/images/login/get_password.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 12px;
}

.getPasswordOver
{
	background-image: url(http://www.memberden.com/images/login/get_password_over.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 12px;
}

.signUpHereOut
{
	background-image: url(http://www.memberden.com/images/login/sign_up.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 15px;
	cursor: pointer;
}

.signUpHereOver
{
	background-image: url(http://www.memberden.com/images/login/sign_up_over.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 15px;
	cursor: pointer;
}

