
body{
	width:1000px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	background-color:snow;
 	}



img
{  border-style: none;
}

.contains {
  position: relative;
  left: 2px;
  top: 2px;
  color: #ccc;
  font-weight: bold;
}
.text {
  position: absolute;
  left: -2px;
  top: -2px;
  color: #000;
}




th { color:#cc3300; font-family:Times New Roman;}

td { color:black; font-family:Times New Roman;}


#rightnav_h1 { 
     color:#000066; 
     font-size:9pt; 
     font-family:Times New Roman;
     text-decoration:none;

}

#rightnav_link { 
     color:#000066; 
     font-size:9pt; 
     font-family:Times New Roman;
     text-decoration:none;

}

#rightnav_text { 
     color:#000066; 
     font-size:9pt; 
     font-family:Times New Roman;
     text-decoration:none;

}

#rightnav_link:hover {
     text-decoration:underline;
} 


#h1 { 
  color:#cc3300; 
  font-family:Arial;
     font-weight:bold;
    }

#text1 { 
     color:000066; 
     font-size:11pt; 
     font-family:Arial;
     text-decoration:none;
     font-weight:bold;
}

#text2 { 
     color:A00000; 
     font-family:Arial;
     text-decoration:none;
     font-size:11pt;
}

#text3 { 
     color:000066; 
     font-size:10pt; 
     font-family:Arial;
     text-decoration:none;
     font-weight:bold;
}

#text4 { 
     color:000066; 
     font-size:8pt; 
     font-family:Times New Roman;;
     text-decoration:none;
     font-weight:bold;
}


#h2 { color:red; font-size:12pt; font-family:Arial;}


p.namo-list { color:rgb(226,208,255); font-size:12pt; font-family:Arial;}

p.namo-sublist { color:rgb(150,209,254); font-size:10pt; font-family:Arial;}


#borderline {
    width:600px;
    border-bottom:1px dotted #ccc;
}
	
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("images/navBarBg.gif") repeat-x 30px;
font: 15px/25px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 100px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}


#navcontainer ul li { display: inline; }

#navcontainer a:hover { background: url("images/navBarBgHover.gif") repeat-x 25px; }
#active a { background: url("images/navBarBgHover.gif") repeat-x 25px; }


a:visited {}

a:active {}
