html, 
body {
margin:0px;
font-family:tahoma, verdana;
font-size:10pt;	
color:#333;	
padding: 2px;	
text-align: center;
background-color: #006699;		
}
h1 {
margin-top:0px;	font-size: 12pt;
}
h2 {
margin-top:0px;	font-size: 14pt;
}
h3 {	
margin-top:0px;	font-size: 12pt;
}
h4 {	
margin-top:0px;	font-size: 11pt;	
text-decoration: underline;
}
p {  
line-height:1.3em;
}
a {  
color: #004D71;  
text-decoration: underline;
}
a:hover {  
text-decoration:none;  
color: #006699;
}
a.toplink {  
color:#CCCCCC;  
text-decoration: none;
}
a.toplink:hover {  
text-decoration:none;  
color:#FFFFFF;
}
a.sidelink {  
color: #006699;  
text-decoration: none;
font-weight: bold;
font-family:tahoma, verdana;
font-size:8pt;	
}
a.sidelink:hover {  
text-decoration: none;  
color: #000000;
font-weight: bold;
font-family:tahoma, verdana;
font-size:8pt;	
}
.linkboxtitle {	
width:100%;	
margin-top:0px;	
font-size: 10pt;	
text-align: center;	
padding: 0px;	
color: #FFFFFF;	
background-color: #006699;	
font-weight: bold;	
border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #000000;
}
.linkbox {	
width:100%;	
color: #333333;	
background-color: #FFFFFF;	
border: 1px solid #000000;	
font-size: 9pt;	margin: 0px;	
padding: 0px;
}
#tambo {	
width: 800px;	
border: 1px solid #000000;	
background-color: #FFFFFF;	
text-align: left;		
}
#header {	
width: 800px;	
height: 187px;	
color: #FFFFFF;	
margin: 0px;	
padding: 0px;	
}
#midcol {	
margin-left: 160px;	
border-left: 1px solid #000000;
border-right: 1px solid #000000;		
margin-right: 0px;	
padding: 0.5em;	
width: 483px;
font-family:tahoma, verdana;
font-size:10pt;	
}
#leftcol {
	width: 140px;
	position: absolute;
	top: 187px;
	margin-left: 0.8em;


}
#rightcolumn {		
width: 140px;	
position: absolute;	
margin: 4;
background-color: red;
}
#footer {	
width: 800;	
height: 20px;	
background-color: #6699CC;	
color: #000000;	
margin: 0px;	
padding: 0px;	
border-top-width: 1px;	
border-top-style: solid;	
border-top-color: #cccccc;
font-family:tahoma, verdana;
font-size:8pt;	
}
#footer2 {	
width: 800;	
height: 33px;	
background-color: #FFFFFF;	
margin: 0px;	
padding: 0px;	
}
.maintbbdr {
	font-family: tahoma;
	font-size: 10px;
	border: 1px dashed #660000;
}
.textbox {
	font-family: Verdana, tahoma;
	font-size: 8px;
}
.tah10 {
	font-family: Tahoma;
	font-size: 11px;
	color: 612727;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	color: 612727;
}
.Rtitle {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 5px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}


/* Extra DIVs */#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6
{  display:none;}
