.green
{
border-style: ridge;
border-right-width: 0px;
border-left-width: 5px;
border-top-width: 5px;
border-bottom-width: 0px;
border-color: 00684E;
}

.lgreen
{
border-style: ridge;
border-right-width: 0px;
border-left-width: 5px;
border-top-width: 0px;
border-bottom-width: 0px;
border-color: 00684E;
}

.box
{
border-style: ridge;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 0px;
border-bottom-width: 1px;
border-color: black;
}

.full
{
border-style: ridge;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-color: black;
}

.top
{
border-style: inset;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: black;
}

.bot
{
border-style: inset;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 1px;
border-color: black;
}

.leftside
{
border-style: ridge;
border-right-width: 0px;
border-left-width: 2px;
border-top-width: 0px;
border-bottom-width: 2px;
border-color: 00684E;
}


.topbot
{
border-style: ridge;
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
border-color: black;
}

.ptrBorder
{
border-style: ridge;
border-right-width: 0px;
border-left-width: 3px;
border-top-width: 0px;
border-bottom-width: 3px;
border-color: 00684E;
}

.right
{
border-style: ridge;
border-right-width: 1px;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-color: black;
}

.topright
{
border-style: ridge;
border-right-width: 1px;
border-left-width: 0px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: black;
}

.topleft
{
border-style: ridge;
border-right-width: 0px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: black;
}

<!--
A:link {color:336666; text-decoration: underline}
A:visited {color:336666}
A:hover {color:black}
A:active {color:black}
-->

p
{
font-family: arial;
font-size: 12px;
}

.corner 
{
position:absolute;
z-index:1;
left:155px;
top:24px;
}


.corner1
{
position:absolute;
z-index:1;
left:20px;
top:0px;
}

