/* Fonts */
@import url("fonts.css");


/* Styles */

body, html {
   font-family: Montserrat, Bebas Neue Pro Expanded, Tahoma, Verdana, Arial Cyr, Arial, Arial Narrow, Helvetica, Sans-serif;
   font-size: 14px;
}

h3 {
   font-family: Bebas Neue Pro Expanded XBold, Tahoma, Verdana, Arial Cyr, Arial;
   color : #0093DD;
   text-decoration : none;
	font-weight: 800;
	font-style: normal;
   font-size: 3rem;
}

h2 {
   font-family: Bebas Neue Pro SemiExp XBold, Tahoma, Verdana, Arial Cyr, Arial;
   color : #0093DD;
   text-decoration : none;
	font-weight: 800;
	font-style: normal;
   font-size: 2rem;
}

h1 {
   font-family: Bebas Neue Pro SemiExp XBold, Tahoma, Verdana, Arial Cyr, Arial;
   color : #0093DD;
   text-decoration : none;
	font-weight: 800;
	font-style: normal;
   font-size: 1.5rem;
}

form, p, div, span {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
}

th, td, ul, li {
   font-size: 1rem;
}

hr {
   border : medium solid;
   color: #0095D1;
}

select, option, input {
   color : #0093DD;
   text-decoration : none;
   font-size: 1rem;
   font-weight : normal;
   border : 1px solid;
   border-color: #0093DD;
}

a {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
}
a:visited { color: #0093DD; }
a:hover   { color: #0093DD; text-decoration : underline; }
a:active  { color: #0093DD; }

textarea {
   background-color: #ffffff
   border-top: #0093DD 1px solid;
   border-bottom: #0093DD 1px solid;
   border-right: #0093DD 1px solid;
   border-left: #0093DD 1px solid;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #fefefe;
   scrollbar-shadow-color: #00b1e6;
   scrollbar-3dlight-color: #00b1e6;
   scrollbar-arrow-color: #00b1e6;
   scrollbar-track-color: #fefefe;
   scrollbar-darkshadow-color: #00b1e6;
   font-size: 1.2rem;
   color: #0093DD;
}

.information {
   font-size: 1.5rem;
}

/* OLD STYLES

.border {
   margin: 0;
   padding: 0;
   color : #0093DD;
   text-decoration : none;
   font-size: 1em;
   font-weight : normal;
   border : 1px solid #0093DD;
   display: table;
   width: 1px;
}

.border select {
   border: transparent;
   background: transparent;
   margin: -2px;
   overflow: auto;
}

input.imgbutton {
   border: none;
   border-width: 0;
}

input.button {
   color : #FFFFFF;
   text-decoration : none;
   font-size: 10pt;
   font-weight : normal;
   background-color: #00B1E6;
   border : 1px solid;
   border-color: #0093DD;
}

.section {
   color : #0093DD;
   text-decoration : none;
   font-weight : bold;
   font-size   : 12pt;
}

.rem {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
   font-size   : 8pt;
}

.colored {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
}

.blacked {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
   font-size   : 10pt;
}

.errored {
   color : darkred;
   text-decoration : none;
   font-weight : normal;
   font-size   : 10pt;
}

.rem_u {
   color : #0093DD;
   text-decoration : underline;
   font-weight : normal;
   font-size   : 8pt;
}
.rem_u:visited { color: #0093DD; }
.rem_u:hover   { color: #0093DD; }
.rem_u:active  { color: #0093DD; }

.rem_a {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
   font-size   : 8pt;
}
.rem_a:visited { color: #0093DD; }
.rem_a:hover   { color: #0093DD; text-decoration : underline;}
.rem_a:active  { color: #0093DD; }

.U {
   color : #FFFFFF;
   text-decoration : underline;
   font-weight : normal;
   font-size   : 8pt;
}
.U:visited { color: #FFFFFF; }
.U:hover   { color: #FFFFFF; }
.U:active  { color: #FFFFFF; }

.B {
   color : #FFFFFF;
   text-decoration : none;
   font-weight : normal;
   font-size   : 10pt;
}
.B:visited { color: #FFFFFF; }
.B:hover   { color: #FFFFFF; }
.B:active  { color: #FFFFFF; }

.B1 {
   color : #FFFFFF;
   text-decoration : none;
   font-weight : normal;
   font-size   : 8pt;
}

.cap {
   color : #0093DD;
   text-decoration : none;
   font-weight : bold;
   font-size   : 10pt;
}

table.caption {
   color : #0093DD;
   text-decoration : none;
   font-weight : bold;
   font-size   : 10pt;
}

td.title {
   color : #FFFFFF;
   text-decoration : none;
   font-weight : normal;
   font-size   : 10pt;
}

td.cell {
   color : #444444;
   text-decoration : none;
   font-weight : normal;
   font-size   : 10pt;
}

table.blk {
   color: #0093DD;
   border : 1px solid;
   border-color: #0093DD;
}

table.lgt {
   color: #0093DD;
   border : 1px solid;
   border-color: #0093DD;
}

td.blk {
   color: #FFFFFF;
   background: #0093DD;
   border: solid;
   border-color: #0093DD;
}

td.lgt {
   color: #0093DD;
   border : 1px solid;
   border-color: #0093DD;
}

.itemnum {
   color: #0093DD;
   font-size   : 14pt;
   text-decoration : none;
   font-weight : bold;
}

p.title {
   font-size: 10pt;
   font-weight: bold;
}

a.movname {
   color : #0093DD;
   text-decoration : none;
   font-weight : normal;
   font-size   :10pt;
}
a.movname:visited { color: #0093DD; text-decoration : none; }
a.movname:hover   { color: #0093DD; text-decoration : underline; }
a.movname:active  { color: #0093DD; text-decoration : none; }

.only-for-print {
   DISPLAY: none
}

*/