body
{
	background-color : #8D7A5A;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	background-image : url(images/back.jpg);
	background-repeat : repeat-x;
}

.input
{
	background-color : #FFFFFF;
	color : #5A6772;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #5A6772;
	border-top : 2px solid #5A6772;
}

.but
{
	background-color : #FFFFFF;
	color : #5A6772;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #5A6772;
	border-bottom : 2px solid #5A6772;
}

.just
{
	text-align : justify;
}

.border
{
	border : 1px solid #5A6772;
}

.left
{
	background-image : url(images/back-left.gif);
	background-repeat : repeat-y;
}

.right
{
	background-image : url(images/back-right.gif);
	background-repeat : repeat-y;
}
