﻿#table_login {
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	width: 400px; text-align: left; font-family:Verdana;font-size:8pt; border:solid 1px silver;
	background-color:#FAFBFF;
 
}
 
#table_login .th
{
	height:26px;
	font:  normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif; 
	background:#7192a8 url(/images/a.png) repeat-x; /*repeat-x ;7192a8 url(/images/newbtn_middle.png)*/ 
	line-height:26px;
	padding:0px 10px 0px 10px; 
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;  
}
#table_login .select
{
	font-family:Verdana;
	font-size:8pt;
	height:21px;
	border:solid 1px #ABADB3;
}
#table_login .text_input
{
	padding:1px 1px 2px 2px;
	font-size:9pt;
	border:solid 1px #ABADB3;
	height:15px;
}
#table_login .button
{
	font-family:Verdana;
	font-size:8pt;
}
.message
{
	line-height:13pt;
	color:#990000;
}

.form_bottom_login{padding:3px 4px 0px 13px; height:28px;}
.btn_login
{
	background:url(/images/btn_login.png) no-repeat scroll transparent; width:88px; height:21px; border:0 ;
	padding-left:22px;
	font-family:Arial;
	font-size:8pt; 
} 
.btn_reset
{
	background:url(/images/btn_reset.png) no-repeat scroll transparent; width:88px; height:21px; border:0 ;
	padding-left:22px;
	font-family:Arial;
	font-size:8pt; 
} 
.message
{
	line-height:13pt;
	color:#990000;
	font-size:8pt;
	font-family:Verdana;
}