﻿.LoginDialog
{
	width: 600px;height: 382px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: 0px 0px 20px #000000;
	-moz-box-shadow: 0px 0px 20px #000000;
	-webkit-box-shadow: 0px 0px 20px #000000;	
}

.headerCss
{
	border: solid 0px White;
	background-image: url(../img/dialog-head.jpg);
	width: 600px;
	height: 93px;
	cursor: default;
	overflow: hidden;
}

.login_headerCss
{
	border: solid 0px White;
	background-color:#ffffff;
	width: 600px;		
	cursor: default;
	overflow: hidden;	
}

.login_contentCss
{
	border: solid 0px White;
	background-color:#ffffff;
	width: 600px;
	height: 349px;
	overflow: hidden;
}

.login_iFrameCss
{
	border: solid 0px White;
	background-color: #ffffff;
	width: 600px;
	height: 349px;
	overflow: hidden;
}

.contentCss
{
	border: solid 0px White;
	background-color: White;
	width: 600px;
	height: 349px;
	overflow: hidden;
}

.iFrameCss
{
	border: solid 0px White;
	background-color: White;
	width: 600px;
	height: 349px;
	overflow: hidden;
}

.footerCss
{
	width: 600px;
	height: 28px;
	overflow: hidden;
	border: solid 0px White;
}

.headerCss2
{
	border: solid 0px White;
	width: 940px;
	background-image: url(../img/waterpolo-940.jpg);
	cursor: default;
	height: 92px;
}

.contentCss2
{
	border: solid 0px White;
	background-color: White;
	width: 940px;
	height: 420px;
	overflow: hidden;
}

.iFrameCss2
{
	border: solid 0px White;
	background-color: White;
	width: 940px;
	height: 420px;
	overflow: hidden;
}

.footerCss2
{
	width: 940px;
	height: 28px;
	overflow: hidden;
	border: solid 0px White;
}