.callboard {
  color: #FFFFFF;
   background-color: #000000;
    background-image: url('../../pix/worldmap.png');
}
.divl {
     position: absolute;
	 right: 0px;
	 width: 300px;
	 height: 300px;
     border: 3px solid #73AD21;
   	 padding: 10px;
} 
.divright {
float: right;
width: 48%;
margin: 0 1%;
}	 
.divleft {
float: left;
width: 48%;
margin: 0 1%;
}
.divcenter {
width: 90%;
padding: 10px;
text-align: center;
}	 
 
.divt {
     position: absolute;
     bottom: 0px;
     width:98%;
     margin:1%;
	 } 
.team1 {
	border: 5px solid #163250;
	border-radius: 10px;
	background-color: #A6C5E6;
	text-align: center;
	color: #000000;
	font-size:x-large;
	font-family:Calibri;
}
.location1 {
	border: 5px solid #2ba669;
	border-radius: 10px;
	background-color: #ccffcc;
	text-align: center;
	color: #000000;
	font-size:large;
	font-family:Calibri;
}

.name {
	border: 5px solid #003c80;
	border-radius: 10px;
	background-color: #e6f2ff;
	text-align: center;
	color: #000000;
	font-size:x-large;
	font-family:Calibri;
    width: 350px;
}
.ready {
	border: 5px solid #003300;
	background-color: #00FF00;
	border-radius: 10px;
	text-align: center;
	color: #000000;
	font-size:x-large;
	background: -webkit-linear-gradient(left top, #00FF00 , #004C00, #00FF00); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #00FF00, #004C00, #00FF00); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #00FF00, #004C00, #00FF00); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #00FF00, #004C00, #00FF00); /* Standard syntax */
	background: -webkit-gradient(linear, center top, center bottom, from(#004C00), color-stop(50%,#00FF00), to(#004C00) );/* Needed for DMP QT4.7 */
	}
.notready {
	border: 5px solid #330000;
	background-color: #FF0000;
	border-radius: 10px;
	text-align: center;
	font-size:x-large;
	background: -webkit-linear-gradient(left top, #FF3030, #7A0000, #FF3030); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #FF3030, #7A0000, #FF3030); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #FF3030, #7A0000, #FF3030); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #FF3030, #7A0000, #FF3030); /* Standard syntax */
	background: -webkit-gradient(linear, center top, center bottom, from(#7A0000), color-stop(50%,#FF3030), to(#7A0000) );/* Needed for DMP QT4.7 */
}
.talking {
	border: 5px solid #000033;
	background-color: #0000FF;
	border-radius: 10px;
	text-align: center;
	font-size:x-large;
	background: -webkit-linear-gradient(left top, #0000FF, #00005C, #0000FF); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(bottom right, #0000FF, #00005C, #0000FF); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom right, #0000FF, #00005C, #0000FF); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom right, #0000FF, #00005C, #0000FF); /* Standard syntax */
	background: -webkit-gradient(linear, center top, center bottom, from(#00005C), color-stop(50%,#9999FF), to(#00005C) );/* Needed for DMP QT4.7 */
}
.alert {
	border: 5px solid #800000;
	background-image: url('../../pix/redalert.gif');
	border-radius: 10px;
	font-size:x-large;
}
.idle {
    width: 100px;
	border: 5px solid #8c8c8c;
	border-radius: 10px;
	background-color: #C0C0C0;
	text-align: center;
	color: #000000;
	font-size:x-large;
	font-family:Calibri;
}
.in {
	width: 100px;
	border: 5px solid #055f01;
	border-radius: 10px;
	text-align: center;
	font-size:x-large;
	background-color: #7af56a;
	background-image: url('../../pix/in.png');
	background-repeat: no-repeat;

}
.out {
	width: 100px;
	border: 5px solid #22019b;
	border-radius: 10px;
	background-color: #063ed8;
	text-align: center;
	font-size:x-large;
	background-image: url('../../pix/out.png');
	background-repeat: no-repeat;
}
.time {
    width: 100px;
	border: 5px solid #8c8c8c;
	border-radius: 10px;
	background-color: #C0C0C0;
	text-align: center;
	color: #000000;
	font-size:x-large;
	font-family:Calibri;
}
.updatefont {
	font-size: x-large;
}
.centertext {
	text-align: center;
}
.unassigned {
	border-style: solid;
	border-width: 1px;
	border-radius: 10px;
	border: 1px solid #0000FF;
	background-color: #C0C0C0;
	text-align: center;
}

.team {
	border: 5px solid #28726E;
	background-color: #D5D5D5;
	border-radius: 10px;
	font-size:large;
	text-align: center;
	color: #000000;
}
.p1 {
	border: 5px solid #943E0F;
	background-color: #D5D5D5;
	border-radius: 10px;
	font-size:large;
	text-align: center;
	color: #000000;
}
.p2 {
	border: 5px solid #B19715;
	background-color: #D5D5D5;
	border-radius: 10px;
	font-size:large;
	text-align: center;
	color: #000000;
}
.p3 {
	border: 5px solid #B4AA15;
	background-color: #D5D5D5;
	border-radius: 10px;
	font-size:large;
	text-align: center;
	color: #000000;
}
.p4 {
	border: 5px solid #5C872D;
	background-color: #D5D5D5;
	border-radius: 10px;
	font-size:large;
	text-align: center;
	color: #000000;
}
.leg {
	text-align: center;
	color: #000000;
}
.lastupdate {
	text-align: center;
	color: #FFFF00;
	font-size: x-small;
}
thead th{
    background: #A6C5E6; 
}
.fh {

	font-size: large;
	color: #000000;
}
.fb {
	font-size: x-large;
	color: #000000;
}
.fbp1 {

	font-size: x-large;
	color: #FF0000;
}

.mytables
{
border: 5px solid #A6C5E6;
border-radius: 10px;
 
}

.mytables td
{
border-radius: 10px;
border-color:#cccccc; /*grey*/
border-style:solid; 
border-width:1px;
}
.NumCH {
	font-size: xx-large;
	color: #FF0000;
}
.QNCH {
	font-size: xx-large;
}
