/* *** global classes **************************** */
body {
        margin-left                     : 0px;
        margin-top                      : 0px;
        background-color		: #ffffff;
        color                           : #000000;
        font-family			: Helvetica, Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        scrollbar-base-color            : #FFFFFF;
        scrollbar-3dlight-color         : #000000;
        scrollbar-arrow-color           : #000000;
        scrollbar-darkshadow-color      : #000099;
        scrollbar-face-color            : #FFFCCB;
        scrollbar-highlight-color       : #FFFFFF;
        scrollbar-shadow-color          : #000099;
        scrollbar-track-color           : #CFD2E6;
}
/* *** global classes for headlines ************* */
h1 {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 12pt;
        font-weight             : bold;
        color                           : #000000;
}
h2 {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        font-weight             : bold;
        color                           : #000000;
}
h3 {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        font-style                      : italic;
        color                           : #000000;
}
h4 {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #000000;
}
h5 {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #000000;
}
h6 {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #000000;
}
/* *** pseudo-class selectors for links ********* */
a.blue:link {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #102080;
        text-decoration         : none;
        font-weight             : bold;
}
a.blue:visited {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #102080;
        text-decoration         : none;
        font-weight             : bold;
}
a.blue:hover {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #102080;
        text-decoration         : none;
        font-weight             : bold;
}
a.blue:active {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #102080;
        text-decoration         : none;
        font-weight             : bold;
}
a.white:link {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #ffffff;
        text-decoration         : none;
        font-weight             : bold;
}
a.white:visited {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #ffffff;
        text-decoration         : none;
        font-weight             : bold;
}
a.white:hover {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #ffffff;
        text-decoration         : underline;
        font-weight             : bold;
}
a.white:active {
        font-family             : Verdana, Arial, sans-serif;
        font-size                       : 10pt;
        color                           : #ffffff;
        text-decoration         : none;
        font-weight             : bold;
}
a.navi:link, a.navi:visited, a.navi:active {
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10pt;
	color			: #102080;
	text-decoration		: none;
	font-weight		: bold;
	background-color	: #CFD2E6;
}
a.navi:hover {
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10pt;
	color			: #102080;
	text-decoration		: none;
	font-weight		: bold;
	background-color	: #FFFFFF;
}
.line { font-family: Arial, Helvetica, sans-serif; color: #102080; font-size: 10pt; font-style: normal; font-weight: bold }
.errorline { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-style: normal }
.button { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-style: normal }
.search { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt }

td { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt }
li { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
a.update { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0e1884 ; font-weight: bold }
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
a:link.select { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold }
a:visited.select { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold }
a:active.select { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
br {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

/* addresses */
.address {
	background-color	: #102080;
	border-color		: #ffffff;
}

/* extended entry */
td.headline {
        font-family             : Verdana, Arial, sans-serif;
        font-size               : 12pt;
        font-weight             : bold;
        color                   : #FFFFFF;
        background-color        : #1D30A2;
}
.header {
        background-color        : #1D30A2;
}
.boxborder {
        background-color        : #1D30A2;
}
.boxcontents {
        background-color        : #FFFCCB;
}
.box {
	border			: 1px solid #102080;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
}
input.buttonClose {
        background-color        : #1D30A2;
        color                           : #000000;
        width                           : 200px;
        border-style            : outset;
        border-color            : #1D30A2;
}
/* admin site */
input.buttonSave {
        background-color        : #1D30A2;
        color                           : #000000;
        width                           : 200px;
        border-style            : outset;
        border-color            : #1D30A2;
}

