A:link {
font-weight: normal;
font-size:9pt;
text-transform: lowercase;
text-decoration: none;
color : #8086a7;
}

A:visited {
font-weight: normal;
font-size:9pt;
text-transform: lowercase;
text-decoration: none;
color : #8086a7;
}

A:hover {
color: #8f9bc9;
font-size:9pt;
font-weight: normal;
text-transform: lowercase;
text-decoration: none;
}

TD {
font-family: verdana, "Times New Roman", Times, serif; 
font-size: 8pt; 
line-height: 15px;
}

.td1 {
color: #afadaf;
font-weight: bold;
background: #313436;
border: 0px #52434a dotted;
text-align: center;
}

.td2 {
color: #93b0b6;
background: #313436;
border: 1px #414d5d solid;
text-align: center;
}

body {
color: #8c9894;
font-family: verdana, "Times New Roman", Times, serif;
font-size:10pt;
line-height:12px; 
letter-spacing:0pt;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color: #84166c;
scrollbar-track-color: #ffffff;
overflow-x: hidden;
overflow-y: scroll;
}

h1, h1 a:link, h1 a:visited, h1 a:hover {
font: 11pt verdana, "Times New Roman", Times, serif;
color: #cdb1ae;
text-align: center;
text-transform: lowercase;
background: #525a5f;
border-bottom: #2C4933 0px dotted;
border-top: white 0px dotted;
border-left: white 0px dotted;
border-right: white 0px dotted;
letter-spacing: 2px;
line-spacing: 1px;
}

h3 {
font: 9pt verdana, "Times New Roman", Times, serif;
color: #3164B4;
margin: 0;
padding: 0;
text-transform: lowercase;
background: transparent;
border-bottom: #3164B4 1px dotted;
border-top: white 0px dotted;
border-left: white 0px dotted;
border-right: white 0px dotted;
letter-spacing: 1px;
line-spacing: 1px;
}

h4 {
font: italic 8pt verdana, "Times New Roman", Times, serif;
color: #654E29;
text-align: right;
text-transform: lowercase;
background: transparent;
border-bottom: #654E29 1px dotted;
border-top: white 0px dotted;
border-left: white 0px dotted;
border-right: white 0px dotted;
letter-spacing: 1px;
line-spacing: 1px;
}

.middle {
color: #2e3138;
background: #645b52;
font-family: arial, verdana;
font-size: 8pt;
font-weight: normal;
text-align: justify;
letter-spacing: 0px;
padding-top: 2px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;
border-bottom: 1px #52434a dotted;
border-top: 1px #52434a dotted;
border-left: 1px #52434a dotted;
border-right: 1px #52434a dotted;
margin-left: -2px;
margin-right: -2px;
}

.bottom {
color: #e0d2c5;
background: transparent;
font-family: "Times New Roman", Times, serif;
font-size: 8pt;
font-weight: bold;
text-transform: lowercase;
text-align: right;
letter-spacing: 5px;
margin-left: -2px;
margin-right: -2px;
}

b {
color: #938286;
font-weight: lighter;
}

i {
color: #9f916e;
}

u {
color:#76948d;
}

.top {
font: bold 8pt "Times New Roman", Times, serif;
color: #d92d79;
text-align: center;
text-transform: uppercase;
background: #f0cedf;
border-bottom: white 0px dotted;
border-top: white 0px dotted;
border-left: white 0px dotted;
border-right: white 0px dotted;
letter-spacing: 2px;
line-spacing: 1px;



#content {
position: absolute;
top: 463px;
left: 108px;
width: 424px;
height: auto;
color: #6B7981;
background: transparent;
font-family: tahoma;
font-size: 7pt;
text-align: left;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-left: 2px;
margin-top: 0px;
margin-right:2px;
margin-bottom: 0px;
}

#tag {
position: absolute;
top: 473px;
left: 564px;
width: 284px;
height: auto;
color: #6B7981;
background: transparent;
font-family: tahoma;
font-size: 7pt;
text-align: left;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-left: 2px;
margin-top: 0px;
margin-right:2px;
margin-bottom: 0px;
}

input, textarea, option, select {
	background-color: #E7DADD;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color: #9D727C;
	letter-spacing: 1px;
	border: 1px dotted #9D727C;
	padding:1px; }

#nav a {
   width: auto;
   display: block;
   background-color: #efe7e4;
   color: black;
   font-size : 8px;
   font-weight:bold;
   font-family : Georgia, "Times New Roman", Times, serif;
   text-transform: uppercase;
   text-decoration: none;
   font-style: none;
   text-align: left;
   letter-spacing: 5pt;
   padding: 4px 1px 4px 6px;
   border-left: 6px solid #940d5c;
   border-bottom: 2px solid #940d5c;
   border-top: 0px solid transparent;}
   
   
#nav a:hover {
   color: #12060B;
   background-color: #724055;
   border-left: 6px solid #12060B;
   border-bottom: 2px solid #12060B;
   border-top: 0px solid transparent;}
   
   
#nav {
   position: relative;
   width: auto;}
