
.note {
position:absolute; 
width:112px; 
height:108px; 
z-index:2; 
border:outset #00ff00 10px; 
visibility: hidden;}

.pictext{
text-align: left; 
vertical-align: middle;
white-space: normal; 
font-family: Tahoma,Arial,sans-serif; font-size: 12px; 
font-style: normal; font-weight: normal; font-variant: normal; 
text-transform: none;}

.pictitle{
	text-align: center; 
	vertical-align: middle;
	white-space: normal; 
	font-family: Tahoma,Arial,sans-serif; font-size: 14px; 
	font-style: normal; font-weight: normal; font-variant: normal; 
	text-transform: none;
}


.menuItem{
position:absolute; 
width:180px; height:44px; 
z-index:1; 
left: 20px;
background-Color=#FFFF;
font-family:Tahoma,Arial,sans-serif;
font-size:11pt ;
padding-top: 12px;

}
p.small {
text-align: left; 
text-indent: 20pt; 
vertical-align: middle;
white-space: normal; 
color: #000033 ; 
font-family: Tahoma,Arial,sans-serif; font-size: 11px; 
font-style: normal; font-weight: normal; font-variant: normal; 
text-transform: none;}

p.main{
font-family: Tahoma,Arial,sans-serif; font-size: 14px; color: black; font-weight: normal;  }

p {  
text-align: left; 
text-indent: 2pt; 
vertical-align: middle;
white-space: normal; 
color: #000033 ; 
font-family: Tahoma,Arial,sans-serif; font-size: 14px; 
font-style: normal; font-weight: bold; font-variant: normal; 
text-transform: none;}

.hhStyle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000000; background-color: #FFFFFF; background-repeat: no-repeat}

h2 {color:#660000; font-family:Tahoma,Arial,sans-serif; font-size:18pt; font-weight:600; font-style:bold;}

h3 {color:#660000; font-family:Tahoma,Arial,sans-serif; font-size:18pt; font-weight:600; font-style:bold;}



li { font-family: Tahoma,Arial,sans-serif; font-size: 14px; color: black; }

div.list{
padding-left:50px
}


/* BUTTONS */

.buttons a,  .buttons button{
    display:block;
    float: left;
    margin:0 7px 0 0;
    background-color:lightgreen;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:Tahoma,Arial,sans-serif;;
    font-size:80%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#000000;
    cursor:pointer;
	width: 150;
        height:30;
	align: center;
	valign: center;
    padding:5px 0px 5px 5px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



