#Signin_tableLogin
{
	table-layout: fixed;
	font-family: Verdana;
	width: 250px;
	vertical-align: top;
	text-align: left;
}

#Signin_tdTopLeft
{
	background-image: url(/DestiNet/Images/Destibox_topleft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

#Signin_tdTop
{
	background-image: url(/DestiNet/Images/Destibox_top.gif);
	background-repeat: repeat-x;
	height: 6px;
}

#Signin_tdTopRight
{
	background-image: url(/DestiNet/Images/Destibox_topright.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

#Signin_tdLeft
{
	background-image: url(/DestiNet/Images/Destibox_left.gif);
	background-repeat: repeat-y;
	width: 6px;
}

#Signin_tdContent
{
	background-image: url(/DestiNet/Images/Destibox_content.gif);
	background-repeat: repeat;
}

#Signin_tdRight
{
	background-image: url(/DestiNet/Images/Destibox_right.gif);
	background-repeat: repeat-y;
	width: 6px;
}

#Signin_tdBottomLeft
{
	background-image: url(/DestiNet/Images/Destibox_bottomleft.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

#Signin_tdBottom
{
	background-image: url(/DestiNet/Images/Destibox_bottom.gif);
	background-repeat: repeat-x;
	height: 6px;
}

#Signin_tdBottomRight
{
	background-image: url(/DestiNet/Images/Destibox_bottomright.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

#Signin_tdTopDivider
{
	height: 5px;
}

#Signin_tdLogginn
{
	height: 20px;
	color: White;
	font-weight: bold;
}

#Signin_tdDivider
{
	height: 2px;
	background-image: url(/DestiNet/images/Destibox_divider.gif);
	background-repeat: repeat-x;
}

.Signin_textboxUsername, .Signin_textboxPassword
{
    background-image: url(/DestiNet/images/Signin_Textbox.gif);
    background-repeat: repeat-x;
    height: 15px;
    font-family: Verdana;
    border-top: solid 1px #333333;
    border-left: solid 0px #333333;
    border-right: solid 0px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    Font-Size: 7pt;
    text-indent: 5px;	
	padding: 0px;
	width: 100%;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.Signin_textboxUsername
{
    background-image: url(/DestiNet/images/Destibox_brukernavn.gif);	
}

.Signin_textboxPassword
{
    background-image: url(/DestiNet/images/Destibox_passord.gif);	
}

#Signin_fontLoginname, #Signin_fontPassword
{
    position: relative;
    left: 15px;
    top: 15px;
    color: Black;
    font-size: 6pt;
    z-index: 22;
    color: #c0c0c0;
}

#Signin_tdForgotPassword, #Signin_tdRegister, .Signin_tdRegister
{
    text-align: center;
    height: 20px;
    line-height: 20px;
}

a.Signin_linkbuttonForgotPassword, a.Signin_linkbuttonRegister
{
    color: White;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 7pt;
}

#Signin_tdLogin
{
	text-align: right;
}

.Signin_buttonLogin
{
    background-image: url(/DestiNet/images/Signin_Textbox.gif);
    background-repeat: repeat-x;
    width: 60px;
    height: 19px;
    font-family: Verdana;
    border-top: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
	margin-top: 10px;
	margin-right: 10px;    
	margin-bottom: 10px;
	font-size: 7pt;
}
