/*******************************************************************************
 * Global styles                                                              
 ******************************************************************************/

A
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00287c;
}

A:active
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00287c;
}

A:focus
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00287c;
}

A:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00287c;
}


A:visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00287c;
}

A:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #00287c;
  text-decoration: none;
}

A.image
{
  text-decoration: none;
}

A.image:active
{
  text-decoration: none;
}

A.image:focus
{
  text-decoration: none;
}

A.image:link
{
  text-decoration: none;
}

A.image:visited
{
   text-decoration: none;
}

A.image:hover
{
   text-decoration: none;
}

.anchor
{
  font-family: inherit;
	font-size: inherit;
}

.tableheader
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #545454;
  background-color: #839fd2;
}

.tableheader-small
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #545454;
  background-color: #D2A46F;
}

.tableheader-small-nobg
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #545454;
}

.tableheadertrans
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #545454;
  background-color: #D2A46F;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
}

.tableheadertrans *
{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  position: relative;
}

.tablecell
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #545454;
  background-color: #839fd2;
}

.tableoutline
{
  background-color: #545454;
}

.imagecaption
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #545454;
}

.textlink
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #000000;
}


HR
{
   border-color: #545454;
   border-style: solid;
}

P.footnote
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: .8em;
   color: #000000;
   padding: 20px 20px 20px 20px;
   margin: 20px 20px 20px 20px;
}

.pagetitle
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	color : #545454;
}

.label
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}

.content
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
  color: #545454;
}

.bullet
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
  color: #545454;
	list-style-image : url(../images/bullet.gif);
}

.defaultbgcolor
{
	background-color: White;
}

.sectionheader
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #545454;
}

.content-watermark
{
	background-image : url(../images/aovb_web_page_template_2x2.gif);
	background-repeat : no-repeat;
}

.menu-watermark
{
	background-image : url(../images/aovb_web_page_template_2x1.gif);
	background-repeat : no-repeat;
}

.border-image
{
	border: 1px solid #545454;
}

.photo-album-watermark
{
  background-image : url(../images/photo_album_bg.jpg);
	background-repeat : no-repeat;
	background-position: left top;
}

.box
{
	border: 1px solid #969696;
	background-color: #E9C9A3;
	padding: 2px 2px 2px 2px;
}

.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
  color: #545454;
}

/*******************************************************************************
 * History Link Section
 ******************************************************************************/
 
 .historylink
 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000000;
	background-color : Silver;
	background-image: url(../images/history_fade.gif);
	background-position: right;
	background-repeat: no-repeat;
 }

/*******************************************************************************
 * Glossary Page Section
 ******************************************************************************/

.glossarysectiondisabled
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: Silver;
	text-decoration : none;
}

.glossarysection
{
   background-color: Silver;
   color: Black;
}

.glossaryterm
{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 1em;
   font-weight: bold;
}

/*******************************************************************************
 * Main Frames Section
 ******************************************************************************/
 
 .noframesmessage
 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.25em;
    line-height: 2.5em;
    background-color: transparent;
    width: 400px;
    height: 400px;
    border: thin solid #000000;
    padding: 10px 10px 10px 10px;
 }
 
/*******************************************************************************
 * Dojo Etiquette Section
 ******************************************************************************/
 
.etiquettenote
{
   background-color: Silver;
   font-weight: bold;
   padding: 4px 4px 4px 4px;
}

/*******************************************************************************
 * Schedule Section
 ******************************************************************************/
 .timeslot
 {
 	border: 1px solid #545454;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	background-color: #CFCFCF;
 }

/*******************************************************************************
 * Styles for Slide Show
 ******************************************************************************/
.slide-show-border
{
	border: 24px outset white;
}

/**	
  Navigation
-------------------------------------------------------------*/
#tab
{
	font: bolder 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background: url(../images/aovb_tab.png) repeat-x left bottom;
	width: 100%;
	float: left;
}
#tab ul
{
	margin: 0;
   	list-style: none;
	padding: 10px 10px 0 10px;
}
#tab a, #tab strong, #tab span
{
	float: left;
   	display: block;
	color: #fff;
	padding: 7px 20px 3px 11px;
	background: url(../images/aovb_tab.png) no-repeat 100% 0px;
	text-decoration: none
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#tab a 
{
	float: none;
}
/* End IE5-Mac hack */
#tab li {
   float: left;
   background: url(../images/aovb_tab.png) no-repeat 0px 0px;
   margin: 0;
   padding: 0 0 0 9px;
}
#tab #current
{
   background: url(../images/aovb_tab.png) no-repeat 0 -41px;
}
#tab #current a
{
	background: url(../images/aovb_tab.png) no-repeat 100% -41px;
	padding: 7px 20px 5px 11px;
	color: #000;
}
#tab a:hover
{
	color:#464724
}
