.kop {
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.kopR {
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
background-image:url(../DL/images/koprback.gif);
font-weight:bold;
}
.Bkop {
background-image: url(../DL/images/Bkop.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color:#333333;
font-weight: normal;
border: 0px none;
height: 20px;
width: 40px;
text-decoration: none;
background-color: #797979;
cursor:pointer;
}

.Bgb 
{
}

.FAkop {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(../DL/images/Fback.gif);
font-size: 9px;
color: #000000;
background-color: #FFFFFF;
height: 20px;
width: 40px;
border: 1px solid #000000;
}
.gb 
{
}

.FFgb 
{
}

.FBgb 
{
}

.IFgb 
{
}

/*--- MAIL ----------------------------------------------------------------------*/

.mail , .FFmail  , .FBmail , .FSmail , .Bmail
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align:left;
}

.FFmail 
{
    background: #FFFFFF;
    color: #000000;
    height: 15px;
    width: 250px;
    border: 1px solid #dddddd;
}

.FBmail 
{
    color: #000000;
    background-color: #FFFFFF;
    height: 250px;
    width: 294px;
    overflow:auto;
    border: 1px solid #dddddd;
}

.FSmail 
{
    background: #FFFFFF;
    color: #000000;
    height: 15px;
    width: 250px;
    border: 1px solid #dddddd;
    float:left;
}

.Bmail 
{
    background: none;
    background-color: #dddddd;
    color:#6b6b6b;
    font-weight: normal;
    border: 0px none;
    height: 20px;
    width: 298px;
    text-decoration: none;
    cursor:pointer;
    float:left;
    text-align:center;

}

/*--LOGIN CONTROL DETAILED-----------------------------------------------------------------------*/

.MemberLoginControl
{
	margin:20px auto 0px auto;
	padding:0px auto 0px auto;
	font-family:Verdana,Arial;
	font-size: 10px;
	width:100%;
	height:auto;
	text-align:center !important;
}

.MemberLoginControl_inner
{
    width:290px;
    height:auto;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px auto 0px auto;
}


.UsernameLable, .PasswordLable, .SendPasswordLable
{
    clear:both;
    float:left;
    font-size: 14px;
    font-family:Papyrus;
    font-weight:bold;
    text-align:left;
    margin: 5px 0px 5px 0px;
    color:#343434;
}

.Username_txtbox, .Password_txtbox, .SendPassword_txtbox
{
    clear:both;
    float:left;
    width:272px;
    height:23px;
    background-color:#e0e0e0;
    border: solid 1px #8a8a8a;
    margin: 0px;
}

.Required
{
	float:left;
	margin: 0px 0px 0px 0px;
}

.LoginBtn, .SendPasswordBtn, .LogOutBtn
{
    clear:both;
    float:left;
    width:272px;
    height:32px;
    margin: 30px 0px 0px 0px;
    color:#343434;
    font-size: 14px;
    font-family:Papyrus;
    font-weight:bold;
    border: none;
    background:url(images/SignInBtn.png) no-repeat top right;
    cursor:pointer;
}

.LoginBtn:hover, .SendPasswordBtn:hover, .LogOutBtn:hover
{
    background:url(images/SignInBtn_hover.png) no-repeat top right;
}

.ForgotPassword, .BacktoLogin
{
    float:left;
    clear:both;
	height:29px;
	margin-top:30px;
	width:290px;
}

.ForgotPassword_img
{
    float:left;
    width:30px;
    height:29px;
    background:url(images/ForgotPasswordPic.png) no-repeat top right;
}

.BacktoLogin_img {}

.ForgotPassword_btn, .ForgotPassword_btn A:link, .ForgotPassword_btn a:visited, .BacktoLoginBtn, .BacktoLoginBtn  A:link, .BacktoLoginBtn a:visited, 
{
    color:#343434;
    float:left;
    margin: 3px 0px 0px 10px;
    border:solid 0px;
}

.loginError
{
    color:Red;
    float:left;
    margin: 10px 0px 0px 0px;
    height:20px;
    width: 270px;
    text-align:center;
}

/*--LoginRequiredControl.ascx -----------------------------------------------------------------------*/

.MemberLoginRequiredControl
{
    text-align:center;
    margin-top:80px;
}


/*--FILTER CONTROL-----------------------------------------------------------------------*/

/*.Search_panel
{
	float:left;
	margin:15px 0px 0px 0px;
	font-family:Verdana,Arial;
	font-size: 11px;
	clear:both;
	height: 20px;
}*/

.Filter_panel
{
	width:920px;
	height:30px;
	
}

/*.TextLable_S1
{
	float:left;
	margin: 5px 0px 0px 5px;
	height:auto;
	width:auto;
	font-weight:bold;
}*/

/*.TxtRuta_S1
{
	width:120px;
	height:auto;
	float:left;
	margin: 0px 0px 0px 5px;
}*/

/*.TxtRuta_S2
{
	width:160px;
	height:auto;
	float:left;
	margin: 0px 0px 0px 5px;
}*/

.Btn_S1, .Btn_S1:hover, .Btn_S1_onclick
{
	font-weight:bold;
	color:black;
	font-family:Papyrus, Verdana;
	font-size:14px;
	border: 0px;
	cursor: pointer;
	height:30px;
	width: 165px;
	float:left;
	margin: 0px 8px 0px 0px;
	background:url(images/KatBtn.png) no-repeat top left;
}
.Btn_S1:hover
{
	background:url(images/KatBtnOn.png) no-repeat top left;
}
.Btn_S1_onclick
{
	background:url(images/KatBtnOn.png) no-repeat top left;
}


.Btn_S2
{
	font-weight:bold;
	color:black;
	font-family:Verdana;
	font-size:11px;
	cursor: pointer;
	height:24px;
	width: 241px;
	float:right;
	margin: 0px 0px 30px 0px;
	border:0px;
	background:url(images/DownloadAllBtn.png) no-repeat top left;
}

/*--SEARCH LIST-----------------------------------------------------------------------*/

.SearchList_panel 
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Verdana,Arial;
	font-size: 11px;
	border: solid 1px #d3d3d3; /*0px !important;*/
	border-spacing:0px;
	clear:both;
	width:920px;
}

