﻿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:#F7D847;
}

body,th,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


h1 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:30px;
    line-height:28px;
    border-bottom:2px dotted gray;
    color:#246D75;
    text-align:left;
    padding: 0 0 0 20px;
    margin: 8px;
}

h2 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:25px;
    line-height:30px;
    color:#246D75;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
    line-height:28px;
    color:#C06650;
    text-align:left;
    font-style:italic;
    }

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:24px;
    color:#C06650;
    border-bottom:2px solid #C06650;    
}



#shadow { width:786px; margin: 0 auto 0 auto; background-image:url("../img/shadow.png");}

#TextBox  {
margin: 20px 40px 20px 40px;
text-align:justify;
line-height:20px;
    }
    
#TextBox img {
    padding:5px;
    border:2px dotted #246D75;
}  

#TextBox ul,ol {
    margin: 10px 0 10px 50px;
}   

#wrapper  {
    background: #fff; 
    position:relative; 
    width: 760px; 
    min-height:760px;
    margin: 0 auto 0 auto; 
    }

#head   
{    background-image:url("../img/Bk-head.jpg");
    background-repeat:no-repeat;
    background-position:top;
    width: 760px; 
    height:173px;
    }
    
#content    
{   margin:-20px 0 0 0;
    width: 760px;
    height:auto; 
    min-height:600px;
    }     
    
#foot  
{   width: 760px; 
    background-image:url("../img/Bk-foot.png");
    background-position:bottom;
    background-repeat:repeat-x;
    height:50px; 
    border-top:2px solid black;
    color:#003366;
    padding: 10px 0;
    }    
    
#MenuTop {
width: 500px; 
height:30px; 
text-align:right;
float:right;
}    
    
#MenuTop a{
	font-size: 15px;
	color: #ffffff;	
	text-decoration: none;	
	line-height: 33px;
	height:33px;
	display:block;
	padding:2px 8px 2px 8px;
	float:left;
	font-weight:bold;
}

#MenuTop a:hover{
	text-decoration: underline;
	background-color:#fff;
	color:#246D75;
	border:2px solid #C06650;
	padding:0 6px 0 6px;	
}

#dropmenudiv{
position:absolute;
margin-top:0;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	font-size: 13px;
	color: #ffffff;	
	text-decoration: none;	
	font-weight:bold;
	padding: 2px 10px 2px 10px;
	float:left;
	height:22px;
	line-height:22px;
	background-color:#246D75;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	text-align:left;

}


#dropmenudiv a:hover{ 
	background-color:#fff;
	padding: 0 8px 0 8px;	
	color:#246D75;	
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
	border:2px solid #C06650;	
	color:black;
}
 

#-logo {
    width:272px; 
    height:145px; 
    position:absolute;
    top:0;
    left:-30px;
    background-image:url("../img/logo.png");
    background-repeat:no-repeat;
    background-position:top;
} 


#logo {
    width:272px; 
    height:145px; 
    position:absolute;
    top:20px;
    left:-30px;
    background-image:url("../img/logo.png");
    background-repeat:no-repeat;
    background-position:top;

} 



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;
}

Div#NewsHead {
	width:230px;
	background-image:url("../img/head_news.png");
	background-repeat:no-repeat;
	background-position:top;
	min-height:35px;
	float:right;
	margin:0;	
} 

Div#Clock {
	width:230px;
	height:120px;
	text-align:center;
	position:relative;
	float:right;
	margin: -80px 0 0 0;	
} 
 
Div#HomeLeft {
padding: 10px;
float: left;  
width: 500px; 
text-align:justify;
} 

.TestoForm {
	text-align: right;
	padding-right:8px;
	white-space: nowrap;
	vertical-align:top;
	font-size:12px;
	height:20px;
}

.HomeBox {
    width: 160px;
    height: 80px;
    margin: -28px 6px 0 0;
    padding: 0;
    float:left;
	background-image:url("../img/Bk-HomeBox.png");
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	vertical-align:middle;   
}

.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;	
}