.body {
font-family: verdana;
font-size: 8px;
margin: 0;
padding: 0;
}

div {
width: 100%;
cursor: hand;
}

td {
padding: 0;
}

.navigation_menu {
text-align:center;
font-size: 10px;
}

.navigation_menu td {
padding: 1px 0px 1px 0px;
background-image: url("img/menu_b_bg.png");
}

.navigation_menu a {
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration:none;
}

.navigation_menu a:hover {
color: #FFFFFF;
}

.taitl {
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
}

.copy {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
margin: 2pt;
}

.content_cat {
text-align:center;
padding: 0;
}

.content_cat td {
background-image: url("img/cat_bg_static.png");
background-repeat: repeat-y;
background-position: center center;
padding: 1px 0px 1px 0px;
}

.content_cat td:hover {
background-image: url("img/cat_bg_active.png");
}

.content_cat a {
color: #000000;
font-family: verdana;
font-size: 12px;
text-decoration:none;
}

.content_cat h1 {
font-family: verdana;
font-size: 12px;
text-decoration:none;
margin: 0;
padding: 0;
}

.content_cat a:hover {
color: #FFFFFF;
}

.content_subcat {
text-align:center;
padding: 0px 0px 1px 0px;
}

.content_subcat td {
padding: 1px 0px 1px 0px;
background-image: url("img/menu_static_bg.png");
background-repeat: repeat-y;
background-position: center center;
font-family: verdana;
font-size: 12px;
}

.content_subcat td:hover {
background-image: url("img/menu_active_bg.png");
}

.content_subcat a {
color: #333333;
font-family: verdana;
font-size: 12px;
text-decoration:none;
}

.content_subcat a:hover {
color: #FFFFFF;
}

.content_subcat h1 {
font-family: verdana;
font-size: 12px;
text-decoration:none;
margin: 0;
padding: 0;
}

.content_item {
text-align:left;
}

.item_title {
background-image: url("img/item_title_bg.png");
background-repeat: repeat-y;
background-position: left center;
}

.item_links {
background-color: #CCCCCC;
}

.content_item td {
padding: 0px 4px 0px 4px;
}

.content_item a {
color: #000000;
font-family: arial, verdana;
font-size: 12px;
text-decoration: none;
}

.content_item a:hover {
color: #FFFFFF;
}

.content_item h1 {
font-family: Arial;
font-size: 17px;
font-weight: normal;
text-decoration:none;
margin: 2px 0px 0px 12px;
}

.content_item h2 {
font-family: verdana;
font-size: 12px;
font-weight: normal;
text-decoration:none;
margin: 2px 0px 2px 0px;
padding: 2px 0px 2px 0px;
}

.content_static {
text-align:center;
background-color: #CCCCCC;
}

.content_static td {
padding: 0;
}

.content_static h1 {
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration:none;
padding: 0;
margin: 3px;
}

.content_static a {
color: #000000;
font-family: arial, verdana;
font-size: 12px;
text-decoration:none;
}

.sapefield, .sapefield a {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	text-align: center;
}