.SearchList_Grid
{
	float:left;
	clear:both;
	width:auto;
	border:none 0px !important;
}

.SearchList_Img
{
	height:22px;
	width:22px;
	margin: 2px 2px 2px 2px;
}

.SearchList_panel a:link, a:visited
{
	font-family:Verdana,Arial;
	font-size: 11px;
}

.SearchList_panel td, .SearchList_panel tr, .SearchList_panel th
{
	border:none 0px !important;
	border-spacing:0px;
}

.SearchList_Row1
{
	background-color:#f2f2f2;
	border:none 0px !important;
	overflow:hidden;
}

.SearchList_Row2
{
	background-color:Transparent;
	border:none 0px !important;
	overflow:hidden;
}

.SearchList_head_Mini, .SearchList_head_Medi, .SearchList_head_Long, .SearchList_head_Tiny, .SearchList_head_Tiny2
{
	float:left;
	background-color:#d3d3d3;
	color:black;
	font-weight:bold;
	border:none 0px !important;
	height:20px;
	padding:5px 0px 0px 0px;
    text-align:left;
}

.SearchList_head_Tiny
{width: 35px;}

.SearchList_head_Tiny2
{width: 35px;
 height:22px;
 padding:3px 0px 0px 0px;}

.SearchList_head_Mini
{width: 110px;}

.SearchList_head_Medi
{width: 220px;}

.SearchList_head_Long
{width: 410px;}


.SearchList_column_Mini,.SearchList_column_Medi, .SearchList_column_Long, .SearchList_column_Tiny,.SearchList_column_Tiny2
{
	float:left; 
	height: auto;
	border:none 0px !important;
	padding:6px 0px 3px 0px;
	vertical-align:middle;
	/*overflow:hidden;*/
}

.SearchList_column_Tiny, .SearchList_column_Tiny2
{width: 35px;
 height:26px;
 padding:0px 0px 0px 0px;}
 
.SearchList_column_Tiny2
{width: 35px;
 height:23px;
 padding-top:3px;}

.SearchList_column_Mini
{width: 110px;}

.SearchList_column_Medi
{width: 220px;}

.SearchList_column_Long
{width: 410px;}

.adobeLinkHolder
{   
    clear:left;
    height:20px;
    width:600px;
    padding-top:5px;
}

.adobeLinkHolder, .adobeLinkHolder a:link, .adobeLinkHolder a:visited, .adobeLinkHolder a:hover 
{   
    font-size: 11px;
    font-family:Verdana;
    font-weight:Normal;
    color:Gray;
}

.adobeLinkHolder a:hover 
{   
    color:#cecece;
}


/*-------------------------------------------------------------------------*/

.IFcounter {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
background-color: #FFFFFF;
height: 50px;
width: 150px;
border: 1px solid #000000;
}
.BDOT {
border: 1px dotted #CCCCCC;
}
.Poll {
}
.tabell {
}
.BLINE {
border: 1px solid #CCCCCC;
}
.MenuS {
}
.PicThumb {
}
