﻿html {
height: 100%;
width: 100%;
}

body {
	margin: 0px;
    height: 100%;
    width: 100%;
    text-align:center;	
    background-image:url("../img/BK-main2.png");
    background-repeat:repeat-x;
    background-position:top;
    background-color:#246D75;
}

body,th,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}


h1 
{
    font-family:Georgia, Times New Roman, Times, serif;
    font-size:38px;
    line-height:28px;
    border-bottom:2px dotted gray;
    color:#246D75;
    text-align:left;
    padding: 0 0 0 20px;
    margin: 8px;
       

}

#shadow { width:811px; margin: 0 auto 0 auto; background-image:url("../img/BK-main-shadow.png");}

#TextBox  {
margin: 20px 40px 20px 40px;
text-align:justify;
line-height:20px;
    }
    
#TextBox img {
    padding:5px;
    border:2px dotted #246D75;
}    

#wrapper  {
    background: #fff; 
    position:relative; 
    width: 760px; 
    margin: 0 auto 0 auto; 
    }

#head   
{
    width: 760px; 
    height:428px; 
    background-color:Black; 
    }
    
#content  
{   width: 760px;
    height:auto; 
    min-height:500px;
    }     
    
#foot  
{   width: 760px; 
    height:50px; 
    border-top:2px solid black;
    background-color:#ffcc00;
    color:Black;
    padding: 10px 0;
    }    
    
#MenuTop {
width: 760px; 
height:30px; 
background-image:url("../img/BK-menu.png"); 
position:absolute;
top:398px;
left:0;  
}    
    
#MenuTop a{
	font-size: 16px;
	line-height: 30px;
	height:30px;
	display:block;
	padding:0 10px 0 10px;
	float:left;
	color: #fff;
	text-decoration: none;
}

#MenuTop a:hover{
	text-decoration: underline;
	background-color:#fff;
	color:Black;
}


Div#Lg {
	width:245px;
	height:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:38px;
	text-align:center;
	font-weight:bold;	
	background-image:url("../img/Bk-Lg.png");	
	position:absolute;
	right:20px;
	top:0;
}

Div#Lg a{
	color:#004040;
	text-decoration:none;
}

Div#Lg a:hover{
	color:#cc0000;
	text-decoration:underline;
}


.TestoForm {
	text-align: right;
	padding-right:8px;
	white-space: nowrap;
	vertical-align:top;
	font-size:12px;
	height:24px;
}

.CellaL {
	width: 280px;
	border: 1px solid #006600;
}

.CellaSt {

	width: 320px;
	border: 1px solid #006600;
}

.CellaM {
	width: 210px;
	border: 1px solid #006600;	
}

.CellaS {
	width: 154px;
	border: 1px solid #006600;	
}

.CellaXs {
	width: 101px;
	border: 1px solid #006600;	
}

.CellaXxs {
	width: 49px;
	border: 1px solid #006600;	
}
