﻿/* CLASSES */

/* Checked needed Hd */
.TMastHd {
  font-weight: bold;
  font-size: 32px;
  color: #0000FF;
  font-family: Verdana;
  background-color: #ffffe0;
  width:100%;
  text-align:left; 
  vertical-align:top;
  float:left;
  }

/* Checked needed Hd */
.TMastL {
	border-style: none;
	border-width: 0;
	font-weight: bold;
	font-size: 32px;
	color: #0000FF;
	font-family: Verdana;
	background-color: #ffffaa;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	float: left;
}
  
.TMastLs {
	border-style: none;
	border-width: 0;
	font-weight: bold;
	font-size: 20px;
	color: #0000FF;
	font-family: Verdana;
	background-color: #ffffaa;
	width: 260px;
	text-align: left;
	vertical-align: middle;
	float: left;
}
  
  
  

/* Checked needed Hd */
.TMastLpic {
  font-weight: bold;
  font-size: 32px;
  color: #0000FF;
  font-family: Verdana;
  background-color: #ffffe0;
  width:124px;
  text-align:left; 
  vertical-align:top;
  }
  
/* Checked needed Hd */
.TMastLtxt {
  font-weight: bold;
  font-size: 32px;
  color: #0000FF;
  font-family: Verdana;
  background-color: #ffffe0;
  text-align:left; 
  vertical-align:top;
  }
  
/* Checked needed Hd */
.TMastC {
	font-weight: bold;
	font-size: 24px;
	color: #0000FF;
	text-align: left;
	font-family: Verdana;
	background-color: #ffffe0;
	vertical-align: middle;
	width: 100%;
}

.TMastCc {
	font-weight: bold;
	font-size: 24px;
	color: #0000FF;
	text-align: center;
	font-family: Verdana;
	background-color: #ffffe0;
	vertical-align: middle;
	width: 100%;
}

/* Checked needed Hd */
.TMastRt {
  font-weight: bold;
  font-size: 9px;
  white-space:nowrap;
  color: #0000FF;
  text-align: right;
  font-family: Verdana, Sans-Serif, Helvetica, Arial;
  background-color: #ffffe0;
  vertical-align:top;
  width:55px;
}


/* Checked needed Hd */
.TMastRt3 {
  font-weight: bold;
  font-size: 12px;
  white-space:nowrap;
  color: #0000FF;
  text-align: right;
  font-family: Verdana, Sans-Serif, Helvetica, Arial;
  background-color: #ffffe0;
  vertical-align:top;
  width:85px;
}

/* Checked needed Hd */
.TMastHdC2 {
	font-weight: bold;
	font-size: 14px;
	color: #0000FF;
	text-align: center;
	background-color: #ffffe0;
	vertical-align: middle;
	width: 50%;
	left: 10%;
	right: 10%;
}

/* Checked needed Hd */
.TMastRR {
	color: #F00000;
	height: 5px;
	width: 80%;
	text-align: center;
	vertical-align: middle;
	background-color: #F00000;
	line-height: 7px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Checked needed Hd */
.TMastGR {
  color:#00F000;
  height:5px;
  width:80%;
  text-align:center;
  vertical-align:middle;
  background-color:#00F000;
  line-height: 7px;
  margin-top: 1px;
  margin-bottom: 1px;
}

.TMastGRs {
  color:#00F000;  
  height:3px;
  width:80%;
  text-align:center;
  vertical-align:middle;
  background-color:#00F000;
  line-height: 4px;
  margin-top: 1px;
  margin-bottom: 1px;
}


/* Checked needed Hd */
.TMastEndR {
  color:#0000F0;
  height:5px;
  width:90%;
  text-align:center;
  vertical-align:middle;
  background-color:#0000F0;
  line-height: 7px;
  margin-top: 1px;
  margin-bottom: 1px
  }