@charset "UTF-8";
@font-face { font-family: 'Nyala-Regular'; src: url("./fonts/nyala.eot"); src: url("./fonts/nyala.eot?#iefix") format("embedded-opentype"), url("./fonts/nyala.woff") format("woff"), url("./fonts/nyala.ttf") format("truetype"), url("./fonts/nyala.svg#nyala") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'PalatinoLinotype-Bold'; src: url("./fonts/palab.eot"); src: url("./fonts/palab.eot?#iefix") format("embedded-opentype"), url("./fonts/palab.woff") format("woff"), url("./fonts/palab.ttf") format("truetype"), url("./fonts/palab.svg#palab") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'PalatinoLinotype-Roman'; src: url("./fonts/pala.eot"); src: url("./fonts/pala.eot?#iefix") format("embedded-opentype"), url("./fonts/pala.woff") format("woff"), url("./fonts/pala.ttf") format("truetype"), url("./fonts/pala.svg#pala") format("svg"); font-weight: normal; font-style: normal; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; background-color:#444444; font-family:arial;color:white;font-size:16px;}
//body { font-size: 50%; }

//TEXT
.2pageHeader {	font-family:arial;color:white;font-size:26px;}
.pageHeader {	font-family:arial;color:white;font-size:26px;}
.normalBlack {	font-family:arial;color:black;font-size:16px;}
.normalWhite {	font-family:arial;color:white;font-size:16px;}
.normalRed {	font-family:arial;color:red;font-size:16px;}

.bottomLinks {	font-family:arial;font-size:12px;} 

body {
	background: transparent url(images/bg.jpg) no-repeat;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: #000000;
}



//TABLES
.thRed {	background-color: red;}
//th, td { border: 1px solid #dddddd; padding: 0.5em; text-align: center; font-family:arial;color:white;font-size:16px;}
th, td {font-family:arial;color:white;font-size:16px;}
.tdLogin {	font-family:arial;font-size:12px;} 
.thHeader { font-family:arial;font-size:28px;}
.tdLinks { font-family:arial;color:red;font-size:12px;}









//UNUSED
//label { cursor: pointer; }

//h1, .h1 { font-size: 2.28571em; line-height: 1.3125em; }
//h2, .h2 { font-size: 2em; line-height: 1.5em; }
//h3, .h3 { font-size: 1.71429em; line-height: 1.75em; }
//h4, .h4 { font-size: 1.42857em; line-height: 2.1em; }
//h5, .h5 { font-size: 1.14286em; line-height: 1.3125em; }
//h6, .h6 { font-size: 1em; line-height: 1.5em; }
//h1 a, h1 a:active, h1 a:visited, h2 a, h2 a:active, h2 a:visited { color: #333333; }
//h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus { color: #cd5a1b; text-decoration: none; }

//table { border-collapse: collapse; border-spacing: 0; width: 100%; }
//textarea { overflow: auto; vertical-align: top; }
//th { background-color: whitesmoke; }
//th, td { border: 1px solid #dddddd; padding: 0.5em; text-align: center; }

//hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

//ul, ol { margin-left: 30px; padding-left: 0; }
//ul ul, ul ol, ol ul, ol ol { margin: 0 0 0 1.5em; }

//iframe { border: 0; max-width: 100%; }

//button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
//button, input[type="button"], input[type="reset"], input[type="submit"], .rtp-button { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #ececec)); background-image: -webkit-linear-gradient(#f4f4f4, #ececec); background-image: -moz-linear-gradient(#f4f4f4, #ececec); background-image: -o-linear-gradient(#f4f4f4, #ececec); background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #dddddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; color: inherit; cursor: pointer; display: inline-block; font-size: 12px; font-weight: bold; margin: 0; outline: none; overflow: visible; padding: 6px 10px 5px; position: relative; text-align: center; text-decoration: none; text-shadow: 1px 1px 0 white; }
//button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .rtp-button:hover, .rtp-button:focus { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ececec), color-stop(100%, #e3e3e3)); background-image: -webkit-linear-gradient(#ececec, #e3e3e3); background-image: -moz-linear-gradient(#ececec, #e3e3e3); background-image: -o-linear-gradient(#ececec, #e3e3e3); background-image: linear-gradient(#ececec, #e3e3e3); }
//button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .rtp-button:active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #dddddd)); background-image: -webkit-linear-gradient(#e3e3e3, #dddddd); background-image: -moz-linear-gradient(#e3e3e3, #dddddd); background-image: -o-linear-gradient(#e3e3e3, #dddddd); background-image: linear-gradient(#e3e3e3, #dddddd); }
//button[disabled], input[disabled] { cursor: not-allowed; opacity: 0.6; }

//input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select, textarea { background: white; border: 1px solid #dddddd; font-size: 13px; margin: 0; padding: 5px; width: 72%; }
//input.email { width: 64%; }
//input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select:focus, textarea:focus { border-color: #cccccc; }
//input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #a79b79; }
//input:-moz-placeholder, textarea:-moz-placeholder { color: #a79b79; }
//input, textarea, select, button, rtp-button { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
//select { padding: 0; }



