#login_portlet {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	width:180px;
	padding:20px 20px 20px 20px;
background-image:url('http://www.farsrs.se/fs/fs_1_login_portlet/images/logon_bg_ny.gif');
	background-repeat: repeat-y;
}

#login_portlet p {
	line-height: normal;
	white-space: normal;
	background-position: left;
	text-align: left;
	/*margin-bottom: -5px;*/
}

#login_portlet a {
	font-size: 8pt;
	font-weight: normal;
    text-decoration:none;
color:			#CC3300;
}
#login_portlet a:link {
color:			#CC3300;
}
#login_portlet a:visited {
color:			#CC3300;
}
#login_portlet a:hover {
color:			#CC3300;
}
#login_portlet a:active {
color:			#CC3300;
}

#login_header, .login_header {
	font-size: 8pt;
	font-weight: bold;
        text-decoration: bold;
        color: #656565;
}

#ssousername,#password,#frm_v02 
{
width=120;
height=20;
}


