body
{
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 0px;
	color: #464646;
	line-height: normal;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, Helvetica;
	letter-spacing: 1px;
	background-color: white;
}

.clsContent
{
	text-justify: newspaper;
	font-size: 11px;
	color: #464646;
	line-height: normal;
	font-family: Tahoma, Arial, Verdana, Sans-Serif, Helvetica;
	letter-spacing: 1px;
	text-align: justify;
}


.clsMenuSpacer
{
	background-position: center center;
	background-repeat: no-repeat;
	width: 4px;
}

A
{
	color: #CC6633;
	text-decoration: underline;
}

A:hover
{
	color: #3366cc;
	text-decoration: underline;
}

.clsInput
{
	font-size: 11px;
	color: #204162;
}
.clsButton
{
	font-size: 11px;
	color: #696969;
}

.clsGridHeader
{
	font-weight: bold;
	color: #ffffff;
	background-color: #696969;
}
.clsGridItem
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/bgrnd-dottedline.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

.clsGridAltItem
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(images/bgrnd-dottedline.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

.clsGridPager
{
	border-top-width: 1px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	color: #696969;
	border-top-color: #696969;
	background-color: #ffffff;
}

.clsGridDocSummary
{
	font-size: 10px;
	color: #708090;
}

.clsGridDocDate
{
	font-size: 10px;
	color: #b22222;
}

.clsHomeLnkPanelTbl
{
	border-right: white 2px solid;
	padding-right: 1px;
	border-top: white 2px solid;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	margin: 10px 60px;
	border-left: white 2px solid;
	width: 275px;
	padding-top: 1px;
	border-bottom: white 2px solid;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.clsHomeLnkPanelImg
{
	background-color: White;
	width:100px;
	}
.clsHomeLnkPanelHead
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: dimgray;
	letter-spacing: 1px;
	background-color:e4e4cb;
}
	
	.clsHomeLnkPanelBody
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 11px;
	padding-bottom: 7px;
	color: #696969;
	padding-top: 7px;
	letter-spacing: normal;
	background-color: #e4e4cb;
}

.clsHomePnlBody
{
	font-size: 11px;
	height: 100px;
}


.clsWelcomeMsgTbl
{
	border-top: solid 1px #DEBE9E ;
	border-bottom: solid 1px #DEBE9E;
	padding:0px
}

.clsSummaryTable
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
}

.clsSummaryHead
{
	font-weight: bold;
	font-size: 11px;
	color: #02253a;
	background-color: #ded9c2;
}
.clsSummaryBody{	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif, 'Microsoft Sans Serif';
	letter-spacing: normal;
}
.clsTitle
{
	padding-right: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #696969;
	letter-spacing: 2px;
	background-color: antiquewhite;
}

.clsTitleSub
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	background-image: none;
	padding-bottom: 2px;
	color: #cc6633;
	border-top-style: none;
	padding-top: 3px;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 2px;
	height: 30px;
	background-color: #ffffff;
	border-bottom-style: none;
}

LI
{
	list-style-type: square;
}


.clsErrMsg
{
	font-size: 11px;
	color: #ff3300;
	font-family: Tahoma, 'Courier New' , 'Arial Narrow' , Verdana;
}
#tblPage
{
	border-right: #debe9e 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #debe9e 1px solid;
	width: 800px;
	padding-top: 0px;
	border-bottom: #debe9e 1px solid;
	height: 540px;
}

#tblHeader
{
	background-position: right center;
	background-image: url(images/bgrnd_baguette.jpg);
	padding-bottom: 5px;
	width: 100%;
	background-repeat: no-repeat;
	height: 50px;
}

#trHeader
{
	height: 50px;
	}

#NewsBar
{
	background-color: #e4e4cb;
}

.clsFooter
{
	border-top: #ECD9C6 1px solid;
	font-size: 10px;
	color: #404040;
	font-family: Verdana, Arial, Helvetica, Sans-Serif, Tahoma;
	letter-spacing: 2px;
	background-color: #ffffff;
}
#ContentRow
{
	padding: 0px;
	background-color: White;
}
.clsMenuRoot
{
	font-weight: bold;
	font-size: 11px;
	color: #660000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	letter-spacing: 0.17em;
}
.clsMenuRoot TR
{
	background-color: #f5f5e2;
}

#trMenuBar
{
	background-color: #f5f5e2;
	border-bottom:solid 1px #DEBE9E;
	border-top:solid 1px #DEBE9E;
	padding:2px;
}

#trMenuBar A
{
	}
#HomeLeftCol
{
	background-position: left top;
	background-image: url(images/bgrnd_sweedishbread.jpg);
	width: 40px;
	background-repeat: repeat-y;
}

#divHomeMsgLbl{ width:460px;
	padding: 0px 20px 0 20px;}

.clsMenuSmallPrint
{
	font-size: 11px;
}
.clsMenuSiblings
{
	font-weight: bold;
	font-size: 11px;
	padding:2px
}
.clsMenuChildren
{
	font-size: 11px;
}

.clsMenuChildren A
{
	font-size: 11px;
	color: #660000;
}

.clsMenuChildHome{	font-size: 11px;
}

.clsMenuSiblLnkMarker
{
	width: 10px;
}
.clsMenuRootHomeCol
{background-color: #f5f5e2;
}
.clsDate
{
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.12em;
}

#Menu_children1_Table1
{
	border-top: #e4e4cb 1px solid;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 3px;
}
#Menu_children1_tblParentSelf
{
	font-weight: bold;
}

