body {
	padding: 0px;
	margin: 0px;
	background-color: #E7D5BD;
}
td {
	padding: 0px;
	vertical-align: top;
}
a {
  color: #CC3300;
  text-decoration: underline;
}
A:hover {
	text-decoration: underline;
    color: #000000;
}
a.one:visited {color: #000000;}
img {
	border: none;
}
body, td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

table {
	empty-cells: show;
}
table.header {
	background-image: url(images/header_bg.gif);
	height: 190px;
	width: 100%;
	background-repeat: repeat-x;
}
table.header table.top {
	width: 786px;	
	position: relative;
	top: 22px;	

}
table.header table.top td.menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
table.top table.menu {
	width: 310px;
	height: 160px;
	margin: 5px;
}
table.top table.menu td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #D7BA94
}
table.top table.menu tr.last td {
	border: none;
}
table.top table.menu td.name {
	width: 50%;
}
table.main {
	width: 786px;
}

table.tab1 {
	background-color: #F8F3EB;
	margin-bottom: 4px;
		width: 786px;
}
table.tab1 td.border_top{
	background-image: url(images/border_white_15.gif);
	background-repeat: repeat-x;
}
table.tab1 td.border_bottom{
	background-image: url(images/border_white_31.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.tab1 td.border_left{
	background-image: url(images/border_white_23.gif);
	background-repeat: repeat-y;
}
table.tab1 td.border_right{
	background-image: url(images/border_white_26.gif);
	background-repeat: repeat-y;
}
table.tab3 {
	background-color: #FCEDCF;
	margin-bottom: 4px;
	width: 260px;
	
}
table.tab3 td {
	color: #666666;
}
table.tab3 td.border_top{
	background-image: url(images/border_yellow_39.gif);
	background-repeat: repeat-x;
}
table.tab3 td.border_bottom{
	background-image: url(images/border_yellow_58.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.tab3 td.border_left{
	background-image: url(images/border_yellow_49.gif);
	background-repeat: repeat-y;
		width: 9px;
}
table.tab3 td.border_right{
	background-image: url(images/border_yellow_46.gif);
	background-repeat: repeat-y;
	width: 9px;
}
table.content {
	width: 100%;

}
div.cont {
	margin: 10px;
	margin-left: 20px;
	margin-right: 15px;
}
table.tab3 div.cont {
	margin: 10px;
}
div.cont div.li {
	margin-bottom: 5px;
}
table.tab1 table.content td.head, table.tab3 table.content td.head {
	background-image: url(images/table_header.gif);
	background-repeat: repeat-x;
	height: 36px;
	color: White;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

img.arrow {
	margin-bottom: 2px;
	margin-right: 5px;
}
span.r {
	color: #CC3300;	
}
span.y {
	color: #D87E35;
}
div.number {
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
div.underline {
	border-bottom: 1px dashed #D7BA94;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
div.underline#last {
	border: none;
}
div.greyURL {
	color: #666666;	
	margin-top: 2px;
}
img.arrow2 {
	position: relative;
	left: -10px;
}
div.book {
	background-image: url(images/book_dashed_56.gif);
	background-repeat: repeat-x;
}
table.footer {
	background-image: url(images/footer_bg.gif);
	height: 100px;
	width: 100%;
	
}
table.footer td {
	color: White;
	text-align: center;
}
img.bottom_logo {
	position: relative;
	top: 31px;
}
td.site_name {
	background-image: url(images/name.gif);
	background-repeat: repeat-x;	
	height: 18px;
}
div.copy {
	margin-top: 30px;
	font-size: 11px;
}
div.legend_top {
	font-weight: bold;
	text-align: center;
	margin: 10px;
	margin-top: 30px;
	padding: 10px;
	border-top: 1px dashed #D7BA94;
	border-bottom: 1px dashed #D7BA94;
}
