a { text-decoration: none; color: #885511; font-weight: bold; font-size: 12px; font-family: arial, verdana, sans-serif;}
a:hover { text-decoration: none; color: #dd9930; font-weight: bold; font-size: 12px; font-family: arial, verdana, sans-serif;}
table { text-decoration: none; color: #622200; font-weight: normal; font-size: 13px; font-family: arial, verdana, sans-serif;}
li { text-decoration: none; color: #622200; font-weight: bold; font-size: 14px; font-family: arial, verdana, sans-serif;}
hr{ 
  height:         0px;
  border:         0px;
	border-top:     1px solid #622200;
}
#img{ 
  border:         1px solid #622200;
}


#main_table{
  width:          700px;
}
#main_table td{
}
#main_table td.main_table_head{
	height:	        30px;
	color:          #aa9988;
	font-weight:    bold;
	font-size:      16px;
}
#main_table td.main_table_frame{
}
#main_table td.main_table_bottom{
}

#sub_table{
    width:            600px;
    padding:          0px;
    border-spacing:   0px;
    margin:           0px;
    border-collapse:  collapse;
}
#sub_table td{
}
#sub_table td.sub_table_head{
    border-spacing:   0px;
    margin:           0px;
    border-collapse:  collapse;
    padding:          5px;
		border:           0px;
    font-weight:      bold;
    height:           35px;
    background:       url(pics_main/sub_table_head.jpg) repeat-x;
    background-position: bottom left;
}
#sub_table td.sub_table_head_right{
    border-spacing:   0px;
    margin:           0px;
    border-collapse:  collapse;
    padding:          5px;
    font-weight:      normal;
		font-size:        11px;
    height:           35px;
		border:           0px;
    background:       url(pics_main/sub_table_head.jpg) repeat-x;
    background-position: bottom right;
}
#sub_table td.sub_table_frame{
    padding:          10px;
}
#sub_table td.sub_table_frame_blank{
    padding:          5px;
}
#sub_table td.sub_table_bottom{
    border-spacing:   0px;
    margin:           0px;
    border-collapse:  collapse;
    padding:          0px;
    height:           35px;
		border:           0px;
    background:       url(pics_main/sub_table_bottom.jpg) repeat-x;
    background-position: top left;
}
#sub_table td.sub_table_frame_pics{
  border:  1px solid #ccbb99;
  padding: 15px;
}
#sub_table a{
}
#sub_table a.sub_table_frame_link{
}

#main_nav_list {}
#main_nav_list a {
    font-family: arial, verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    display: block;
    text-align: center;
    height: 20px;
    width: 86px;
    background:       url(pics_main/main_nav_item.jpg) repeat-x;
    background-position: bottom left;
}
#main_nav_list a.main_nav_item {
    line-height:			19px;
    color: 						#4d3539;
		border:     			1px solid #f4f0d5;
}
#main_nav_list a.main_nav_item:hover {
    line-height:			20px;
		background-color: #ffeedd;
    color: 						#665555;
		border:     			1px solid #ccc099;
}
#main_nav_list a.main_nav_item_active {
    line-height:			20px;
    color: 						#887777;
		border:     			1px solid #f4f0d5;
}
