@charset "utf-8";
/* CSS Document */

 body {
	margin:0px 0px 0px 0px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#0b0b0b;

}
div#bodyHolder {
	background-image:url(../_svedala_imgs/bg.png);
}
div#page {
	background-image:url(../_svedala_imgs/bg_top.png);
	background-repeat:repeat-x;
}
div#lgHold {
	background-image:url(../_svedala_imgs/lg.png);
	height:86px;
	width:286px;
	float:left;
}
div#head {
	height:89px;
	overflow:hidden;
}
div#pageHolder {
	width:898px;
	margin:auto;
	overflow:hidden;
}
div#lgkHold{
	background-image:url(../_svedala_imgs/lgk.png);
	height:45px;
	width:216px;
	float:right;	
}
div#menuHolder{
	background-image:url(../_svedala_imgs/menuHold.png);
	height:36px;
	overflow:hidden;
	width:884px;
	padding-left:14px;
	padding-top:13px;
	
	
}
div#bnHolder{
	background-image:url(../_svedala_imgs/bg_1.png);
	height:239px;
	overflow:hidden;
	width:898px;
	
}
div#footer{
	background-image:url(../_svedala_imgs/footbg.png);
	height:40px;
	background-repeat:repeat-x;
}
div#contentHold{
width:100%;
overflow:auto;
}
div#leftCol{
width:271px;
overflow:hidden;
float:left;
}
div#rightCol{
width:610px;
float:right;
overflow:hidden;

margin-right:10px;
}
div.leftBox{
	width:271px;
overflow:hidden;
}
div.leftTop{	width:271px;
overflow:hidden;
background-image:url(../_svedala_imgs/lefttop.png);
height:21px;
	
}
div.leftCent{	width:241px;
overflow:hidden;
background-image:url(../_svedala_imgs/leftcent.png);
background-repeat:repeat-y;
padding-left:15px;
padding-right:15px;
min-height:100px;
}
div.leftBottom{	width:271px;
overflow:hidden;
background-image:url(../_svedala_imgs/leftbott.png);
height:16px;
}
div#content{
	min-height:300px;
		text-shadow:1px 1px #000000;
}
h1{
	margin-top:6px;
	margin-bottom:1px;
	font-size:24px;
	font-weight:normal;
	background-image:url(../_svedala_imgs/h1bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;
	text-transform:uppercase;
	text-shadow:2px 2px #000000;
}

h2{
		background-image:url(../_svedala_imgs/h1bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;
	text-shadow:2px 2px #000000;
	color:#e79300;
}
h3{
	padding-bottom:7px;
	text-shadow:1px 1px #000000;
	color:#E5E5E5;
	font-size:16px;
	font-style:italic;
}
a, a:visited{
color:#D7D7D7;
text-decoration:underline;
}
a:hover{
text-decoration:none;	
}
.tooltable{
width:100%;	
}

span.menu{
margin-right:10px;	
margin-left:10px;
font-size:15px;
font-weight:bold;
font-variant:small-caps;
color:#e79300;

}
span.menu a{
	color:#FFF !important;
	text-decoration:none;
}
span.menu a:hover{
color:#e79300;
text-decoration:underline;	
}
div#footin{
	width:898px;
	margin:auto;
height:40px;
padding-top:30px;

}
