body {background-color: #FDE6A9; margin: 0px;
   background-image:url(images/layout05/back.png); background-repeat: y;}


.base {font-family: verdana; font-size: 7pt; color: #A4460E;
   line-height: 17px; text-align: justify;}

#bar {
      width:100%;
      height: 268px;
      background-image: url(images/layout05/bar.png);
      background-repeat: repeat-x;
      background-position: top left;}

.title {text-decoration: none; color: #B35D09; border-bottom: 1px dotted #F69D12;}

.subject {text-decoration: none; font-family: times new romain; font-size: 22pt; color: #EAB74A; font-style: italic;}

.enth_ast {color: #FF0000;}

.subsec {text-decoration: none; font-family: arial; font-size: 8pt; color: #D67210;
   text-transform: uppercase; letter-spacing: 1px; word-spacing: 4px;}

.content {text-decoration: none; font-family: verdana; font-size: 5pt; color: #D67210;
   text-transform: uppercase; letter-spacing: 1px; word-spacing: 2px;}



input, textarea, select {background-color: #FDDE93; margin: 1px; border: 1px dotted #F69D12;
   font-family: verdana; font-size: 7pt; color: #D67210; line-height: 15px;}


a:link {text-decoration: none; color: #F19B47;}
a:active {text-decoration: none; color: #EFC767;}
a:visited {text-decoration: none; color: #F19B47;}
a:hover {text-decoration: none; color: #D67210; border-bottom: 1px dotted #F69D12;}
.left a:hover {text-decoration: none; border-bottom: 0;}