
BODY {
	font-family:Arial;
	font-size:14px;
	color:#711635;
}
TD {
	font-family:Arial;
	font-size:14px;
	color:#000000;
}
A {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}

A:Active {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}

A:Visited {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}

A:Hover {
	font-family:Arial;
	font-size:14px;
	color:#313493;
	text-decoration:none;
	font-weight:bold;	
}
.title {
	font-family:Arial;
	font-size:16px;
	color:#313493;
	text-decoration:none;	
	font-weight:bold;
}
A.goback {
	font-family:Arial;
	font-size:11px;
	color:#313493;
	text-decoration:none;	
}

A.goback:Active {
	font-family:Arial;
	font-size:11px;
	color:#313493;
	text-decoration:none;	
}

A.goback:Visited {
	font-family:Arial;
	font-size:11px;
	color:#313493;
	text-decoration:none;	
}

A.goback:Hover {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}



TABLE.withBorder {
	border-left:2px solid #C2C5FF;
	border-right:2px solid #C2C5FF;
	border-bottom:2px solid #C2C5FF;
}	
TD.content {
	border-right:2px solid #C2C5FF;
	border-left:2px solid #C2C5FF;
}
	
TD.solidColor {
	border-top:2px solid #C2C5FF;
	border-bottom:2px solid #C2C5FF;
	background:url(../images/lt_blue_bg.gif) top #E5E6FF;
}
TD.solidColorRight {
	border-top:2px solid #C2C5FF;
	border-bottom:2px solid #C2C5FF;
	border-right:2px solid #C2C5FF;
	background:url(../images/lt_blue_bg.gif) top #E5E6FF;
}
TD.solidColorLt {
	background:#E5E6FF;
	border-bottom:2px solid #C2C5FF;
}
TD.solidColorLtLeft {
	background:#E5E6FF;
	border-bottom:2px solid #C2C5FF;
	border-left:2px solid #C2C5FF;
}
		

TD.dayBG {
	background:url(../images/blue_box.gif) no-repeat center center;
}

TD.ltBlueTab {
	background:url(../images/lt_blue_tab.gif) no-repeat top left;
}
TD.dkBlueTab {
	background:url(../images/dk_blue_tab.gif) no-repeat top left;
}
		