/* Kiosk Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:scroll;
	/* overflow:hidden disables scroller */
	background-color:#07546c;
	
}

/* Numeric Keypad */
	
.txtfield {height: 16px; width: 168px; 	
}

.keyboard_txtfld { height: 16px; width: 300px; 	
}

.title2 
{
	font-family: Arial, Verdana, sans serif; color: #ffffff; font-weight: bold; font-size: 14px; 
}
.subTitle
{
	font-family: Verdana; color:Gold;font-size:14px;font-weight:bold;
}

.justBigText
{
	FONT-SIZE: 17px;font-family: Verdana;
}

/* iframe */

.iframe {background-color: #fff;  margin-left: 3px;
}

/* score */

#table_score 
{
	 font-size:18px;
}
.title {color: #0b5c75;
}
.red_score {color: #CC3300; border: 1px solid #000; font-size: 30px; text-align: center; font-weight: bold;
}
.warning {color: #CC3300; border: 1px solid #000; font-size: 17px; text-align: center; font-weight: bold;
}

.mbr_name {font-weight: bold; font-size:16px; padding-left: 5px;}
.custom_course_text {font-size: 12px}
.custom_course_link { FONT-SIZE: 10px }