.aaTblMain
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 800px;
	height: 350px;
	
}

.bodyHead
{
	background-position: left top;
	background-color: #FFCD48;
	background-image: url( '../images/topMenuBackground.gif' );
	background-repeat: no-repeat;
}
.aaPnlMain
{
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 800px;
	height:auto;
	margin-left: 30px;
	border-style: outset;
}

.aaPnlStodtabeller
{
	border-style: outset;
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 912px;
	height: auto;
	margin-left: 30px;
}

.aaPnlStodtabeller2
{
	border-style: outset;
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 812px;
	height: auto;
	margin-left: 30px;
}


.aaTblMainCha
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	height: 560px;
	vertical-align: top;
	margin-left:30px;
}

.aaTblMainCha2
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	height: 560px;
	vertical-align: top;
	margin-left:2px;
}

.aaTblCR
{
	background-color: #FFFFFF;
}

.aaTblChild
{
	width: 100%;
}

.aaListViewTh
{
	background-color: #FF9900;
	padding-right: 25px;
	padding-left: 25px;
}

.aaListViewItem
{
	background-color: #DCDCDC;
	color: #000000;
}

.aaListViewAltItem
{
	background-color: #FFF8DC;
	color: #000000;
}

.aaListViewGruItem
{
	background-color: #99FF66;
	color: #000000;
}

.aaTxtNor
{
	background-color: White;
}

.aaTxtRO
{
	background-color: Silver;
}

.aaLblNor
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}

.aaLblTitle
{
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
}

.aaLblOk
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #0000FF;
}

.aaLblErr
{
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #FF0000;
}

.aaLblToDo
{
	background-color: Red;
	color: White;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.aaDivBox
{
	border-style: solid;
	border-width: 1px;
}

.aaDivTb
{
	border-style: solid;
	border-width: 1px;
}

.aaLblCol1
{
	text-align: right;
}

.aaLblCol2
{
	text-align:right;
}

.aaTxtCol1
{
	text-align: right;
	position:relative;
	left:100px;
}

.aaButton
{
	width:170px;
}

body 
{

}

.bbTabPanel
{
	background-color: Silver;
	padding: 10px;
	vertical-align: middle;
}

.bbTabButton1
{
	background-color: #FF9900;
	color: Black;
	margin-right: 10px;
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.bbTabButton2
{
	background-color: Gray;
	color: Black;
	margin-right: 10px;
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.bbTabButton3
{
	background-color: #FFFFCC;
	color: Black;
	margin-right: 10px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.bbTabButton1:hover
{
	background-color: #666699;
}

.bbTabButton2:hover
{
	background-color: #666699;
}

.bbTabButton3:hover
{
	background-color: #666699;
}
.icons
{
	background-color: #DBD8CF;
	border-color: #FFFFFF #808080 #808080 #FFFFFF;
	border-style: ridge;
	border-width: thin;
	margin-top:2px;
}
.icons:hover
{
	background-color: #999999;
}