﻿/*
-----------------Downloadable Font---------------------------------------
*/
@font-face {
    font-family: 'CoppeThiTwoAB';
    src: url('fonts/CoppeThiTwoAB.eot');
    src: url('fonts/CoppeThiTwoAB.eot') format('embedded-opentype'),
         url('fonts/CoppeThiTwoAB.woff2') format('woff2'),
         url('fonts/CoppeThiTwoAB.woff') format('woff'),
         url('fonts/CoppeThiTwoAB.ttf') format('truetype'),
         url('fonts/CoppeThiTwoAB.svg#CoppeThiTwoAB') format('svg');
}
@font-face {
    font-family: 'Bodon';
    src: url('fonts/Bodon.eot');
    src: url('fonts/Bodon.eot') format('embedded-opentype'),
         url('fonts/Bodon.woff2') format('woff2'),
         url('fonts/Bodon.woff') format('woff'),
         url('fonts/Bodon.ttf') format('truetype'),
         url('fonts/Bodon.svg#Bodon') format('svg');
}
/*
-----------------Styles for Core of Page (html, body)--------------------------------
 */
html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
}
body { 
	text-align: center;
	/*margin: 0px;*/
	margin: 0px auto; /* fix for centering div in firefox */
	overflow: auto;
	position: relative;
	float: none;
}
.blueback {
	background-color:#2f8af0;
	color:#ffffff;
}
.darkblueback {
	background-color:0c2440;
	color:#FFFFFF;
}
.opening {
	background: url('http://www.gridironshowbr.org/com-trag-background.jpg') no-repeat left center fixed; 
	background-size: contain;
	background-repeat: repeat-y;
	background-position: center top;
}
.internal {
	background: url('http://www.lanewsbureau.net/images/capitol/com-trag-background.jpg') no-repeat left center fixed; 
	background-size: contain;
}
div.transbox {
	text-align: center;
	margin: 30px;
	background-color: #ffffff;
	border: 1px solid black;
	opacity: 0.6;
	filter: alpha(opacity=60); /*for IE8 and earlier */
	font-family:Bodon;
}
div.transbox p {
	margin: 0px;
	text-align: center;
	color: #000000;
}
/*
-----------------Styles for Standard DIV elements--------------------------------
 */
#header1 {
	min-height:45px;
	background-color: #transparent;
	color: #000000;
	margin: 0px auto; /* fix for centering div in firefox */
	/* text-align: center; */
	width:98%;
}
#menu1 {
	min-height: 15px;
	background:#000000;
	color: #EEEEEE;
	margin: 0px auto; /* fix for centering div in firefox */
	/* text-align: center; */
	width: 100%;
}
/*
-----------------Styles for INPUT/FORM elements--------------------------------
 */
textarea {
	font-family: "Arial";
	font-size: 10pt;
	background-color: #DDDDDD;
}
select {
	font-family: "Arial";
	font-size: 10pt;
	background-color: #DDDDDD;
}
input[type=text] {
	background-color: #DDDDDD;
}
input[type=password] {
	background-color: #DDDDDD;
}
option {
	font-size: 10pt;
	background-color: #DDDDDD;
}
/*
-----------------Styles for LINKS elements--------------------------------
 */
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
a.listclass:link {
	color: #000000;
	text-decoration:none;
}
a.listclass:visited {
	color: #000000;
	text-decoration:none;
}
a.listclass:hover {
	color: #000000;
	text-decoration:underline;
}
a.listclass:active {
	color: #000000;
	text-decoration:underline;
}
a.cellclass:link {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.cellclass:visited {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.cellclass:hover {
	font-weight:bold;
	color: #0000FF;
	text-decoration:underline;
	background-color: #DDDDDD;
}
a.cellclass:active {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a.delete {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.help {
	color: #0000DD;
	background:#FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 12pt;
}

/*
-----------------Styles for TABLE elements--------------------------------
 */
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.whitetext {
	color: #FFFFFF;
}
.blacktext {
	color: #000000;
}
.bluetext {
	color: #0000AA;
}
td {
	padding: 0px;
	margin: 0px;
	spacing: 0px;
}
td.hidden {
	display: none;
}
th.detailleft {
	text-align: left;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #777777;
	font-weight: bold;
}
th.detailcenter {
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #777777;
	font-weight: bold;
}
th.detailright {
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #777777;
	font-weight: bold;
}
#container {
	min-height: 100%
}
p {
	margin-top: 0in;
	margin-bottom: 0in;
	margin-left: 0in;
	margin-right: 0in;
	text-align: left;
}
.warning {
	color: #FF0000;
}
.BodonClass {
	font-family:Bodon;
}
.BlackAdderClass {
	font-family:ITCBLKAD;	
}
h1 {
	font-family:CoppeThiTwoAB;
	font-weight:normal;
	font-size: 30pt;
	line-height: auto;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family:CoppeThiTwoAB;
	font-weight:normal;
	font-size: 16pt;
	line-height: auto;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family:CoppeThiTwoAB;
	font-weight:normal;
	font-size: 14pt;
	line-height: auto;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-variant:small-caps;
	font-weight:normal;
	font-size: 12pt;
	line-height: auto;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-size: 11pt;
	line-height: auto;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 10pt;
	line-height: auto;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
ul {
	border: 0px;
	padding-left: 9px;
	margin: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	list-style-type: square;
}
li {
	text-indent: 0in;
	list-style-type: square;
}
label {
	cursor: pointer;
	display: block;
	text-align:center;
	width: 0.5in;
}