/******************************************************************************
* Defines default styles for site pages.                                      *
******************************************************************************/



body,td,th {color: 35349a;
font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;}

a:active {text-decoration: none} 
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}

a.nav:active {color: #404040;} 
a.nav:link {color: #404040;}
a.nav:visited {color: #404040;}
a.nav:hover {color: #FF3300; 
			border-top-width: 1px; border-top-style: solid; border-bottom-width: 1px; border-bottom-style: solid;
			color: #FF3300}

a.index:active {color: #404040} 
a.index:link {color: #404040}
a.index:visited {color: #404040}
a.index:hover {background-color: #FFFF99; 
			   border-top-color: #333333; border-top-style: dotted; border-top-width: 1px;
			   border-bottom-color: #333333; border-bottom-style: dotted; border-bottom-width: 1px
}

#definition_window {
position: relative;
width: 100%;
height: 100%;
}