
a:visited { color: #000000; }
a:link { color: #000000; }
a:active { color: red; }


ul { list-style-image: url('../images/bullet_hyphen.gif');margin-left: 1.5em;
        padding-left: 0; text-align:left; }

body {
height:100%; /*set the page body to use the full height of the window (only needed for IE)*/
margin: 0; /*set the page body margins to zero (only needed for IE)*/
background: url(../../images/divider_vert.gif) repeat-y; background-position: 70%;
}

.header { background-color:black;height:90;display: table; width: 100%; }

.fixed_menu {
font-family: arial;
font-size: 10pt;
color: black;
background-color:black;
position: fixed; /*set the position type for non IE systems*/
bottom: 0px;
width: 100%; /*the menu is as wide as it needs to be for the text we put in it*/
float: left; 
padding-left:20px; padding-top:5px; padding-bottom:5px;
}

b.box { display: block; height: 1px; overflow: hidden; background: #0099ff; margin: 0px 1px; height: 1px; }
b.box0 { display: block; height: 1px; overflow: hidden; background: #c0c0c0; margin: 0px 1px; height: 1px; }

.text { font-family: arial; font-size: 9pt; text-align:justify; }
.text_paynote { font-family: arial; font-size: 9pt; text-align:justify; color: #339933; }

.subtitle { font-family: arial; font-size: 9pt; color: #000000; font-weight: bold; }
.title { font-family: calibri; font-size: 14pt; color: #0099ff; font-weight: bold; }
.footer { font-family: arial; font-size: 9pt; color: #c0c0c0; }
a.link_footer { text-decoration: none; font-family: arial; font-size: 9pt; color: #0099ff; }
a.link_tagcloud { color: #909090; font-family: arial; text-decoration: none; }
a.link_typebuttons { padding: 0 4 0 4; color: white; font-family: arial; font-size: 9pt; background-color: #0099ff; text-decoration: none; }
a.link_typebuttons0 { padding: 0 4 0 4; color: black; font-family: arial; font-size: 9pt; background-color: #c0c0c0; text-decoration: none;  }

.td { font-family: arial; font-size: 9pt; }

a.result_title { font-family: calibri; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none;  }
.result_url { font-family: arial; font-size: 9pt; color: #909090; text-decoration: none; }
a.result_tags { font-family: arial; font-size: 9pt; color: #909090; }
.result_tags { font-family: arial; font-size: 9pt; color: #909090;  }


