/* 
   dotReal CSS Stylesheet
*/



.submit{ font-family: "Trebuchet MS", sans-serif;
        font-size: 16pt;
	color: #cc00cc}

.copyright { font-family: "Trebuchet MS", sans-serif;
        font-size: 8pt;
	color: #000000;
}


.black11 { font-family: "Trebuchet MS", sans-serif;
        font-size: 11pt;
	color: #000000;
}


.related {font-family: "Trebuchet MS", sans-serif;
        font-size: 10pt;
	color: #000000;
}

a.nav:link { color:#ff9900;
             text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 12pt;
}

a.nav:visited { color:#ff9900;
             text-decoration:none;
	      font-family: "Trebuchet MS", sans-serif;
        font-size: 12pt;
}

a.nav:hover { color:#ff9900;
 font-family: "Trebuchet MS", sans-serif;
        font-size: 12pt;
        text-decoration: underline;
}

a.nav:active { color:#ff9900;
             text-decoration:none;
	      font-family: "Trebuchet MS", sans-serif;
        font-size: 12pt;
}


a.related:link { color:#ff9900;
             text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}

a.related:visited { color:#ff9900;
             text-decoration:none;
	      font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}

a.related:hover { color:#ff9900;
 font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
        text-decoration: underline;
}

a.related:active { color:#ff9900;
        text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}

