/* -------------------------------------------- MISC STYLES -------------------------------------------- */
body, p, td, li {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1D2E36;
	}
h1, h2 {line-height: 18pt;font-size: 14pt;}
h3, h4 {line-height: 12pt;}
h5, h6 {font-size: 10pt;}
a { text-decoration: underline;
	color: #282828;	}
a:hover {text-decoration: none;}
#bodyCopy h1 {	color: #1D2E36;	}

/*---------------------------------------- HEADER STYLES -------------------------------------------- */

/* ----------------------------------- Content Panel STYLES ----------------------------------------- */	

#details-live {
	padding: 20px 20px 20px 20px;
}
#details-live #content{
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	width: 724px;
	height: 376px;
	text-align: left;
}

/* ------------------------------------------- Calendar STYLES ------------------------------------------- */
.calendar {	WIDTH: 100%;}
.dataGrid TD, .optionGrid TD, .infoGrid TD {padding-right:0px;}
.calendar P {	FONT-SIZE: 8pt; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px}
#bodyCopy{	width: 100%;}
