/* Dear visitor! Thanks for coming to this page. For more information please visit http://www.w3.org/Style/CSS/ */

body {margin: 0px; padding: 0px; color: #000000; background-color: white; color: black;}
body, textarea, table {font-size: 12px; line-height: 16px; font-family: Arial, Tahoma, Sans-Serif;}

/* Common HTML elements */
h1 {margin: 0.9em 0 1em 0; font-size: 24px; font-weight: normal;}
h2 {margin: 2em 0 0.5em 0; font-size: 18px; font-weight: normal;}
h3 {margin: 1.5em 0 0.5em 0; font-size: 12px; font-weight: bold;}
p {margin: 0 0 1.2em 0;}
ul {margin: 0 0 1.2em 6px; padding: 0; list-style-type: square;}
ul li {margin: 0.1em 0 0 35px; padding-left: 10px;}
ol {margin: 0 0 1.2em 0; padding: 0;}
ol li {margin: 1.2em 0 0 24px; padding: 0;}

/* Type HTML elements */
.large {font-size: 14px;}
.normal {font-size: 12px;}
.small {font-size: 11px;}
.smaller {font-size: 10px;}
.italic {font-style: italic;}
.regular {font-weight: normal;}
.bold {font-weight: bold;}
.gray {color: #555;}
.lgray {color: #ccc;}

img {border-width: 0px; margin: 0px;}
TABLE {empty-cells: show; border-collapse: collapse;}
TH { text-align: left; }

/* table, which rows should hilite on hover (see script in common.js for MSIE implementations) */
td#content-cell table.hilite tr.hilite td { border-bottom: none; color: #000000; vertical-align: top; }
td#content-cell table.headline tr.headline th { border-bottom: 3px solid #CECECE; color: #000000; vertical-align: top; }
td#content-cell table.hilite tr.hilite-hover td,
td#content-cell table.hilite tr.hilite:hover td { border-bottom: 1px solid #CECECE; color: #F08645; vertical-align: top; }

table.pad5 td { padding-left: 5px; }
.maininputbox { border: 1px solid #C7CED7; }
.maininputbutton { font-family: Arial, Tahoma, "Trebuchet MS"; color: #FFFFFF; font-size: 11px; font-weight: bold; border: 2px solid #F7C96D; background: #F79910; }

A, A:link, A:active, A:visited {text-decoration: underline; color: #006699;}
A:hover {text-decoration: underline; color: #990000;}

A.menulnk, A.menulnk:link, A.menulnk:active, A.menulnk:visited {text-decoration: none; color: #006699;}
A.menulnk:hover {text-decoration: none; color: #990000;}

A.themelnk, A.themelnk:link, A.themelnk:visited, A.themelnk:active {text-decoration: underline; color:#777777}
A.themelnk:hover {text-decoration: underline ; color: #777777;}

A.empty, A.empty:link, A.empty:visited, A.empty:active {cursor:pointer; text-decoration: none; border-bottom: 1px dashed #006699; color:#006699; }
A.empty:hover {text-decoration: none; border-bottom: 1px dashed #990000 ; color: #990000;}

