body{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	width: auto;
	color: #000000;
	margin-top:25px;
	background: #151515 url(red_tileBg.jpg) repeat-x top;
}

td{
	font-family: "Trebuchet MS", Arial;
  	color: #333333;
  	font-size: 12px;
  	font-style: normal;
  	border-bottom: #CCCCCC 1px solid
}
th{
	font-family: "Trebuchet MS", Arial;
  	color: #FFFFFF;
  	font-size: 13px;
  	font-weight: bold;
}
p.smallContent{
	font-family: "Trebuchet MS", Arial;
  	font-size: 10px;
  	font-style: normal;
}
a{
  	color:#881F1F;
  	font-weight: bold;
}
a:hover{
  	font-weight: bold;
	text-decoration: none;
}
tr.dayViewCol1{
  	color: #FFFFFF;
	background-image: url(tblock.jpg);
}
tr.dayViewCol2 td{
  	background: #ffffff;
}
.dayViewGrid {
  	color: #FFFFFF;
  	font-weight: bold;
  	background: #f2f2f6;
}
.dayViewGrid a{
  	color:#2c6aa3;
  	font-weight: normal;
}
.dayViewGrid a:hover{
  	color:#2c6aa3;
  	font-weight: normal;
}
.dayViewGrid tr td {
}
.dayViewExtraFlat{
  	color:#333333;
  	background:#E4D3A5;
}
.code{
	color: #999999;
	font-style: italic;
}
.code1{
	color: #77aa77;
	font-weight: bold;
	font-style: italic;
}
.code2{
	color: #0066FF;
	font-weight: normal;
	font-style: italic;
}
.active{
	background-color: #99CCFF;
}