@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.brk_bot {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
.pic-border {
	border: 1px solid #CCCCCC;
}
.bg-body-white {
	background-color: #FFFFFF;
}
.shadow-lt {
	background-image: url(images/shadow-lt.jpg);
	background-repeat: repeat-y;
}
.shadow-rt {
	background-image: url(images/shadow-rt.jpg);
	background-repeat: repeat-y;
}
.photo-bord {
	border: 1px solid #DDDDDD;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bg-dots-horz {
	background-image: url(images/bg-dots-horz.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bg-dots {
	background-image: url(images/bg-dots.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.text_sm_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.text_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.bg_photo_rt {
	background-image: url(sliced/table_photo_r2_c3.jpg);
	background-repeat: repeat-y;
}
.bg_photo_lt {
	background-image: url(sliced/table_photo_r2_c1.jpg);
	background-repeat: repeat-y;
}
.table_photo_sm {
	padding-right: 0px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bg_brk1 {
	background-image: url(images/brk1.jpg);
	background-repeat: repeat-x;
}
.text_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC33;
	text-decoration: underline;
}
a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C8539;
	text-decoration: none;
}
#miniflex {
	width: 680px;
	float: left;
	font-size: 17px; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 0px solid #FFFFFF;
	position:relative;
	z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #2D2D2D;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 4px solid #3A8834;
  padding-bottom: 2px;
  color: #3A8834;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 17px;
  line-height: 22px;
  padding-bottom: 0px;
  border-bottom: 2px solid #3A8834;
  border-top: 2px solid #3A8834;
  border-left: 2px solid #3A8834;
  border-right: 2px solid #3A8834;
}

