/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	background-image: url(../images/background.gif);
}



td.top {
width:10px;
height:53px;
vertical-align:top;
}

td.mid {
width:970px;
height:418px;
vertical-align:top;
}


td.nav {
width:970px;
height:159px;
padding-left:726px;
padding-top:0px;
color:#ffffff;
vertical-align: top;
}




td.top asdkfjh {
width:449px;
height:388px;
vertical-align:top;
}


ul {
list-style-type: none;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.selected {
	text-decoration: underline;
	color:#407586;
}


a:link {
	color: #407586;
	text-decoration: none
}
a:visited {
	color: #407586;
	text-decoration: none
}
a:hover {
	color: #407586;
	text-decoration: underline
}


li a:link {color: #407586; text-decoration: none}
li a:visited {color: #407586; text-decoration: none}
li a:hover {color: #407586; text-decoration: underline}




/*Styles for scrolling text areas*/


div#hold	{
	position:relative;
	overflow:hidden;
	width:360px;
	height:380px;
	font-size:12px;
	z-index:100;
	}
	
div#wn	{
	position:absolute;
	left:67px;
	top:0px;
	width:293px;
	height:350px;
	z-index:1;
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:300px; 
  font-size:1px; z-index:1;
  }
div#track {
	position:absolute;
	left:0px;
	top:11px;
	width:11px;
	height:276px;
	background: url(../../azzura_senior/scroll_images/track.gif) #7A7B75 repeat;
	z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#FFFFFF;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  


li.scroll a:link { color:#0d126b; }	
li.scroll a:visited {color:0d126b}
li.scroll a:hover {color:#0d126b; text-decoration: underline;}



a img { border:none }
p { margin: 0 0 .6em 0 }
h2 { font-size:1.2em; margin:0 0 .6em 0 }
h3 { font-size:1.1em; margin:0 0 .6em 0 }
div.content { text-align:left }

  table.main {
  width:457px; height:418px;
  margin:auto; text-align:left;
  border:0px;
  }
  
