/* * Coloring for PotentMix * */
h1 img#cards { background: url(src/cards.jpg) center center no-repeat; }
h6, h1 {	background: #468C8C; }
h1 { background: #468C8C url(src/go60generics.gif) no-repeat 30px 5px; }

body { background: #009999; }

#lh-col, #rh-col { background: #ACE6E6; }
#lh-col ul li a, #lh-col ul li a:visited, #lh-col ul li a:link { color: #468C8C; }

#lh-col ul, #rh-col p { background: #fafafa; color: #387070; }

#rh-col p { color: #222; }

#lh-col ul li a, #lh-col ul li a:visited, #lh-col ul li a:link { color: #468C8C; }
#lh-col ul li { background: #fff; }


tr.dark { background: #E1F7F7; }

table caption { background: #ACE6E6 ; }
table, tr, td, th { border-color: #468C8C ; }

h1, h2, h3, h4, a, a:link, a:visited, a:active,  #rh-col p strong { color: #468C8C; }
h1 { color: #fff; }
a:hover, #lh-col ul li.r a:hover, #lh-col ul li a:hover { color: #cc0000; }
