/* default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#333333}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:3px; font-family:sans-serif; font-size:10px; font-weight:bold}
.clLevel0{color:white}
.clLevel0over{color:Yellow; cursor:pointer; cursor:hand}
.clLevel0border{position:absolute; visibility:hidden}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:3px; font-family:sans-serif; font-size:10px; font-weight:bold}
.clLevel1{background-color:#666666; color:white;}
.clLevel1over{background-color:#336699; color:#FFFFFF; cursor:pointer; cursor:hand}
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:3px; font-family:sans-serif; font-size:10px; font-weight:bold}
.clLevel2{background-color:#999999; color:white;}
.clLevel2over{background-color:#336699; color:#FFFFFF; cursor:pointer; cursor:hand}
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000}
body {
	margin-top: 20px;
	background-image: url(images/bgr1.jpg);
}
.text01 {
	color: #FFFFFF;
}
.text02 {
	color: #9E2629;
}
.text03 {
	color: #006699;
}
.text04 {
	font-size: 11px;
}
.text05 {

	color: #006633;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.line02 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.heading01 {
	font-size: 16px;
	color: #999999;
}
.heading02 {

	font-size: 13px;
	color: #005482;
}
.frame01 {
	border: 1px solid #990000;
}
.frame02 {
	border: 1px solid #999999;
}
.form01 {
	border: 1px solid #999999;
	font-family: sans-serif;
	font-size: 10px;
	color: #666666;
}
.line03 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.frame03 {

	border: 1px solid #006699;
}
