﻿form { margin-bottom: 0 ; margin-top: 0 ; }  /* for IE */

#logotextpos { position:absolute; top:70px; left:450px; width:150px; height:150px; z-index:1; }

.defbgcolor { background-color:#F3EBF4; }

.menuinactive {
   color:#F3EBF4;
   background:#F3EBF4; 
   border-top:2px; 
   border-top-color:#000000; 
   border-top-style:solid;
   border-right:1px; 
   border-right-color:#983A8B; 
   border-right-style:solid; 
   border-left:1px; 
   border-left-color:#983A8B; 
   border-left-style:solid; 
   padding-left:20px;
   padding-right:20px;
}
 
.menu2 {
   font-family: Comic Sans MS;
   font-size:10pt;
   color:#F3EBF4;
   background:#F3EBF4; 
   padding-left:20px;
   padding-right:20px;
}

.menuactive {
   background:#983A8B;
   color:#F3EBF4;
   padding-left:20px;
   padding-right:20px;
}

.menu1 {
   font-family: Comic Sans MS;
   font-size:10pt;
   color:#F3EBF4;
   background:#983A8B;
   padding-left:20px;
   padding-right:20px;
}

.displayitem {
   border-top:2px;
   border-top-color:#983A8B; 
   border-top-style:solid; 
   border-right:2px;
   border-right-color:#983A8B; 
   border-right-style:solid; 
   border-left:2px;
   border-left-color:#983A8B; 
   border-left-style:solid; 
   border-bottom:2px;
   border-bottom-color:#983A8B; 
   border-bottom-style:solid; 
}

.displayitem_org {
   width:350px; 
   height:186px; 
   border-top:2px;
   border-top-color:#983A8B; 
   border-top-style:solid; 
   border-right:2px;
   border-right-color:#983A8B; 
   border-right-style:solid; 
   border-left:2px;
   border-left-color:#983A8B; 
   border-left-style:solid; 
   border-bottom:2px;
   border-bottom-color:#983A8B; 
   border-bottom-style:solid; 
}

.hilightblock {
   width:560px; 
   height:40px; 
   border-bottom:1px solid #983A8B;
}

.hilightblocktext {
   font-family:Comic Sans MS; 
   font-size:10pt; 
   color:#983A8B;
}

.displayitemtitle {
   font-family:Comic Sans MS; 
   font-size:10pt; 
}

.displayitemtext {
   font-family:Comic Sans MS; 
   font-size:8pt; 
   color:#000000;
}

.mytablehead {
   font-family:Comic Sans MS; 
   font-size:12pt;
   background-color:#983A8B;
   color:#000000;
   text-align:center; 
   width:150px;

}

.mytablecoltag {
   font-family:Comic Sans MS; 
   font-size:12pt;
   color:#000000;
   width:150px;
   text-align:left;
   padding-left:5px;
}

.mytablecol {
   font-size:10pt;
   color:#000000;
   width:150px;
   text-align:center;
   vertical-align:text-top;
}

.myformtablehead {
   background-color:#983A8B;
   color:#000000;
   text-align:center; 
}

.myformtablecoltag {
   font-family:Comic Sans MS; 
   font-size:12pt;
   color:#000000;
   width:100px;
   text-align:left;
   padding-left:5px;
}

.myformtablecol {
   font-size:10pt;
   color:#000000;
   width:150px;
   text-align:center;
   vertical-align:text-top;
}
   
a { text-decoration: none; }
a:link { color:#983A8B; }
a:visited { color:#983A8B; }

#jsessionbgrd {        
   background-image:url(./image/notes.jpg);
   background-repeat:no-repeat;
   background-position: center;
   background-attachment:fixed;
}

.maindiv {
   background-color:#983A8B; 
   width:955px;
   padding-top:5px; 
   margin-left:5px; 
   border-left:5px solid #983A8B;
}

.addressdiv {
   background-color:#983A8B; 
   width:955px; 
   height:50px; 
   padding-top:25px; 
   margin-left:5px; 
   border-left:5px solid #983A8B; 
   font-family: Comic Sans MS; 
   font-size:10pt; 
   color:#F3EBF4;   
}

.addressdiv1 {
   background-color:#983A8B; 
   width:955px; 
   height:100px; 
   padding-top:25px; 
   margin-left:5px; 
   border-left:5px solid #983A8B; 
   font-family: Comic Sans MS; 
   font-size:10pt; 
   color:#F3EBF4;
}

.impressdiv {
   background-color:#983A8B; 
   width:955px; 
   font-family:Comic Sans MS; 
   font-size:10pt; 
   color:#F3EBF4; 
   margin-left:5px; 
   border-left:5px solid #983A8B;
}

.innerdiv1 {
   background-color:#E5DADE; 
   width:940px; 
   padding-bottom:10px; 
   font-family: Comic Sans MS; 
   font-size:12pt; 
   color:#983A8B; 
   padding-left:5px; 
   padding-right:5px;
}




