body {
background-color: #ffffff;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 8pt;
color: #004f64;
font-weight: normal;
border: 2px solid #8790ff;
}
blockquote {
font-weight: normal;
}
div {
font-weight: normal;
font-size: 10pt;
}
p {
font-size: ;
font-weight: normal;
}
span {
font-weight: normal;
}
td {
font-weight: normal;
font-size: 8pt;
}
ol {
font-weight: normal;
}
ul {
font-weight: normal;
}
input {
font-weight: normal;
}
select {
font-weight: normal;
}
textarea {
font-weight: normal;
}
a:active, a:link, a:visited {
color: #004f64;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #d25a0a;
font-weight: bold;
text-decoration: none;
}
.handcursor{
			cursor:hand;
			cursor:pointer;
}	
#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 13px Georgia;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #8b4513;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(media/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 1px solid #d2b48c; /*thick bottom border below tabs cc6600*/
}

/*#thicktabs li a#leftmostitem{ Extra CSS for left most menu item*/
 /*border-left: 1px solid #d3bdbe;left border style */
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #8b4513;
}

#thicktabs li a:hover{
color: #008b8b;
}
#sidenav div {
background-color : #ffebcd;
font-weight: normal;
font-size: 10pt;
}
#sidenav a {
color: #8b4513;
}
#sidenav a:visited {
color: #8b4513;
}
#sidenav a:hover {
color: #008ba1;
}
#menucontact {
border: medium double #8b4513
}

#titletxt {
color: #ffffff;
text-align: center;
word-spacing: 5px;
font-weight: bold;
white-space: nowrap;
font-size: 250%
}

#subtitletxt {
color: #cf7004;
text-align: center;
font-weight: bold;
white-space: nowrap;
font-size: 150%
}

#sectiontxt  {
color: #004f64;
text-align: left;
font-weight: normal;
margin: .5cm .5cm .5cm .5cm;
}

#button1  {
background-color : #004f64;
color: #ffffff;
text-align: center;

margin: .5cm .5cm .5cm .5cm;
}
#button1 a {
color: #ffffff;
font-weight: normal;
}
#button1 a:visited {
color: #ffffff;
font-weight: normal;
}
#button1 a:hover {
color: #ffffff;
font-weight: bold;
}