/*

	(c)2004 ProjectStudio.com

*/

BODY
	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; margin: 0 0 0 0; background-color:#FFFFCC; text-align:center;}
DIV
	{ text-align:left; color:#FEFEFE; vertical-align:middle;}
INPUT
	{ height:18px; margin: 1px 0; padding: 0px 3px 0 3px; border:1px solid #CCCCCC; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; color:#666666;}
A
	{ color:#FEFEFE;}
		
#MainPanel
	{ width:400px; margin:100px auto 0px auto; padding-top:130px; background-image: url(../images/LoginPageHeader.jpg); background-position: top left; text-align:center; background-repeat:no-repeat;}
#MainPanelFooter
	{ width:400px; height:33px; margin:0px auto 11px auto; padding-top:0px; background-image: url(../images/LoginPageFooter.jpg); background-position: top left; text-align:center; background-repeat:no-repeat;}
	
#hlProjectStudio
	{  color:Gray; text-decoration: none; }
#hlProjectStudio:hover
	{ color:gray; text-decoration: underline;}

#DivStorage,#DivUser,#DivPass,#DivCommand,#DivOption
	{ width: 250px; height:35px; padding:0; margin:auto; text-align:right; white-space: nowrap;}
#DivOption	
	{ text-align: right;}
	
#txtStorage,#txtEmail,#txtFirstName,#txtLastName,#txtPassword,#txtPasswordConfirm,#txtCode
	{ width: 150px;}
#chkRemember
	{ border : none; vertical-align:middle;}		
#cmdNext,#cmdLogin
	{ width: 75px; cursor: hand; cursor: pointer;}
#cmdNext,#cmdLogin
	{ width: 66px; height:18px; padding:0px 3px 3px 20px; border:none; background-image: url(../images/btn_Login_grey.png); background-position:left top; background-repeat:no-repeat; background-color:Transparent; cursor:pointer;}	
#hlLogin,#hlRegistration,#hlLostPassword
	{ color:#FEFEFE; text-decoration: none;}
#hlLogin:hover,#hlRegistration:hover,#hlLostPassword:hover
	{ color:#FEFEFE; text-decoration: underline;}	