BODY
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE
{
	font-size: 12px;
}

A:hover
{
	color: #477302;
}

/* ----- */

.line_dashed
{
	border-bottom: #D8DEC9 1px dashed;
}

.objframe
{
	background-color:#DDE2D0;
	border: 1px solid #FFFFFF;
	width: 90%;
}

.buttons
{
	font-size: 12px;
	color: #333333;
	background-color: #E3E7D8;
	border: #A6B483 1px solid;
	padding: 1px;
}

.btn
{
	background-color:#E0DDDD;
	border-style: none;
}

/* ----- */

.white
{
	color: #ffffff;
}

.txt
{
	color: #3B5E01;
}

.txt_r
{
	padding-right: 10px;
	color: #3b5e01;
	text-align: right;
}

.txt_r_dashed
{
	padding-right: 10px;
	color: #3B5E01;
	text-align: right;
	border-bottom: #D8DEC9 1px dashed;
}

.font11
{
	font-size: 11px;
}

.pad3
{
	padding: 3px;
}

.pad3_lr
{
	padding: 3px;
	border-right: #a6b483 1px solid;
	border-left: #a6b483 1px solid;
}

.frame
{
	border: 1px solid #DADADA;
	margin-left: 10px;
}

.frame_outside
{
	border-bottom: dotted 1px #CECECE;
}

.frame_noword
{
	color:#333333;
	border-bottom: dotted 1px #83B304;
}

.frame_word
{
	color:#333333;
	border-bottom: dotted 1px #83B304;
	text-indent: 35px;
	background-repeat: no-repeat;
	background-position: 22px 15px;
}

.button
{
	color: #FFFFFF;
	height: 39px;
	text-decoration: none;
	margin-left: 35px;
	padding-top:5px;

}

.button_white
{
	color: #858585;
	height: 39px;
	text-decoration: none;
	margin-left: 35px;
	padding-top:5px;
}
