.BlockLogin {
	text-align : center;
	width : 100%;
	padding-top : 22px;
}

.Page {
	background-color :  #FFFFFF;
	width : 588px;

	background-image : url(../images/LogIn/BackgrMain.gif);
	background-repeat : no-repeat;
	position : relative;

}

Body {
	background-color : #FFFFFF;
	/*background-image : url(../images/LogIn/BackPage.gif);*/
}


.Header {
	width:100%;
	height:95px;
	background-image : none;
}

.Logo {
	position : absolute;
	top : 80px;
	left : 130px;
}


.MainTable {
		width : 74px;
}

.MainTableLeft {
	float : left;
	width : 122px;
	vertical-align : top;
	background-image : none;
}

.MainTableRight {
	float : right;
	vertical-align : top;

}

.Menu {
	margin-top : 0px;
	height : auto;
}


#SignIn , #SignInContactUs , #Password  {
	padding-left : 8px;
	padding-right : 4px;
	font-size : 15px;
	font-weight : bold;
	color : White;
	width : 200px;
	vertical-align : top;
	padding-top : 2px;
	height : 19px
}


#SignIn {
	background-image : url(../images/LogIn/MenuTop.gif);
	background-position : right;
}

#SignInContactUs {
	background-color : #6B6DC1;
	margin-top : 1px;
	margin-bottom : 1px;
}

#Password {
	background-image : url(../images/LogIn/MenuBottom.gif);
	background-position : right;
}


#SignIn A, #SignInContactUs A, #Password A {
	color : White;
	text-decoration : none;
}

#SignIn A:visited, #SignInContactUs A:visited, #Password A:visited {
	color : White;	
}

#SignIn A:hover, #SignInContactUs A:hover , #Password A:hover {
	color : White;
	text-decoration : underline;
}

.Main {

	/*
	border-bottom-color : #6B6DC1;
	border-left-color : #6B6DC1;
	border-right-color : #6B6DC1;
	border-top-color : #6B6DC1;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	*/
	width : 588px;

	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
}

p {
	width : 100%;
	font-size : 70%;
}

H1 {
	font-size: 80%;
}

.Label {

	padding-left : 4px;
	padding-right : 4px;
	width : 33%;
}


.Item ,  {

	padding-left : 4px;
	padding-right : 4px;
}

.FieldShort {
	width: 100%;
}

.Button {
	font-size: 75%;
}
.FooterSpace {
	PADDING-TOP: 0px; MARGIN-TOP: 4px; MARGIN-BOTTOM: 0px; TEXT-ALIGN: right; COLOR: #090049; width="588px"; BACKGROUND-COLOR: #FFFFFF
}
.Footer {
	PADDING-LEFT: 10px; PADDING-BOTTOM: 20px; TEXT-ALIGN: right; COLOR: #090049; BACKGROUND-COLOR: white; width="588px"; BACKGROUND-IMAGE: url(../images/copyright.gif); background-repeat : no-repeat; BACKGROUND-POSITION: center left;
}
