BODY
{
    BACKGROUND-COLOR: #ffffff
}
.style1
{
    FONT-WEIGHT: bold;
    COLOR: #ffff00;
    FONT-FAMILY: verdana
	font-size: 12px
}
.mytable
{
    BORDER-RIGHT: #e3a149 1px double;
    BORDER-TOP: #e3a149 1px double;
    BORDER-LEFT: #e3a149 1px double;
    BORDER-BOTTOM: #e3a149 1px double
}
A
{
    FONT-SIZE: 9pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.mybutton
{
    BORDER-RIGHT: #e3a149 thin solid;
    BORDER-TOP: #e3a149 thin solid;
    BORDER-LEFT: #e3a149 thin solid;
    BORDER-BOTTOM: #e3a149 thin solid;
    BACKGROUND-COLOR: white;
    Curson: hand
}
.menulink
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #e3a149;
    FONT-FAMILY: Tahoma;
    FONT-VARIANT: small-caps
}
.mytextbox
{
    BORDER-RIGHT: #ff6600 1px solid;
    BORDER-TOP: #ff6600 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #ff6600 1px solid;
    COLOR: #ff6600;
    BORDER-BOTTOM: #ff6600 1px solid;
    FONT-FAMILY: Verdana
}
.mytext
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.myheader
{
    FONT-SIZE: 12pt;
    COLOR: #ff6600;
    FONT-FAMILY: Verdana
}
.backlines
{
    BACKGROUND-IMAGE: url(\image\line2.gif)
}
.menulink A
{
    COLOR: #8b8b37
}
.menulink A:hover
{
    COLOR: #e3a149;
    BACKGROUND-COLOR: #000000
}
.tableclassgray
{
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-TOP: #c0c0c0 1px solid;
    BORDER-LEFT: #c0c0c0 1px solid;
    BORDER-BOTTOM: #c0c0c0 1px solid
}
.tableclassgrayright
{
    BORDER-RIGHT: #c0c0c0 1px solid
}
.tableclassblack
{
    BORDER-RIGHT: red 1px dashed;
    BORDER-TOP: red 1px dashed;
    BORDER-LEFT: red 1px dashed;
    BORDER-BOTTOM: red 1px dashed
}
.tdback1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #404040;
    FONT-FAMILY: Arial, sans-serif;
    bbackground: #ff8000
}
.code
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Courier New, sans-serif
}
.small
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, sans-serif
}
.menulines
{
    BORDER-RIGHT: #f0f0f0 2px solid;
    BORDER-TOP: #f0f0f0 2px solid;
    BORDER-LEFT: #f0f0f0 2px solid;
    BORDER-BOTTOM: #f0f0f0 2px solid
}
.menulines A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.img1
{
    BORDER-RIGHT: silver 8px solid;
    BORDER-TOP: silver 8px solid;
    BORDER-LEFT: silver 8px solid;
    BORDER-BOTTOM: silver 8px solid
}
.shad
{
    BORDER-RIGHT: 3px ridge;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 3px ridge;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: 3px ridge;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 3px ridge;
    BACKGROUND-COLOR: white
}
.noth1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana
}
.patti
{
    FONT-SIZE: 10pt;
    COLOR: mediumblue;
    FONT-FAMILY: Verdana;
    HEIGHT: 17pt;
    BACKGROUND-COLOR: gainsboro
}
.mybutton2
{
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    BORDER-LEFT: red 1px solid;
    COLOR: white;
    BORDER-BOTTOM: red 1px solid;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: black
}

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}