/* CSS Document */
<style type="text/css">
<!--
body {
	background-image: url(images/bg_main.jpg);
}
-->
A.menu{
    font-family:Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #C52A0E;
    text-decoration:none;
}

.style12 {font-size: 12px; font-weight: bold; font-family: "Times New Roman", Times, serif; color: #333333; }

div.sample_attach, a.sample_attach
{
  
    text-decoration: underline;
    font-family:Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

a.sample_attach
{
    display: block;
    text-decoration: none;
    BORDER-RIGHT: #FCE096 thin inset;
    BORDER-TOP: #FCE096 thin outset;

    BORDER-LEFT: #FCE096 thin outset;
    padding: 2px 2px;
    BORDER-BOTTOM: none;
    BACKGROUND-COLOR: #FBF1CE;
    font-family:Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #C52A0E;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  //border: 1px solid black;
  //background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}
</style>
