/* --------------------------
	C O N T E N T   A R E A 
----------------------------*/

.bodytext
{
color: #000000;
font-family: helvetica, veranda, Georgia, sans-serif, arial;
font-size: 12px;
text-align: left;
color: #000000;
text-decoration: none;
}

.bodytext_garamond
{
color: #000000;
font-family: garamond, helvetica, veranda, Georgia, sans-serif, arial;
font-size: 12px;
text-align: left;
color: #000000;
text-decoration: none;
}

.bodytext_center
{
color: #000000;
font-family: helvetica, veranda, Georgia, sans-serif, arial;
font-size: 12px;
text-align: center;
color: #000000;
text-decoration: none;
}

.bsignature
{
color: #000000;
font-family: helvetica, veranda, Georgia, sans-serif, arial;
font-size: 10px;
text-align:right;
color: #000000;
text-decoration: none;
}

.cssbutton
{
position: relative;
font-family: Tahoma, Georgia, sans-serif, helvetica, arial;
background: url(../roll/over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 28px;
margin: 0 0 2px 0;
padding: 0;
}

.cssbutton a
{
display: block;
color: #000000;
font-size: 12px;
font-weight: bold;
text-align: center;
width: 100px;
height: 28px;
display: block;
float: left;
color: #ffffff;
text-decoration: none;
}

.cssbutton img
{
width: 100px;
height: 28px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssbutton a:hover img
{
visibility:hidden
}

.cssbutton span
{
position: absolute;
left: 5px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
/* PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
