
*
{
	font-family: 'Lucida Sans Unicode' , 'Lucida Grande';
	color: Black;
}

.Normal
{
	color: Black;
}

a
{
	color: #006699;
}

a:hover
{
	color: #0099cc;
}
/*.bgleft 
{
	background: #0f7ecc url(images/bgleft.jpg) repeat-y right;	
}
.bgright 
{
	background: #0f7ecc url(images/bgright.jpg) repeat-y left;
}*/
.bgleft {
	background: #F6F6F6 url(images/bg_left.png) right repeat-y;
	width: 9px;
}
.bgright {
	background: #F6F6F6 url(images/bg_right.png) left repeat-y;
	width: 9px;
}
.Head
{
	font-size: 17px;
	font-weight: bold;
	color: #704D15;
}

.SubHead
{
	color: #2083b4;
}

.HeadBig
{
	font-size: 22px;
	color: #704D15;
	font-weight: bold;
}

body
{
	background-color: #FFFFFF;
}

td
{
	font-size: 11px;
}



#tableTop
{
	width: 100%;
	table-layout: fixed;
}

#trTop
{
	height: 1px; background-color: #FFF;
}

#trHeader
{
	height: 92px;
	/*background-image: url(images/trHeader.png);	
	background-repeat: repeat-x; */
}
/*
#divLogo
{
	background-image: url(images/Logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 83px;
	width: 270px; 
}

#tdLogo
{
}
 */
#trMenu
{
	/*background-image: url(images/bg_meny.jpg);
	background-repeat: repeat-x;*/
	height: 29px;
	background: transparent url(images/bg_meny.png) repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#dnn_LOCALIZATION1_datalistLocalization
{
	float: right;
	vertical-align: middle;
}

#tableContents
{
	background-color: #FFFFFF;
	/*background-image: url(images/tableContents.png);
	background-repeat: repeat-x;*/
	width: 100%;
	table-layout: fixed;
}

#trContentsTop
{
	height: 1px;
}

#trMellomrom
{
	height: 10px;
}

#trBottom
{
	height: 38px;
	background-image: url(images/trFooter.png);
	background-repeat: repeat-x;
}

#trFooter
{
		background-color: #DEDEDE;
}

#spanFooter
{
	color: #999999;
	font-size: 10px;
}

#spanFooter a
{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

#spanFooter a:hover
{
	color: #995002;
}


a.Login
{
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Trebuchet MS', 'Lucida Sans Unicode','Lucida Grande';
	font-size: 11px;
	padding-top: 4px;
	text-indent: 10px;
	height: 18px;
	display: block;
}

a.Login:hover
{
	color:#000;
}

#spanLocalization 
{
	margin-right: 16px;
}
.bmsContainer 
{
	padding: 3px;
}
#bgFooter {
	background: transparent url(images/bg_footer.png) repeat-x;
	height: 13px;
}
#bl {
	background: transparent url(images/bl.png) no-repeat right;
	height: 13px; 
}
#br {
	background: transparent url(images/br.png) no-repeat left;
	height: 13px;
}
.Head, h3 {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #006699;
}
