body {
background-color : transparent;
color : #000000; 
font-size : 7pt; 
font-weight : normal; 
font-family : Tahoma;
}

A:link {
font-weight: bold; 
color: #000000; 
text-decoration: none; 
}

A:visited {
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

A:active {
font-weight: bold; 
color: #000000; 
text-decoration: none;
}

A:hover {
font-weight: bold; 
color: #5a5548; 
text-decoration: none;
}


a.sidelink:link { 

text-decoration: none; 
color: #000000; 
font-weight: bold; 
}


a.sidelink:visited { 

text-decoration: none; 
color: #000000; 
font-weight: bold; 
} 


a.sidelink:active{ 

text-decoration: none; 
color: #000000; 
font-weight: bold; 
} 


a.sidelink:hover{ 

text-decoration: none; 
color: #5a5548; 
font-weight: bold; 
}

a:hover img{ border-color: #5a5548;
}

img{  border-color: #827a68; 
}

.welcomebox {
line-height:9pt;
} 

h1 {
font-family: Times New Roman;
font-size: 10pt;
color: #000000;
padding: 0px;
background: #transparent;
text-align: left;
font-style:italic;
letter-spacing:0px;
line-height:5pt;
text-transform: lowercase;
margin-bottom: 7px;
margin-top: 7px;
background-color: #transparent;
border-left: 10px solid #caa298;
border-bottom: 3px solid #e3c3b9;
}

h6 {
font-family: Times New Roman;
font-style:italic;
font-size: 12pt;
color: #000000;
padding: 0px;
background: #transparent;
text-align: left;
letter-spacing:0px;
line-height:5pt;
margin-top: 3px;
margin-bottom: 0px;
text-transform: lowercase;
background-color: #transparent;
border-left: 10px solid #caa298;
border-bottom: 3px solid #e3c3b9;
}

h2 {
background: #ebd3cb;
font-family:tahoma;
font-size:6pt;
color:#000000;
font-weight:bold;
text-transform:uppercase;
text-align:right;
letter-spacing: 2pt;
line-height:7pt;
margin-top:0;
padding:1px;
margin-bottom:2;
} 

h3 {
background: #fdf3f2;
font-family:times new roman;
font-size:10pt;
color:#000000;
font-style:italic;
text-transform:lowercase;
text-align:center;
letter-spacing: 2pt;
line-height:12pt;
margin-top:4px;
margin-bottom:4px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

h5 {
background-color: #fdf3f2; 
color: #000000; 
font-family: Tahoma; 
font-size: 7pt;  
line-height:6pt; 
text-align:center;
margin-bottom: 7px; 
margin-top: 7px; 
letter-spacing:5px; 
padding:3px;
border-bottom: 1px dotted #5b5b5b;
border-left: 1px dotted #5b5b5b;
border-top: 1px dotted #5b5b5b;
border-right: 1px dotted #5b5b5b;
}

.thumbs {
border: 1px solid #885448;
background-color: #fff;
padding: 2px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

.rounded {
border: 1px solid #885448;
background-color: #fff;
padding: 3px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

TABLE {

font-size: 7pt; 

font-family: Tahoma; 

}

ul
{
list-style-position:inside;
padding:0px;
}

li
{
margin-bottom:5px;
}

input, textarea {
color : #000000; 
background-color : #ffffff; 
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
font-family : verdana; 
text-align : left; 
border-width : 1px; 
border-style : solid; 
border-color : #ddd3ca; }