A{
    font-family: Tahoma;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
 } 
A:hover{
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
       }
A:visited{
    font-weight: bold;
	 }

.pgTitle{
    caption: Title;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
/*    text-align: center;
*/    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgSubTitle{
    caption: Title;
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
/*    text-align: center;
*/    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgSubSubTitle{
    caption: Title;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
/*    text-align: center;
*/    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgSubSubTitleW{
    caption: Title;
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
/*    text-align: center;
*/    text-decoration: none;
        } .pgTitle:hover {visible:false; text-decoration:none;}

.pgMenu{
    caption: Menu;
    font-family: Tahoma;
    line-height: 15px;
    font-size: 14px;
    color: #B87E00;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
       } 
.pgMenu:hover{
    visible: false;
    text-decoration: none;
    font-weight: bold;
    color: #B87E00;
    text-align: left;
	     }
.pgMenu:visited{
    visible: false;
    text-decoration: none;
    font-weight: bold;
    color: #B87E00;
    text-align: left;
	     }

.pgMenuIn{
    caption: Menu;
    font-family: Tahoma;
    line-height: 15px;
    font-size: 14px;
    color: #662641;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: left;
       } 
.pgMenuIn:hover{
    visible: false;
    text-decoration: none;
    font-weight: bold;
    color: #662641;
    text-align: left;
	     }
.pgMenuIn:visited{
    visible: false;
    text-decoration: none;
    font-weight: bold;
    color: #662641;
    text-align: left;
	     }

.pgText{
    caption: Text;
    font-family: Tahoma;
	line-height: 14px;
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    font-style: none;
    text-decoration: none;
       } .pgText:hover {visible: false; text-decoration: none;}

.pgFooter{
    caption: Text;
    font-family: Tahoma;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    font-style: none;
    text-decoration: none;
         } .pgFooter:hover {visible: false; text-decoration: none;}

.errmsg{
    caption: Text;
    font-family: Tahoma;
    font-size: 10px;
    color: #FF0000;
    font-weight: bold;
    font-style: none;
    text-decoration: none;
         } .pgFooter:hover {visible: false; text-decoration: none;}
