

  		:link { text-decoration: none ; color: #cecece }  
 		:visited { text-decoration: none ; color: #cecece } 
  		:active { color: red } 
  		:hover { color: #8ab470 } 
  		
  		div.email   a:visited { color: yellow }
  		div.email	a:link { text-decoration: none ; color: yellow }
  		div.email	a:active { color: red }
  		div.email	a:hover { color: white }
  		
  		body  { 
  		font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif ; 
  		color: white ; 
  		background-image: url(images/113bkgnd_no113.gif) ; 
  		bckground-attachment: fixed ; 
  		background-repeat: no-repeat 
  		}
  		
  		table  { 
  		font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
  		brder: double green 2px; 
  		}
  		
		div.whiteline  { border: double white 2px }
		div.redline  { border: double red 2px }


		
		.speciallink {
 font-family: Trebuchet MS,Trebuchet,Arial,verdana, arial, helvetica, sans-serif;
 text-transform:uppercase;
 font-size:50%;
 letter-spacing:0.2em;
 line-height:4.4em;
 color: #cecece;
 position: absolute;
 top:0px;
 left:0px;
 z-index: 3;
 }

.xspeciallink A:link {
 color: #cecece;
 text-decoration: none;
 }
.xspeciallink A:visited {
 color: #cecece;
 text-decoration: none;
 background : #2c3527;
 }
.xspeciallink A:hover {
 color: #8ab470;
 text-decoration: none;
 border : solid #8ab470 1px;
 }
 
 cellimg {
background-attachment:fixed;
background-position:center center;
background-repeat:no repeat;
} 

h1 {
color:#777777;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.2em;
line-height:1.4em;
margin:1.5em 0pt 0.75em;
text-transform:uppercase;
}

h2 {
color:#777777;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:78%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.2em;
line-height:1.4em;
margin:1.5em 0pt 0.75em;
text-transform:uppercase;
}

h3 {
color:#777777;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:50%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:0.2em;
line-height:1.4em;
margin:1.5em 0pt 0.75em;
text-transform:uppercase;
}

div.content_header {
	xborder: double white 1px;
	color:#777777;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:1.4em;
	margin:1.5em 0pt 0.75em;
	text-transform:uppercase;
	position:absolute;
	left:339px; 
	top:37px;
}
	
div.main_content {	
	xborder: double white 1px;
	position:absolute;
	left:320px; 
	top:80px;
	overflow: auto;
	width:525;
	height:570;
	z-index: 2;
	text-align: left;
}

div.left_content {	
	xborder: double white 1px;
	position:absolute;
	left:13px; 
	top:69px;
	overflow: auto;
	width:300;
	height:440;
	z-index: 4;
	text-align: center;
}


