BODY {
background-image: url(pictures/bgcolor1.jpg);
}

a.chosen:link {
text-decoration:none; 
color:#000000; 
font-weight:bold; 
}


a.lnk:link {
text-decoration:underline; 
color:#73A060; 
font-weight:bold; 
}

a.lnk:visited {
text-decoration:underline; 
color:#73A060; 
font-weight:bold; 
}

a.lnk:hover { 
text-decoration:underline;
color: #73A060;
font-weight:bold;
}

a.lnk:active {
text-decoration:underline; 
color: #73A060;
font-weight:bold; 
}

a.black:link {
text-decoration:none; 
color: #000000;
font-weight:bold; 
}

a.black:visited {
text-decoration:none; 
color: #000000;
font-weight:bold; 
}

a.black:hover { 
text-decoration:none; 
color: #000000;
font-weight:bold;
}

a.black:active {
text-decoration:none; 
color:#000000; 
font-weight:bold; 
}


a:link {
text-decoration:none; 
color:#E69198; 

}

a:visited {
text-decoration:none; 
color:#E69198; 

}

a:hover { 
text-decoration:none;
color: #FFFFFF;

}

a:active {
text-decoration:none; 
color:#FFFFFF; 
 
}




.start {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  }

.menu1 {
  font-family: arial;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  padding-right: 7px;
  }

.menu2 {
  font-family: arial;
  font-size: 12px;
  margin: 0;
  font-weight: bold;
 padding-right: 7px;
  }


.menu3 {
  font-family: arial;
  font-size: 16px;
  margin: 0;
  font-weight: bold;
  color: 000000;
  }





.standard {
  font-family: arial;
  font-size: 16px;
  }


.clasic {
  font-family: arial;
  font-size: 14px;
  }


.clasic_start {
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  }


.clasic12 {

  font-family: arial;
  font-size: 12px;
  }

.clasic10 {

  font-family: arial;
  font-size: 10px;
  }

.clasic14 {

  font-family: arial;
  font-size: 14px;
  }

.clasic14red {
  color : red;
  font-family: arial;
  font-size: 14px;
  
  }
.clasic16 {

  font-family: arial;
  font-size: 16px;
  }

.clasic14bold {

  font-family: arial;
  font-size: 14px;
font-weight: bold;
 
  }

.clasic16bold {

  font-family: arial;
  font-size: 16px;
font-weight: bold;
 
  }

.clasic16tilt {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #514E42
  }

.clasic16tilt2 {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #202D4F
  }

.clasic18 {
  font-family: arial;
  font-size: 18px;
  }

.clasic20 {
  font-family: arial;
  font-size: 20px;
  }

.clasic22 {
  font-family: arial;
  font-size: 22px;
  color :47613C;
  }



.clasic24 {
  font-family: arial;
  font-size: 24px;
  color :000000;
  }

.clasic24bold {
  font-family: arial;
  font-size: 24px;
  color :000000;
  font-weight: bold;
  }


.menu {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color="#FFFFFF";
  background-color: #47613C;
  }

.clasic26 {
  color :47613C;
font-family: arial;
  font-size: 26px;
  }

.menudown {
  font-family: arial;
   font-weight: bold;
  font-size: 12px;
  }

.title {
  font-family: arial;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding-right: 5px;
   }

.title2 {
  font-family: arial;
  color: 363433;
  font-size: 12px;
  font-weight: bold;
  padding-right: 5px;
   }

.titlepic {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  }



.body {
  background-color: #FF6600;
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  }

.titlexxx {
  background-color: #ffff00;
  margin: 0;
  padding: 0;
  color: #000000;
  text-align: center;
  	}

.pagenumber {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 20;
  text-align: center;
	}


.main{
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-align: right;
  border-right: 1px solid white;
	}

