* {
    padding: 0;
    margin: 0;
} 

body {
background: #393938;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #584f3e;
}

pre
{
	font-family:"Monaco", courier, monospace;
	font-size:12px;
	width:639px;
	line-height:20px;
	background-image:url(../images/pre.png);
	padding:20px 0 10px 30px;
}

img { border: none; }
a { color: #805803; text-decoration: none; }
a:hover { text-decoration: none; color : #fd0404; }

#wrap {
width: 960px;
background: #f4f3f3;
margin: 10px auto;
border-color: #455560;
border: solid 1px;
}
.header {
background-color: transparent;
background-image: url(../images/headerbg.jpg); 
padding-top: 0px;
height: 180px;
text-transform: uppercase;
}
.header h1 {
font-size: 14px;
color: #ff0000;
padding: 10px 0 4px 10px;
}
.header h1 a {
color: #FAF391;
text-decoration: none; 
}
.header h1 a:hover { 
color: #fff;
text-decoration: none; 
}
.header h2 {
font-size: 17px;
font-weight: 100;
color: #fff;
padding-left: 12px;
}

.navigation { 
padding-top: 0px;
padding-left: 20px;
float : left ;
list-style: none; 
width: 201px;
}
.navigation ul { list-style-type: none; }
.navigation li { 
padding: 0; 
margin: 0; 
}
.navigation a, 
.navigation a:visited {
text-transform:uppercase;
display: block;
height: 25px;
line-height: 25px;
padding: 0 10px 0 10px;
color: #a67457;
background: transparent;
background-image: url(../images/Layout003_15.jpg);
text-decoration: none;
}
.navigation a:hover {
color: #424d6e;
background: transparent;
background-image: url(../images/Layout003_15o.jpg);
}

.content {
padding:5px 20px 10px 0;
float: right;
width: 700px;
}
.content h2 {
color: #263950;
font-size: 14px;
font-weight: 100;
padding: 10px 0 10px 0;
}
.content h2 a { }
.content h2 a:hover { text-decoration: none; }

.gfcolumn_b
{
width: 680px;
background: transparent;
overflow:hidden;
padding:5px 10pt 5px 15px;
}

.gfcolumn_g
{
width: 680px;
background: transparent;
overflow:hidden;
border: solid 1px;
border-color: #b2afb0;
padding:5px 10pt 5px 15px;
}
.gdcolumn_a
{
background: transparent;
overflow:hidden;
padding:10px 20pt 10px 20px;
}

.gdcolumn_b
{
background: transparent;
overflow:hidden;
padding:10px 10pt 10px 10px;
border: 1px solid;
border-color: #b2afb0;
}


.gdcolumn_bz
{
background: transparent;
overflow:hidden;
padding:10px 10pt 10px 10px;
}


.gdcolumn_bl
{
	color:#4a637b;
	font-size:12px;
	float: left;
	width: 50%;
	border-bottom: 1px solid;
	border-color: #7f7e7d;
	padding-bottom: 10px;

}

.gdcolumn_br
{
	color:#4a637b;
	font-size:12px;
	float: right;
	width: 50%;
	border-bottom: 1px solid;
	border-color: #7f7e7d;
	padding-bottom: 10px;
}
.content h1 
{
font-size: 12px;
text-align: right;
color: #424d6e;
padding: 0px 5px 0px 0px;
border-bottom: 1px solid;
border-color: #424d6e;
}

.content ul { list-style-type: square}
.content li { 
padding: 0; 
margin: 20px; 
}

.gfcolumn_br
{
float: left;
width: 440px;
}
.gfcolumn_bl
{
float: right;
width:60px;
}

.img_grey_r{
	margin: 0px 5px 10px 10px;
	float: right;
	}

.img_grey_c{
	margin-left: auto;
	margin-right: auto;
	}


.img_grey_l{
	margin: 0px 10px 0px 0px;
	float: left;
	}


.footer {
padding-bottom: 10px;
font-size: 11px;
color: #aaa;
text-align: center;
background: #f6f5f6;
}
.footer a {
color: #aaa;
}

#imacs
{
   width:690px;
   padding:0;
   margin:0;
   font-family:"Verdana, Arial, Helvetica, sans-serif";
   border-left:1px solid #b2afb0;
}

caption
{
   padding: 0 0 5px 0;
   width:690px;
   text-align:right;
   font-style:italic;
   font-size:13px;
}
th
{
   font-size:12px;
   color:#593204;
   border-right:1px solid #b2afb0;
   border-bottom:1px solid #b2afb0;
   border-top:1px solid #b2afb0;
   letter-spacing:1px;
   text-transform:uppercase;
   text-align:center;
   padding: 6px 6px 6px 12px;
   background-color:#fad8ca;
}

th.noback
{
   border:none;
   border-right:1px solid #b2afb0;
   background-color:#fff;
}

th.odd
{
   border-left:1px solid #b2afb0;
   border-top:0px;
   background-color:#fff;
   font-size:11px;
}

th.even
{
   border-left:1px solid #b2afb0;
   border-top:0;
   background-color:#f5fafa;
   color:#584f3e;
}
td
{
   border-right:1px solid #b2afb0;
   border-bottom:1px solid #b2afb0;
   background-color: transparent;
   text-align:center;
   padding:2px 4px 2px 10px;
   color: #584f3e;
   font-size:13px;
}

td.even
{
   background-color:#eae9e8;
   color:#584f3e;
   text-align:center;
}
