body
{

	font-weight : normal;
	color: #986F10;
	font-family: Arial;
	background-color: #d1d0c4;
  font-size: 11px;

}

p
{
	color: #777777;
	font-size: 11px;
	list-style-image: url(../img/icon/li_blip.gif);
	line-height: 18px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

b
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
  text-align: justify;

}

a:link,
a:visited
{
	color: #AD5F44;
	font-size: 11px;
}


a:hover,
a:active
{
	color: #E14812;

}

li
{
  color: #777777;
	font-size: 11px;
	list-style-image: url(../img/icon/li_blip.gif);
	line-height: 18px;
	text-align: justify;
  margin-left: 20px;
}

button
{
	border: 1px solid #666666;
	color: #666666;
	font-size : 12;
	font-weight : bold;

	width : 80px;
	height : 20px;
	cursor : pointer;

	background-image : url(../img/button_bg.jpg);
	background-color : #DDDDDD;
	background-repeat: repeat-x;
	background-position: bottom;

}

h1
{
  font-style: italic;
  font-family: Georgia;
  font-weight: normal;
	background-image : url(../img/separator.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height 12px;
	width : 100%;

  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

h4
{
  font-family: Georgia;
  font-weight: bold;

	height 10px;
	width : 100%;

  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

input
{

	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size : 11;
	font-weight : bold;


	background-color : #DDDDDD;
	background-repeat: repeat-x;
	background-position: bottom;
}

textarea
{

	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size : 11;
	font-weight : bold;


	background-color : #DDDDDD;
	background-repeat: repeat-x;
	background-position: bottom;

	padding-left : 5px;

	SCROLLBAR-FACE-COLOR: #DDDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDDD;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	scrollbar-3d-light-color: #DDDDDD;
	scrollbar-dark-shadow-color: #666666;
}

