/***********************************************/
/* gashestyle.css                            */
/***********************************************/

TABLE.main {
	width:85%;
	padding: 5px;	
}
				
.topmenu {
	font-family: verdana, arial, sans-serif;
	font-size:85%;
	font-style: normal;
	color: #000066;
	height:22px;
	background-color: #ffffff;
	text-align:left;
	vertical-align:middle;
}

.topmenu A:link{text-decoration: none; color: #0000ff; background-color: #ffffff;}
.topmenu A:visited {text-decoration: none; color: #330099; background-color: #ffffff;}
.topmenu A:hover {text-decoration: underline; color: #0000ff; background-color: #ffffff;}

TD.bannergraphic {color: #ffffff; background-color: #990000; height:61px;}

a:link {text-decoration: none; color: #0000ff;}
a:visited {text-decoration: none; color: #330099;}
a:hover {text-decoration: underline; color: #0000ff;}

/* overrides decoration from previous rule for hovered links */

.alphalist {
	font-family: verdana, arial, sans-serif;
	font-size:100%;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
}

.alphalist A:link {text-decoration: none; color: #000000;}
.alphalist A:visited {font-weight: bold; font-size: 105%; text-decoration: none; color: #330099;}
.alphalist A:hover {font-weight: bold; font-size: 105%; text-decoration: underline; color: #0000ff;}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

h1{
 font-size: 120%;
 color: #990000;
}

h2{
 font-size: 115%;
 color: #006699;
}

h3{
 font-size: 108%;
 color: #334d55;
}

h4{
 font-size: 101%;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul.pagemenu {
	margin-top:20px;
	margin-bottom:10px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}

li {
	margin-top:5px;
	margin-bottom:5px;
}

P {margin-top:5px;margin-bottom:5px;}

P.navibar {margin-top:20px;margin-bottom:20px;}

p.section1 {
	vertical-align:top;
  	margin-top: 20px;
	}

span.highlight1 {
	font-style:italic;
	font-weight:bold;
}

span.highlight2 {
	font-weight:bold;
}

span.highlight3 {
	font-style:italic;
}

span.highlight4 {
	font-weight:bold;
	color:#990000;
}

span.highlight5 {
	font-weight:bold;
	color:#000000;
}

span.highlight6 {
	font-weight:bold;
	color:#ee0000;
}


hr.submenuline 	{  
	color:#990000;
	height:1px;
	border-bottom:1px dashed;
	border-top: none;
	margin-top:2px;
	margin-bottom:20px;
}

.mainmenu {
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	width:190px;
	height:18px;
	background-color: #0099CC;
	vertical-align:top;
}

.mainmenu2 {
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	width:190px;
	height:18px;
	background-color: #0099CC;
	vertical-align:bottom;
	margin-bottom:5px;
}

.sidemenutitle {
	text-align:center;
	width:190px;
	height:18px;
	background-color: #990000;
	vertical-align:middle;
	padding-left:10px;
}

.sidemenupoint {
	text-align:right;
	vertical-align:middle;
	padding-left:2px;
}

.sidemenuspace {
	margin-top:5px;
	margin-bottom:5px;
}
	
.sidemenu {
	font-size: 100%;
	color: #000000;		 
}

.sidemenu A:link {color: #ffff33;}
.sidemenu A:visited {color: #ffffff;}
.sidemenu A:hover {text-decoration: underline; color: #ffff00;}

.whereami {
	font-family: verdana, arial, sans-serif;
	font-size:85%;
	font-style: normal;
	color: #000000;
	background-color: #dedede;
	text-align:left;
	height:18px;
	padding-left:7px;
	}
	
.mainpagetitle {
	font-family: verdana, arial, sans-serif;
	font-size:100%;
	font-style: normal;
	color: #990000;
	background-color: #ffffff;
	vertical-align:top;
	text-align:left;
	}
	
td.copyright {
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-style: normal;
	vertical-align: bottom;
	text-align: center;
	}	

td.footertext {
	font-family: verdana, arial, sans-serif;
	font-size: 85%;
	font-style: normal;
	vertical-align: bottom;
	text-align: center;
	}

td.imagestats {
	font-family: verdana, arial, sans-serif;
  	color: #000000;
  	font-size: 85%;
  	font-weight: bold;
}
	
td.phototitle {
  	font-family: verdana, arial, sans-serif;
  	color: #006699;
  	font-size: 100%;
  	font-weight: bold;
}

td.photoref {
  	font-family: Verdana, arial, sans-serif;
  	color: #000000;
  	font-size: 90%;
  	font-weight: bold;
}		

td.ahrc {
	vertical-align:bottom;
	text-align:left;
	}	

	
td.rslp {
	vertical-align:bottom;
	text-align:right;
	}	

TABLE.maincontent {
	width:97%;
  	margin-top: 10px;
  	margin-left: 20px;
}

body{
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: verdana, arial, sans-serif;
  font-size:small;
  background-color:#ffffff;
  color:#000000;
}	

.black {
  color: black;
  }

.index_letter {
  padding-left: 0.5em;
  }

.displayQuery {
	font-style: normal;
	color: red;
	padding-left: 2em;
	font-size: medium;
	text-transform: lowercase;
  }
