html, body, form
{
	height: 100%;margin: 0;
}

.anchor { 
	padding-top: 60px;
	margin-top: -60px;
 }

.btn-link {
	display: block;
    	margin: -200px;
    	padding: 200px;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	overflow: hidden;
	text-align:center;
	text-size=100%;
	font-weight: bold;
}
.btn-link:hover
{
	color: #ffffff;

	background-color: #707070;
}


input[type="file"] {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}


table#tWebContent {
	align: center;
	table-layout: fixed;
	border: 1px solid #707070;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	box-shadow: 0px 5px 10px #A0A0A0;
} 



table#tWebContent tr:hover {
  background-color: lightYellow;
}


table#tWebContent td#Title {
	text-align:left;
	background-color: #707070;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	padding: 10px 20px 10px 20px;

}


table#tWebContent th {
	text-align:left;
	background-color: #707070;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	padding: 7px 20px 7px 20px;
}

table#tWebContent td
{
	color: #000000;

    	font-size: 14px;
	padding: 5px 10px 5px 7px;

}


table#tHeader {
	border-collapse: separate;
	background-color: #707070;
	box-shadow: 0px 4px 7px #A0A0A0;
} 


table#tHeader td {
	color: white;
	padding: 3px 12px 2px 12px;
	white-space: nowrap;
} 


table#tGroup td {
	padding: 5px 20px 2px 20px;
	border: 0px solid #000000;
} 

table#tFooter {
	border-collapse: separate;
	background-color: #000000;
	border: 1px solid #707070;
} 


table#tFooter td {
	color: white;
	padding: 3px 12px 2px 12px;
	white-space: nowrap;
} 



table#tInvis, table#tInvis td, table#tInvis tr{
	border: 0px solid black;
	border-collapse: collapse;
	margin: 0;
	padding: 0px 20px 5px 0px;
	align: left;
}

table#tMain {
	align: center;
	table-layout: fixed;
	border: 0px solid black;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	box-shadow: 2px 4px 7px #A0A0A0;
} 

table, td, tr{
	border: 0px solid black;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
}

td#gray
{
	color: #ffffff;

	background-color: #707070;
}

td#black
{
	color: #ffffff;

	background-color: #000000;
}

td#white
{
	color: #000000;

	background-color: #eee;
    	font-weight: bold;
    	font-size: 18px;
}

table#tMain tr:nth-child(even) {
	background-color: #eee;
}

table#tMain tr:nth-child(odd) {
	background-color: #fff;
}

table#tMain tr:hover {
  background-color: lightyellow;
}


table#tMain th {
	color: white;
	background-color: black;
	padding: 3px 7px 2px 7px;	
	border: 1px solid #707070;
} 
 

table#tMain td {
	padding: 3px 7px 2px 7px;
	border: 1px solid #707070;
	border-collapse: collapse;
}

th#sort {
	overflow:hidden;
}

th#sort a {
	display: block;
    	margin: -100px;
    	padding: 100px;
	text-decoration: none;
	color: #ffffff;
}
th#sort a:hover, td#link a:active 
{
	color: #ffffff;

	background-color: #707070;
}

table#tRelation tr#relation {
	background-color: #eee;
	border: 1px solid #707070;
	padding: 3px 7px 2px 7px;	
	text-align: left;
    	font-weight: bold;
    	font-size: 18px;
}


table#tRelation{
	align: center;
	table-layout: fixed;
	border: 1px solid #707070;
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	box-shadow: 2px 4px 7px #A0A0A0;
}


table#tRelation td {
	padding: 7px 7px 7px 3px;
	text-align: left;

}
 

table#tRelation  tr:hover {
	background-color: lightyellow;
}

table#tRelation th {
	color: white;
	background-color: black;
	padding: 3px 7px 2px 7px;	
} 


td#footer {
	overflow: hidden;
	border-left: 2px solid #707070;
}

td#footer a 
{
    
	background-color: #000000;
	display: block;
    	margin: -100px;
    	padding: 100px;
	text-decoration: none;
	color: #ffffff;


}


td#footer a:hover, td#footer a:active 
{
    
	background-color: #707070;

}

td#header {
	overflow: hidden;
}

td#header a 
{
    
	background-color: #707070;
	display: block;
    	margin: -100px;
    	padding: 100px;
	text-decoration: none;
	color: #ffffff;


}


td#header a:hover, td#header a:active 
{
    
	background-color: #000000;

}


td#link {
	overflow: hidden;
}

td#link a {
	display: block;
    	margin: -100px;
    	padding: 100px;
	text-decoration: none;
	color: #000000;
}
td#link a:hover, td#link a:active 
{
	color: #ffffff;

	background-color: #707070;
}

td#row {
	overflow: hidden;
}

td#row a {
	display: block;
    	margin: -100px;
    	padding: 100px;
	text-decoration: none;
	color: #000000;
}

td#row a:hover, td#link a:active 
{
	

}


.stdButton {
    color: #444444;
    background: #F3F3F3;
    border: 1px #DADADA solid;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

.stdButton:disabled {
  color: GrayText;
  font-weight: normal;
}


.stdButton:hover:not([disabled]) {
    border: 1px #C6C6C6 solid;
    box-shadow: 1px 1px 1px #EAEAEA;
    color: #333333;
    background: #F7F7F7;
}


.stdButton:active:not([disabled]) {
    box-shadow: inset 2px 2px 2px #DFDFDF;   
}


.focusButton {
    color: white;
    background: #4C8FFB;
    border: 1px #3079ED solid;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

.focusButton:disabled {
  color: GrayText;
  font-weight: normal;
  background: #F3F3F3;
  border: 1px #DADADA solid;
}

.focusButton:hover:not([disabled])  {
    border: 1px #2F5BB7 solid;
    box-shadow: 0 1px 1px #EAEAEA, inset 1px 1px 3px #DFDFDF; 
    background: #3F83F1;
}


.focusButton:active:not([disabled])  {
    background: #2370FE;  
    box-shadow: 0 1px 1px #EAEAEA;
}

input#std {
    color: #444444;
    background: #F3F3F3;
    border: 1px #DADADA solid;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

input#std:disabled {
  color: GrayText;
  font-weight: normal;
}


input#std:hover:not([disabled]) {
    border: 1px #C6C6C6 solid;
    box-shadow: 1px 1px 1px #EAEAEA;
    color: #333333;
    background: #F7F7F7;
}


input#std:active:not([disabled]) {
    box-shadow: inset 1px 1px 1px #DFDFDF;   
}

input#focus {
    color: white;
    background: #4C8FFB;
    border: 1px #3079ED solid;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

input#focus:disabled {
  color: GrayText;
  font-weight: normal;
  background: #F3F3F3;
  border: 1px #DADADA solid;
}

input#focus:hover:not([disabled])  {
    border: 1px #2F5BB7 solid;
    box-shadow: 0 1px 1px #EAEAEA, inset 0 1px 0 #5A94F1;
    background: #3F83F1;
}


input#focus:active:not([disabled])  {
    box-shadow: inset 0 2px 5px #2370FE;   
}
