body {
background-color: #ffebcd;
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;
}