.main { font-family: arial; color: #000000; font-weight: normal; font-size: 9pt; line-height:14pt;}
.main01 { font-family: arial; color: #000000; font-weight: bold; font-size: 8pt;}
.main02 { font-family: arial; color: #000000; font-weight: bold; font-size: 8pt; letter-spacing: 2pt;}
.small { font-family: arial; color: #000000; font-weight: normal; font-size: 8pt; }
.small01 { font-family: arial; color: #000000; font-weight: bold; font-size: 8pt; }
.line {line-height: 14pt}

.btnav { background-color: #D7D7F6; font-family: arial;
color: #000000; font-weight: normal; font-size: 9pt;
border-bottom: 1px solid #777777;} 

.myP {font-family: arial; color: #000000; font-weight: normal; font-size: 8pt; line-height:12pt; padding-left:15px; padding-right:15px;}

.myP01 {font-family: arial; color: #000000; font-weight: normal; font-size: 8pt; line-height:12pt; padding-left:15px;}

.myP02 {font-family: arial; color: #000000; font-weight: normal; font-size: 8pt; line-height:12pt; padding-left:15px;}


.mybg {
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url(images/tagline.gif);
	BACKGROUND-REPEAT: no-repeat;
}

.mybg01 {
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND-IMAGE: url(images/bg01.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

TABLE.myTable {
font-family: arial;
color: #000000; font-weight: normal; font-size: 9pt;
border-left: 1px solid #777777;
border-right: 1px solid #777777;
border-top: 1px solid #777777;
border-bottom: 1px solid #777777;
}

TABLE.myTable01 {
font-family: arial; color: #000000; font-weight: normal; font-size: 8pt;
border-left: 1px solid #777777;
border-top: 1px solid #777777;
}

TD.myTD {
font-family: arial;
color: #000000; font-weight: normal; font-size: 9pt;
border-bottom: 1px solid #777777;
}

TD.myTD01 {
font-family: arial; color: #000000; font-weight: normal; font-size: 8pt;
border-bottom: 1px solid #777777;
border-right: 1px solid #777777;
}



TD.myTD2 {
border-bottom: 1px solid #777777;
}

TD.myTD3 {
border-right: 1px solid #777777;
}

IMAGE.myImage{
	border-style:solid;
	border-color: #777777;
	border-width:1px;
      }


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
font-size: 8pt;
font-family: Arial;
}