/*
	roh.css for use with Dueling Zone map registry
*/

body {
        color: #ebebeb;
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        background: black;

    }
/*         margin: 0px 0px 0px 0px; 	*/

/* General font families for common tags */
th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
hr  { height: 0px; border: dotted #9A198D 0px; border-top-width: 1px; clear: both;}


/* The largest text used in the index page title and toptic title etc. */
.maintitle  {
    font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none; line-height : 120%; color : #DDDDDD;
}

h3 { font-size: 160%; font-weight: bold; color: #F8D296; }
h4 { font-size: 140%; font-weight: bold; color: #F8D296; }
h5 { font-size: 120%; font-weight: bold; color: #F8D296; }
h6 { font-size: 100%; font-weight: bold; color: #F8D296; }


a:link    { text-decoration: none; font-size: 8pt; font-weight: bold; color: #DBAE66; }
a:visited { text-decoration: none; font-size: 8pt; font-weight: bold; color: #C79037; }
a:active  { text-decoration: none; font-size: 8pt; font-weight: bold; color: #F59D10; }
a:hover   { text-decoration: underline; font-size: 8pt; font-weight: bold; color: white; }

    body {
        color: #ebebeb;
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        background: black;
    }
/*         margin: 0px 0px 0px 0px; 	*/


    #label { color: black }
    #title { color: black }
