

/* NAVIGATION */

#navigation {
height: 8px;
line-height: 10pt;
}

#navigation ul {
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
border-right:1px solid;
}

#navigation li a {
display:block;
padding: 2px;
font-size: 8pt;
font-family: Georgia;
font-weight: bold
}

#navigation {background-color:#edeae5; text-transform: uppercase; letter-spacing: 5px;}
#navigation li {border-color:#f0eeef;}
#navigation a {color:#efe7e5; background-color:#555553;}
#navigation .selected,
#navigation a:hover
{background-color: #FFFFFF; color: #000000; text-decoration: none;}


.td,tr,body {
font-family: Tahoma, Arial; 
font-size: 9pt; 
line-height: 13px; 
color: #1c1c1c;
letter-spacing:0px;
text-align: justify}


a:link {
font-weight: bold;
text-decoration: none;
color: #A459A9;
text-align: justify}

a:visited, a:active {
font-weight: bold;
text-decoration: none;
color: #A459A9;
text-align: justify}

a:hover {
font-weight: bold;
text-decoration: underline; 
cursor: hand;
color: #A459A9;}


.title {
font-weight: bold;
font-family: Trebuchet MS; 
font-size: 12pt; 
line-height:13px;
color: #555553;
text-align: justify; 
padding-left: 1px;
padding-top: 1px;
padding-bottom: 2px}

input, textarea, select {font-family: verdana,tahoma; font-size:8pt; border-color: #000000; background: #ffffff; border-style: solid; border-width: 1px;}
