body {
	background-image: url(pics/bgr.gif);
	background-repeat:repeat-x;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#84908A;
}
input, select,textarea{
	border: 1px solid #84908A;
}
a, a:link{
color:#FF6600;
}
#content{
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#84908A;
	background-color:#F4F7F6;
	width:393px;
	margin-left:36px;
	padding:10px;
	padding-bottom:36px;
}

h1,h2,h3{
	font-size:18px;
	cursor : help
}

#breadcrumb{
	margin-left:36px;
	height:36px;
	color:#84908A;
}