.bar {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold
}

.bar a{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold
}

.bar a:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold
}

.bar a:hover {  font-family: Arial;
	font-size: 11px;
	color: #D4D4D4;
	text-transform: uppercase;
	font-weight: bold
}

.sidebar {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	text-decoration:none;
	font-weight: bold;
	margin-top: 10px;
}

.sidebar ul li {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold
}

.sidebar ul li a:link  {
	font-family: Arial;
	font-size: 12px;
	color: #560406;
	font-weight: bold;
	text-decoration:none;
}

.sidebar ul li a:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #560406;
	text-decoration:none;
	font-weight: bold
}

.sidebar ul li a:hover  {  font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight: bold
}

.nav3 {
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
}

.nav3 a:link  {
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	color: #560406;
}

.nav3 a:visited  {
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	color: #560406;
}

.nav3 a:hover  {  font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.nav4 {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-decoration:none;
}

.nav4 a:link  {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-decoration:none;
}

.nav4 a:visited  {
	font-family: Arial;
	font-size: 10px;
	color: #4444;
	text-decoration:none;
}

.nav4 a:hover  {  font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.form {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
}


h1 {
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: #560406;
	text-transform: capitalize;
	margin-bottom: -5px;
	margin-top: 10px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #DCC6B8;
}

h2 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #560406;
	font-weight: normal;
	text-transform: uppercase;
}

h2 a:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

h2 a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #000000;
	margin-bottom: -16px;
	margin-left: 0px;
	font-weight: normal;
}

.clientName {
	font-family: "Arial Black";
	font-size: 14px;
	text-transform: uppercase;
	color: #cccccc
}

.footer {
	font-family: "Arial Black";
	font-size: 10px;
	text-transform: uppercase;
	color: #999999
}

.footer a {
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}

.footer a:hover {
	font-family: "Arial Black";
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #444444;
	text-decoration: underline
}

ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 15px;
}

.annce p{
	font-family: Arial;
	font-size: 11px;
	color: #73262C;
	line-height: 16px;
}

p, li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

p a:link {
	color: #000000
}

p a:visited {
	color: #000000
}

p a:hover {
	color: #560406;
}

th {
	font-family: "Arial Black";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

.formlink a {
	border: thin outset;
	background-color: #cccccc;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #444444;
	font-weight: bold;
}

.formlink a:link {
	text-decoration: none;
	color: #444444;
	font-weight: bold;
}

.formlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #560406;
	font-weight: bold;
}

.formlink {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}

div.float {
  float: left;

	padding: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
border: 1px dashed #cccccc;
background-color: #ffffff;
  }

div.float a {
	color: #888888;
	font-family: verdana;
	font-size: 9px;
  }

div.float a:visited {
	color: #888888;
	font-family: verdana;
	font-size: 9px;
  }

div.float a:hover {
	color: #560406;
	font-family: verdana;
	font-size: 9px;
  }

div.print {
	width: 500px;
	height: 120px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
border: 1px dashed #444444;
background-color: #f2f2f2;
  }