<STYLE>

A:link {
  text-decoration: underlined;
  color: #A60000;
}
A:visited {
  text-decoration: underlined;
  color: #A60000; 
}
A:hover {
  text-decoration: underlined;
  color: #A60000;
}
A:active {
  text-decoration: underlined;
  color: #A60000;
}

A.footer:link {
  text-decoration: underlined;
  color: #A60000;
}
A.footer:visited {
  text-decoration: underlined;
  color: #A60000; 
}
A.footer:hover {
  text-decoration: underlined;
  color: #A60000;
}
A.footer:active {
  text-decoration: underlined;
  color: #A60000;
}

A.main_menu:link {
  text-decoration: none;
  color: #454545
}
A.main_menu:visited {
  text-decoration: none;
  color: #454545
}
A.main_menu:hover {
  text-decoration: none;
  color: #454545
}
A.main_menu:active {
  text-decoration: none;
  color: #454545
}

BODY {
  background: #D9D2C8;
  color: #454545;  
  margin: 0;
  padding: 0;
  font-family: verdana, tahoma, sans-serif;
}

EM {
  font-style: normal;
  color: #A60000;
}

.menu {
  font-family: tahoma, sans-serif;
  font-size: 10px;
  background: url("/i/back_menu.jpg");
}    

.content_main {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #454545;
  line-height: 1.35;
  padding-top: 10px;
  text-align: justify;
  padding-right: 11px;
}

.body1 {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #454545;
  line-height: 1.7;
  text-align: justify;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #454545;
}

.border1 {
  background: #D9D2C8 url("/i/border1.jpg");
  background-repeat: repeat-y;
}

.border2 {
  background: #D9D2C8 url("/i/border2.jpg");
  background-repeat: repeat-y;
}

.border3 {
  background: #D9D2C8 url("/i/border3.jpg");
  background-repeat: no-repeat;
}

.border4 {
  background: #D9D2C8 url("/i/border4.jpg");
  background-repeat: repeat-x;
}

.border5 {
  background: #D9D2C8 url("/i/border5.jpg");
  background-repeat: no-repeat;
}

.intro {
  background: url("/i/intro.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 6px;
}

.intro2 {
  background: url("/i/intro.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.news {
  background: url("/i/news.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 6px;
}

.archive {
  background: url("/i/archive.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.contacts {
  background: url("/i/contacts.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.schedule {
  background: url("/i/schedule.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.program {
  background: url("/i/program.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.instructors {
  background: url("/i/instructors.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.publications {
  background: url("/i/publications.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.members {
  background: url("/i/members.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

.news_archive {
  background: url("/i/news.jpg");
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 2px;
}

  
.podval_main {
  text-align: right;
  font-family: tahoma, sans-serif;
  font-size: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}  
  
.background {
  background: #FDFAF5 url("/i/background.jpg");
}

UL {
  padding-left: 20px;
  padding-top: 10px;
  margin: 0;
}
  
</style>