BODY
{
	background:repeat, url(../img/Bg.png);
}
.img
{
    width:615px;
    height:522px;
    background:url(../img/CenterImg.png) no-repeat;
}
.img2
{
    width:309px;
    height:130px;
	background-position:center;
    background:url(../img/BannerLogo.png) no-repeat;
}
.borderLR
{
	background-color:#FF0;
	width:5px;
}
.borderT
{
	background-color:#FF0;
	height:5px;
}
.borderB
{
	background-color:#FF0;
	height:10px;
}
.borderC
{
	background-color:#FF0;
	height:5px;
	width:5px;
}
.banner
{
    height:86px;
    background:url(../img/Banner.png) repeat;
}
.panel
{
	display:inline-table;
	top:86px;
    position:fixed;
	left:17%;
	height:580px;
	background:#fef691;
}
.panelleft
{
	width:15px;
	background-image:url(../img/LeftMargin.png);
	background-repeat:repeat-y;
	
}
.panelleftcorner
{
	width:15px;
	height:15px;
	background-image:url(../img/LeftCornerMargin.png);
	background-repeat:no-repeat;
}
.panelbottom
{
	height: 15px;
	background-image:url(../img/BottomMargin.png);
	background-repeat:repeat-x;
}
.panelrightcorner
{
	width:15px;
	height:15px;
	background-image:url(../img/RightCornerMargin.png);
	background-repeat:no-repeat;
}
.panelright
{
	width:15px;
	background-image:url(../img/RightMargin.png);
	background-repeat:repeat-y;
}
.Meny
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #020202;
	text-decoration: none;
	line-height: normal;
	margin: 1px;
	padding: 2px;
	float: left;
	height: 15px;
	width: 158px;
	border: thin none #FFFFFF;
	background-color: #FFFABE;
	clear: none;
	color: #000000;
}

a:link.sample2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 0px;
	width: 0px;
	border: none0;
	background-color: #333333;
	clear: none;
}
a:visited.sample2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 0px;
	width: 0px;
	border: none0;
	background-color: #333333;
	clear: none;
}
a:hover.sample2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 0px;
	width: 0px;
	border: none0;
	background-color: #333333;
	clear: none;
}