/*
Gold #B07020
Lt Gold #E7CAA1
Brown #503020
Lt. Gray #E0E0E0
Dk Gray #707080
White #FFFFFF
*/
body,tr,td,table{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal;
background-color: #B07020;
text-align: left;
vertical-align: top;
height: 20px;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#BDB76B;
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000
}
a:link {color: #FFFFFF;  text-decoration: none} 
a:visited {color: #FFFFFF; text-decoration: none} 
a:hover {color: #E7CAA1; text-decoration: none}
a:active {color: #E7CAA1; text-decoration: none} 

td#desc{
width: 60%;
}
td#details{
width: 40%;
}
.title{
font-weight: bold;
}
.detail_Page_Title{
font-size: 12;
font-weight: bold;
padding: 5px 0 5px 0;
text-align: center;
}
.detail_Page{
padding: 5px 0 5px 0;
text-align: center;
}
