body { margin: 0; background: #000000; }
body, p, td, li, input, select, textarea { font: 12px arial, verdana, helvetica, sans-serif; color: #000000; }

h1 { font-size: 16px; }
h2 { font-size: 14px; }

a { color: #3D5469; }
a:visited {}
a:hover {}

.top_row { background: url(images/alice_05.gif) repeat-x; height: 44px; }

.top_nav { background: url(images/alice_09.gif) repeat-x; color: #000000; font-weight: bold; font-style: italic; font-size: 10px; }
.top_nav a { padding: 4px 3px; color: #000000; text-decoration: none; }
.top_nav a:visited {}
.top_nav a:hover { color: #CCCCCC; background: #6C7477; text-decoration: none; }

.side_bar { background: url(images/alice_10.gif) no-repeat; }

.side_nav_img { width: 25px; height: 30px; background: #D3D8DA; border-left: solid 1px #333333; text-align: center; }
.side_nav { height: 30px; width: 120px; background: #D3D8DA; font-size: 12px; color: #333333; text-align: center; }
.side_nav a { padding: 9px; display: block; color: #333333; text-decoration: none; }
.side_nav a:visited {}
.side_nav a:hover { background: #B3C0C7; text-decoration: none; }

.content_block { background: url(images/alice_12.gif) no-repeat; }
.content_pad { padding: 20px 30px 20px 20px; }

.article { border: solid 3px #112C45; }
.article_hed { background: #6C7477; font: bold 16px verdana, arial, sans-serif; color: #FFFFFF; padding: 5px 10px;}
.article_body { background: #DBE0E3; padding: 10px 30px; }
.horizline { clear: both; border-bottom: solid 1px #112C45; }

.footer { color: #777777; font-size: 11px; }
.footer a { color: #777777; }
.footer a:visited {}
.footer a:hover {}