#login 
{

}

#login td
{
	color: Black !important;
	font-size: 12px !important;
}

#login input
{
	color: Black;:
}

#login input[type=text]
{
	border: 1px solid #d1d1d1;
	color: Black !important;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 11px;
	font-weight: normal;
	height: 29px;
	padding: 7px 5px 5px 5px;
	text-decoration: none;
	width: 200px !important;
	background-image: url(/images/search_textbox_background.png);
	background-repeate: repeat-x;
}

#login input[type=password]
{
	border: 1px solid #d1d1d1;
	color: Black;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 11px;
	font-weight: normal;
	height: 29px;
	padding: 7px 5px 5px 5px;
	text-decoration: none;
	width: 200px !important;
	background-image: url(/images/search_textbox_background.png);
	background-repeate: repeat-x;
}

#login input[type=submit]
{
	width:100px;
	height:29px;
	border:0px solid transparent;
	color: #BAC8D7;
	background-color:#65696D;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:12px;
	padding-right:12px;
}

#login_Container
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#login_tblLogin
{
	margin-left: auto;
	margin-right: auto;
}

#login_tblLogin td
{
	color: Black;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}

#login_tblLogin .login_tdUser
{
	padding-right: 10px;
}


#login_tblLogin .login_txtUser
{
	border: 1px solid #d1d1d1;
	color: Black;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 11px;
	font-weight: normal;
	height: 29px;
	padding: 7px 5px 5px 5px;
	text-decoration: none;
	width: 189px;
	background-image: url(/images/search_textbox_background.png);
	background-repeate: repeat-x;
}

#login_tblLogin .login_txtPassword
{
	border: 1px solid #d1d1d1;
	color: Black;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 11px;
	font-weight: normal;
	height: 29px;
	padding: 7px 5px 5px 5px;
	text-decoration: none;
	width: 189px;
	background-image: url(/images/search_textbox_background.png);
	background-repeate: repeat-x;
}

#login_tblLogin .login_tdBtnLogin
{
	text-align: right;
	
}

#login_tblLogin .login_btnLogin
{
	background-color: #65696d;
	border: 0px;
	color: #bac8d7;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 16px;
	font-weight: bold;
	height: 29px;
	padding: 1px 12px 2px 12px;
	text-decoration: none;
}

#login_divInformation
{
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial;
	color: Maroon;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

