body {
  	color: #000000;
  	font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-size: 10px;
  	scrollbar-face-color:#DEE3E7;
  	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color:#175591;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#98AAB1;
}

a {
	font-size: 10px;
	color: #1F0C78;
	font-weight: bold;
	text-decoration: none;
}

.btn {
  	font-size: 12px;
  	color: #1F0C78;
	font-weight: bold;
}

.mainTbl {
  	border-color: #84C9D8;
	border-left:1px solid #84C9D8; 
	border-right:1px solid #84C9D8; 
	border-top:1px solid #84C9D8; 
	border-bottom:1px solid #84C9D8; 
}

.calendarTbl {
  	border: 1px solid #84C9D8; 
	border-color: #84C9D8;	
}

.btnsTbl {
  	border-color: #1F0C78;
	border-top:1px solid #1F0C78; 
	border-bottom:1px solid #1F0C78; 
}

.btn a {
  	font-size: 12px;
  	color: #1F0C78;
	font-weight: bolder;
	text-decoration: none;
}

.btn a:hover {
  	font-size: 12px;
  	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.ItemBody {
	font-size: 11px;
    color: #000000;
	text-decoration: none;
}

.ItemTitle {
	font-size: 12px;
    color: #1F0C78;
	font-weight: bold;
	text-decoration: none;
}

.ItemTitleSmall {
	font-size: 10px;
    color: #1F0C78;
	font-weight: bold;
	text-decoration: none;
}

.cItemTitle {
	font-size: 12px;
    color: #1F0C78;
	font-weight: bold;
	text-decoration: none;
}

.table-head{
	margin: 0px; 
	padding: 3px; 
	background: #84C9D8; 
	font-size: 12px; 
}

.calendarWeekHeader{
	margin: 0px; 
	padding: 3px; 
	background: #84C9D8; 
	font-size: 12px; 
}

.ItemTitleBlack {
	font-size: 12px;
    color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ItemTitleRed {
	font-size: 12px;
    color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.ItemTitleLink{
	font-size: 12px;
  	color: #1F0C78;
	font-weight: bold;
	text-decoration: none;
}

.ItemTitleLink a{
	font-size: 12px;
  	color: #1F0C78;
	font-weight: bold;
	text-decoration: none;
}

.ItemTitleLink a:hover {
  	font-size: 12px;
  	color: #1F0C78;
	font-weight: bold;
	text-decoration: underline;
}

.modelTitle{ 
	font-size:11px;
	color:#1F0C78;
	font-weight: bold;
	text-decoration:none;
}