.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 10pt;
color: black;
line-height: 17px;
}

html, body{
background-image: url(../images/parkroyal-final_01.gif);
margin: 0px;
padding: 0px;
height: 100%;
}

a:link{  
color: black;
text-decoration: underline; 
font-size: 10pt;
font-weight: normal;
}

a:visited{  
color: black;
text-decoration: underline; 
font-size: 10pt;
font-weight: normal;
}

a:hover{  
color: black;
text-decoration: underline; 
font-size: 10pt;
font-weight: normal;
}

/***************************Navigation****************************/

/*.firstBullet{
background: url(../images/nav_arrow.jpg) top left no-repeat;
margin: 10px 3px 3px 0px;
}*/

.firstNavTable{
border-collapse: collapse;
padding: 0px;
margin: 0px;
}

.firstNavTable tbody{
padding: 0px;
margin: 0px;
}

.firstNavTable tr{
padding: 0px;
margin: 0px;
}

.firstNavTable td{
padding: 0px;
margin: 0px;
}

a.firstNav, a.firstNav:visited{ 
display: block;
background: url(../images/nav_arrow.jpg) scroll no-repeat center left;
border-bottom: 1px solid #e1e1e1;
width: 145px;
color: black;
text-decoration: none; 
font-size: 10pt;
font-weight: normal;
padding: 5px 2px 4px 15px;
margin-top: 2px;
}

a.firstNav:hover{
background-color: #f4f4f4;
}

a.firstNavSelected:link, a.firstNavSelected:visited{ 
display: block;
background: url(../images/nav_arrow.jpg) scroll no-repeat center left ;
border-bottom: 1px solid #e1e1e1;
background-color: #f4f4f4;
width: 145px;
color: black;
text-decoration: none; 
font-size: 10pt;
font-weight: normal;
padding: 5px 2px 4px 15px;
margin-top: 2px;
}

a.firstNavSelected:hover{
background-color: #ffffff;
}

/*********************************** 2nd nav******************************/

a.secondNav, a.secondNav:visited{ 
display: block;
color:#999999; 
text-decoration: none; 
font-size: 8pt;
font-weight: normal;
padding: 0px 5px 4px 12px;
}

a.secondNav:hover{ 
color:#333333;
}

a.secondNavSelected:link, a.secondNavSelected:visited{ 
display: block;
color:#999999; 
text-decoration: none; 
font-size: 8pt;
font-weight: normal;
padding: 0px 5px 4px 12px;
}

a.secondNavSelected:hover{
}

/*********************************** 3rd nav******************************/

a.thirdNav, a.thirdNav:visited{ 
display: block;
color:#999999; 
text-decoration: none; 
font-size: 8pt;
font-weight: normal;
padding: 0px 5px 4px 26px;
}

a.thirdNav:hover{
color:#333333;
}

a.thirdNavSelected:link, a.thirdNavSelected:visited{ 
display: block;
color:#999999; 
text-decoration: none; 
font-size: 8pt;
font-weight: normal;
padding: 0px 5px 4px 26px;

}

a.thirdNavSelected:hover{
}