body
{
	margin: 0px;
	font-family: Tahoma
	
}

.bottom
{
	padding-right: 25px
}

.nav
{
	background : url("images/border-1.gif");
	background-attachment : fixed;
	background-repeat : repeat-x;
	
}

.back-1
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 344px;
	background-position :  
               left top; ; background-image:url('images/back-1.jpg')
}

.back-2
{


}

td
{
	font-size: 11px
}



input.submit { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	background-color:#DECBAD
}

input.text { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	background-color:#DECBAD
}

textarea { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	background-color:#DECBAD
}

select { 
	border:1px solid #888888; 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	background-color:#DECBAD
}