     .InputButton
       {
         BORDER-RIGHT: #7f9db9 1px outset;
         BORDER-TOP: #7f9db9 1px outset;
         BORDER-LEFT: #7f9db9 1px outset;
         BORDER-BOTTOM: #7f9db9 1px outset;
	     background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #667616;
	font-weight: bold;

       }

.topbg
{
	background-image: url(images/stop.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.sbleft
{
	background-image: url(images/sbleft.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}

.sbright
{
	background-image: url(images/sbright.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.bottombg
{
	background-image: url(images/sbottom.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.top
{
	background-image: url(images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.flower
{
	background-image: url(images/flowers.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.line
{
	background-image: url(images/linebg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.gline
{
	background-image: url(images/bline.jpg);
	background-position: top left;
	background-repeat: repeat;
}

.im
{
	border: 1px solid;
	border-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
}

.imgborder
{
	border: 1px solid;
	border-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.prborder
{
	border: 2px solid;
	border-color: adadad;
}

.aprborder
{
	border: 2px solid;
	border-color: eaa12d;
}











.greenbold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #667616;
	font-weight: bold;
	text-decoration: none;
}

.blackbold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.brownbold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #855c19;
	font-weight: bold;
	text-decoration: none;
}

.yellowbold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #eaa12d;
	font-weight: bold;
	text-decoration: none;
}

.stext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sgreen
{
	font-family: Tahoma;
	font-size: 11px;
	color: #667616;
	text-decoration: none;
}

.sbrown
{
	font-family: Tahoma;
	font-size: 11px;
	color: #855c19;
	text-decoration: none;
}

.syellow
{
	font-family: Tahoma;
	font-size: 11px;
	color: #eaa12d;
	text-decoration: none;
}

h1
{
	font-family: Tahoma;
	font-size: 12px;
	color: #667616;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

table
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a
{
	text-decoration: none;
}