
body {
	background: ffffff;
} 
.styl1{
font: 12px verdena;
background: #f0f0f0;
}

[if IE]>

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top:center;
}
.glossymenu{
border-left:0px solid #9A9A9A; border-right:0px solid #9A9A9A; border-top:0px solid #9A9A9A; border-bottom:0px solid #9A9A9A; list-style-type: none;
margin: 0px;
padding: 0px;
width: auto;

}

.glossymenu li a{
background: #f0f0f0 url('img/button.jpg') repeat-x bottom left;
color: #666666;
display: block;
width: auto;
padding-top:inherit
padding-left: 0px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Lucida Grande, Trebuchet MS, Verdana, Helvetica, sans-serif; padding-right:0; padding-top:0px; padding-bottom:0px

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 105px;
height: 15px;
}

.glossymenu li a:visited {color:#000066;}.glossymenu li a:active{
color: #cc3300;
}

.glossymenu li a:hover{
background-image:  url('img/buton2.jpg'); color:#FF0000
}

#thicktabs{
margin: 0;
padding: 0;
float: center;
font: bold 10px Tahoma;
}


#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 3px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(img/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
}

#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: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(img/pinkbgover.gif); /*background image swap on hover*/
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->
