﻿ *,body 
{
	margin:0;
	padding:0;
}
img
{margin:0;
	padding:0;
	border:0;
	
	}
a:visited, a:link, a.active, a.hover
{
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
	color:#465f9f;
	font-weight:normal;
	
}
/*set color of button LOgin on login page*/
a.reg
{
	font-size:12px;
	text-decoration:underline;	
}
a.reg:hover
{
	font-weight:bold;
}
.btnLogin
{
border:0;
text-decoration:underline;
font-size:12px;
font-family:Verdana;
background-color:White;
color:#465f9f;
font-weight:normal;
width:45px;
cursor:pointer;
	
}
/*set color of links on footer */
a.linkfooter
{
	color: #4760a0;	
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!STYLE OF PAGE  - LOGIN.ASPX BEGIN !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/*structure of file login (div&tables properties) BEGIN*/
#main
{
	text-align: center; 
	width: 995px;
}
.innerTable
{
border:0;
width:995px;
direction:ltr;
text-align:left;
	
}
#tdlogo
{
	width: 250px; 
	height: 90px;
	font-size:1px;
	text-align:left;
}
#tdheader
{
	font-size:1px;
	text-align:left;
}
#tdheader_r
{
	border:1px solid red;
	text-align:left;
	width:100px;
	/*background: url(../images/header_right.JPG);*/
}
#tdNews
{
	width: 200px; 
	background-color: #f8f8f8;
	text-align:center;
	vertical-align:top;
}
.tdFooter
{
	background-image: url(../images/line03.jpg); 
	font-size: 11px; 
	font-family: verdana;
	font-weight: normal; 
	color: #4760a0; 

}
.tdmenu
{
	background-image: url(../images/background.gif);
	background-repeat:repeat-x;
	height: 20px; 
	width: 100%;
}
#leftblock
{

width: 250px; 
height: 100%;
border:0px;	
}
#loginSpecTable
{
background-color: #ffffff;
border:0px;                                           
width: 250px; 

}
#flashcontent
{
	width: 565px; 
	height: 318px;
	border:0px;	
}

.tdFlash
{
	float: left; 
	margin: 0px; 
	padding: 0px;
	width: 565px;	
}
/*structure of file login (div&tables properties) END*/
/* set color og left column*/
.tdGray
{
background-color: #f8f8f8; 
height: 100%;	
}
/*set image of separator line (dotted)*/
.hrDotted
{

	background-image: url(../images/line-horizontal.gif);
	background-repeat:repeat-x;
	height: 1px;
	vertical-align:top;
	width:100%;

}
/*set style of textboxes in login block*/
.InputTextLogin
{
	font-family:verdana; 
	font-size:11px;  
	color:#000000;
	border: solid 1px #3f70bd;	
	width:110px;
}
/*set style of text on login.aspx (textblock after flash) BEGIN*/

span.descriptiontxt
{
    line-height:18px;
	font-family:verdana;
	font-size :13px;
	font-weight :bold;
}
.tdDescription
{
color: #4760a0; 
width: 555px; 
text-align: left;
padding-left:13px;	
}
.descriptionTitle
{
color: #FF6c3b; 
font-size: 14px; 
font-weight: bold; 
font-family: Verdana;
padding-left:23px;	
}
#tblDescription
{
border:0px;
width: 555px; 
height: 100%;	
}
/* style of text on login.aspx (textblock after flash) END*/
/* set style of td in login block*/	
.tdLoginblock{
	font-family:verdana; 
	font-size:11px;  
	color:#000000;
	font-weight:normal ;
	}
	
.specialsTitle{	
      color: #4760a0; 
      font-family: verdana; 
      font-size: 11px;
      font-weight: bold;
      background-image: url(../images/background.gif);
      background-repeat:repeat-x;
	  height: 20px; 
	  width: 232px;
	  text-align:center;
}
.loginDetails{	
          color: #000000;
          font-family: verdana;
          font-size: 12px;
          font-weight: normal;
          line-height: 17px;
	}
	


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!STYLE OF PAGE  - LOGIN.ASPX END !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/*set style of formtext on page loginrequest.aspx*/
span.formtext
{
    font-size :12px;
    font-weight :bold;
    color :#56595C;
    font-family:verdana;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!STYLE OF PAGE  -	notlogin.master BEGIN !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.subheader
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
	color:#3f70bd;	
	/*background-image: url(/b2b/common/images/tbGray.gif);*/			
}
.InputTextNotLogin{
	font-family:verdana; 
	font-size:11px;  
	color:#000000;
	border: solid 1px navy;	
	width:110px;
	}
.tdlable
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:gray;
	
	
}
.   {
	font-family:verdana; 
	font-size:11px;  
	color:#000000;
	font-weight:bold ;
	}
	
.lable13{
	
color: #465f9f; font-family: verdana; font-size: 13px;font-weight: bold;
	}	

.hed11{
	
color: #465f9f; 
font-family: verdana; 
font-size: 11px;
font-weight: normal;
	}	
	
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!STYLE OF PAGE  -	notlogin.master END !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
		