body {margin:0px;background-color:#FFCC66;}

.dropdown_menu {font-family:verdana;font-size:11px;font-weight:bold;color:#900;text-align:center;padding:2px 10px;}

.menu_top {font-family:verdana;font-size:11px;font-weight:bold;color:#900;text-align:left;margin:0px;padding:0px;}
.menu_top_selected {color:#D00;}

.nums_selected {font-size:9px;border: 1px solid #D00;padding:1px;}

a.menu_top {font-size:12px;font-weight:bold;}
a.menu_top:hover {color:#D00;}

.menu {font-family:verdana;font-size:10px;font-weight:bold;color:#003399;text-align:left; padding:5px 20px;}
.menu a:link, .menu a:visited, .menu a:active {font-size:10px;color: #0033CC;}
.menu a:hover {font-size:10px;color:#d00;}

.nextprev, a.nextprev:link, a.nextprev:visited, a.nextprev:active {font-family:verdana;font-size:10px;font-weight:bold;color:#800;text-decoration:none;}
a.nextprev:hover {color:#D00;}

td.content {background-color:#eee;border-left:1px solid #600;border-right:1px solid #800;border-bottom:1px solid #800;}


TABLE.table-shadows {
  border-collapse: collapse;
  margin:auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 10px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}

IMG {margin:0px;vertical-align:middle;}
IMG.img-thumbnail {border-top: 1px solid #eee; border-left: 1px solid #eee; border-bottom: 1px solid #333; border-right: 1px solid #333; }
IMG.img-thumbnail-selected {border-top:2px solid #eee; border-left:2px solid #eee; }

.div-thumbnails-caption {font-family:verdana;font-size:11px;font-weight:bold;color:#800;margin:0px;padding:0px;}
.video_caption_text {font-size:10px;font-weight:normal;color:#000;width:160px;height:50px;}

.footer {font-family:verdana;font-size:9px;color:#900;text-decoration:none;text-align:center;}

.page_generation {color:#999;}

a:link, a:visited, a:active {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #d00;
	text-decoration: underline;
	background-color: #FFFFCC;
}

.menu_bg {
	background-image: url(menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.anylinkcss a.menu_left {
	color: #900;
}

.anylinkcss a.menu_left:hover {
	color: #D00;
}

