body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

tr, td {
	font-size: 11px;
}

a.admin_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a.admin_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

td.nav_link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	padding-bottom: 2px;
}

td.nav_arrow {
	padding-bottom: 4px;
	text-align: right;
	padding-right: 6px;
}

a.nav_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f4e8;
	text-decoration: none;
};

a.nav_active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c371c;
	text-decoration: underline;
};

a.nav_free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c371c;
	text-decoration: none;	
};

a.nav_free:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f4e8;
	text-decoration: underline;	
};

td.part_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b6544b;
	text-align: center;
};

td.partners_border {
	border: 2px solid dedbbc;
};

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

td.text_w_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 0px;
	text-align: justify;
};

td.text_wo_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
};

td.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: ded1b2;
};

td.page_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b6544b;
	text-indent: 5px;	
};

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6544b;
};

.search_query_fld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	border: 1px solid #000000;
};

a.more_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b6544b;
	text-decoration: none;	
}

a.more_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFAAAA;
	text-decoration: underline;	
}

a.index_n_link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d6417;
	text-decoration: none;	
}

a.index_n_link:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d6417;
	text-decoration: underline;	
}

td.picture_border {
	text-align: center;
	border: 1px solid #006600;
}

a.page_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

a.page_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b6544b;
	text-decoration: underline;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b6544b;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFAAAA;
	text-decoration: underline;	
}

td.price_header {
	background-color: #e9e3cb;
	text-align: center;
	height: 22px;
}

.tooltip{ 
   position: absolute; 
   top: 0; 
   left: 0; 
   z-index: 3; 
   display: none;
   background-color: #FFFFFF;
   border-width: 1px;
   border-style: solid;
   border-color: #006600;
   padding: 10px;
   width: 100%;
}

div.tip_links {
	padding-bottom: 3px;
}
