a[href $='.pdf'] { 
   padding-right: 20px;
   background: transparent url(/images/pdf.gif) no-repeat center right;
}

body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #9E3D25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9E3D25;
	font-weight: lighter;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9E3D25;
	font-weight: bold;
}
a:link {
	color: #9E3D25;
}
a:visited {
	color: #9E3D25;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#shadow {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 866px;
}
div.menu {
	width:183px;
	float: left;
	background-color: #C1A88C;
}
#menu a {
	color:#FFFFFF;
	display:block;
	height:2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 2.5em;
	text-indent: 1em;
	letter-spacing: .1em;
}
#menu a:hover {
	color: #9E3D25;
}
div.latest {
	width:183px;
	float: left;
	background-color: #C1A88C;
}
#latest a {
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-indent: 0em;
}
#latest a:hover {
	color: #9E3D25;
}
div.content {
	background-color: #FFFFFF;
	padding: 35px;
	float: right;
	width: 547px;
	height: auto;
	overflow: visible;
}
div.container {
	text-align: left;
	background-color: #D8C7B5;
	width: 800px;
	height: auto;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat;
	overflow: hidden;
	margin: auto;
}
.case {
	color: #FFFFFF;
	background-color: #9E3D25;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
