body {
	margin: 0px;
	background-color: #FDFDFD;
	background:#ffffff url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;}
}

.input, select, textarea, {
	color: #A99F87;
	background: #FDFDFD;
	font-size: 8pt;
	text-decoration: none;
	font-family: Trebuchet MS;
	border-width: 1px;
	border-style: solid;
	border-color: #A99F87; 
}
.box {
	color: #A99F87;
	background: #FDFDFD;
	font-size: 8pt;
	text-decoration: none;
	font-family: Trebuchet MS;
	border-width: 1px;
	border-style: solid;
	border-color: #A99F87; }
tr,td,body {
	font-family:Trebuchet MS;
	font-size: 8pt;
	line-height:11px;
	letter-spacing:0px;
	text-align: justify;
	color: #A99F87
}
a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight:none;
	font-size:8pt;
	line-height:11px;
	color: #679E7E !important;
	letter-spacing:0px;
	text-align: justify;
}

a:visited {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight:none;
	font-size:8pt;
	line-height:11px;
	color: #679E7E;
	letter-spacing:0px;
	text-align: justify;
}

a:hover {
	text-decoration: underline;
	color: #CCCBBC;
}
.side_title {
	background:#FDFDFD url(images/side_top.jpg);
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px; 
	line-height: 15px;
	text-transform:none;
	letter-spacing: -1px;
	color: #D72700; 
	text-align: justify;
	padding-left: 1px;
	padding-top: 16px;
	padding-right: 1px;
	padding-bottom: 20px;}
.side_header {
	background:#FDFDFD url(images/news_top.jpg);
	font-family: Georgia;
	font-weight: bold;
	font-size: 13px; 
	line-height: 15px;
	text-transform: normal;
	letter-spacing: 0px;
	color: #D72700; 
	text-align: justify;
	padding-left: 84px;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 30px;}

.border {
	border: 2px solid #CCCBBC 
}
table, tr, td {
	vertical-align: top;
}
.bar_1 {
	background-image: url(cdf_0400.jpg);
	background-repeat: repeat-y;
	width: 87px;
	height: 100%;
}
.bar_2 {
	background-image: url(cdf_0600.jpg);
	background-repeat: repeat-y;
	width: 31px;
	height: 100%;
}
.bar_3 {
	background-image: url(cdf_0800.jpg);
	background-repeat: repeat-y;
	width: 13px;
	height: 100%;
}
.sidebar {
	background-color: #FDFDFD;
	width: 169px;
	height: 100%;
}
.contents {
	background-color: #FDFDFD;
	width: 598px;
	height: 100%;
}
.side_text {
	padding:3px;
	color:#A99F87;
	font-size:8pt;
	font-weight:none;
	text-transform:none;
	text-align:left;
	background-color:#FDFDFD;
	font-family:Trebuchet MS
}
.text {
	padding:3px;
	color:#A99F87;
	font-size:8.5pt;
	text-align:left;
	background-color:#FDFDFD;
	font-family:Trebuchet MS
}
.table_sub {
	padding:3px;
	color:#32395B;
	font-size:7.5pt;
	font-weight:none;
	text-align:left;
	background-color:#7A848B;
	font-family:tahoma,verdana,sans-serif
}
blockquote{
 	 margin: 5px 10px 10px 10px;
	 font-size:8pt;
	 font-family: Trebuchet MS;
	 text-align:justify;
	 padding: 5px;
	 border-left: 5px solid #679E7E;
	 background: #E8F0EB;
	 color: #679E7E;
}