/* [Layout Style] */
.t_bgcol1 { background-color: #000000; }
.t_col1   { color: #000000; }
.t_bdcol1 { border: solid 1px #000000; }
.t_bgcol2 { background-color: #000000; }
.t_col2   { color: #000000; }
.t_bdcol2 { border: solid 1px #000000; }
.t_bgcol3 { background-color: #000000; }
.t_col3   { color: #000000; }
.t_bdcol3 { border: solid 1px #000000; }
.t_bgcol4 { background-color: #000000; }
.t_col4   { color: #000000; }
.t_bdcol4 { border: solid 1px #000000; }

a.text_links { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
a.text_links:link { color: #A0A0FF; }
a.text_links:visited { color: #A0A0FF;}
a.text_links:active { color: #A0A0FF;}
a.text_links:hover { color:#0000A0; background-color: #A0A0FF;}
image.nav {
cursor: pointer;
cursor: hand;
}
.details {
font-size: smaller;
}
.rowHighlight {
background-color: #CDE6FF;
cursor: pointer;
cursor: hand;
}
.rowNormal {
background-color: #EBF5FF;
}
table.profile {
border-style: solid;
border-width: 1px 2px 2px 1px;
border-color: #c0c0d1 #6060a1 #6060a1 #c0c0d1;
border-radius: 1em;
}