/* Default CSS */
body {}

a:link    {color:#334499; background-color:transparent; text-decoration:none}
a:visited {color:#005579; background-color:transparent; text-decoration:none}
a:hover   {color:#334499; background-color:transparent; text-decoration:none}
a:active  {color:#334499; background-color:transparent; text-decoration:underline}

.textnorm {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 14px;
color: black;}

.textnorm_homepage {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 15px;
color: black;}

.text_a {
font-family: Times New Roman,Times,Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 18px;
color: black;}

.texthead {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 700;
font-size: 20px;
color: #666666;}

.textsmall {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 11px;
color: black;}

.texthead1 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 700;
font-size: 15px;
color: #CC6600;}

.texthead2 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 700;
font-size: 16px;
color: #666666;}

.texthead3 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 700;
font-size: 16px;
color: #CC6600;}

.texthead3_a {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 15px;
color: black;}

.texthead4 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 14px;
color: #FF6600;}

.button2 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 12px;
color: black;
height: 28px;
width: 80px;}
        
.button2a {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 12px;
color: black;
height: 23px;
width: 180px;}

.button3 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 12px;
color: black;
height: 55px;
width: 150px;}

.button4 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 12px;
color: black;
height: 55px;
width: 300px;}

.button5 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 12px;
color: black;
height: 60px;
width: 100px;}

.button6 {
font-family: Verdana,Arial,Helvetica,Frutiger;
font-weight: 400;
font-size: 12px;
color: black;
height: 80px;
width: 100px;}

/* Tibetan stuff */

.textTib {
font-family: "TibetanMachineUnicode",TibetanCalligraphicUnicode,"Microsoft Himalaya",Kokonor;
font-weight:400;
font-size: 30px;
fscolor: black;}

.textnormTib {
font-family: TibetanMachineUnicode, "Microsoft Himalaya", kokonor;
font-weight: 400;
font-size: 32px;
color: black;}

.buttonTib1 {
font-family: "TibetanMachineUnicode",TibetanCalligraphicUnicode,"Microsoft Himalaya",Kokonor;
font-weight: 400;
font-size: 36px;
color: black;
height: 28px;
width: 80px;}

.buttonTib3 {
font-family: TibetanMachineUnicode, "Microsoft Himalaya", kokonor;
font-weight: 400;
font-size: 32px;
color: black;
height: 36px;
width: 80px;}

