/* table a
{
	color:#000066;
	text-decoration:none;
	font-size:80%;
}

table a:hover {
	text-decoration:underline;
} */

a.performance
{
	padding: 1px;
	font-size: 80%; 
	display: block;
}

#monthCalendar th {
	width:14%;
}

td.weekLink {
	padding:2px;
	background: #e9e9f2;
	border-bottom: 1px solid #a8a7ca;
}

table .date
{
	padding:2px;
	text-align: right;
}

tr.hover {
	background-color:#e9e9f2;
}

label.checkboxText {
	float:none !important;
	margin-top:5px;
}

.submit95 {
	float:none !important;
}

.submit120 {
	float:none !important;
}

.submitBack {
	background: url('../_img/btn_back84x23.jpg') no-repeat top left;
	height: 23px;
	width: 94px !important;
	margin-right: 10px;
	text-align: center;
	color: #fff !important;
	border: none;
}

h1 {
	margin:10px 0;
}

h3 {
	margin:10px 0;
}

#center758 {
	padding-top:10px;
	margin-top:0;
}

.untextBox {
	padding-top:5px;
	border:none;
}

/****************** ISABELLES STYLES **************************/

table.calendarTable {
	border: 1px solid #9b9ac2;
	width: 100%;
	margin: 10px 0 20px 0;
	}
	
table.calendarTable tr {
}

table.calendarTable th {
	background: #515995;
	color: #fff;
	padding: 5px;
}

table.calendarTable tr td {
	padding: 5px;
	color: #26247b;
	}
	
table.calendarTable tr.odd td {
	background: #e9e9f2;
}

table.calendarTable tr.highlight td {
	background: #cacddf;
}

table.calendarTable tr.dark th {
	color: #fff;
}

fieldset.calendarJump {
	padding: 15px 15px 10px 15px !important;
	margin: 0 0 10px 0 !important;
	width: 100%;
	}
	
fieldset.calendarJump input {
	width: 120px;
	float: left !important;
}


fieldset.calendarJump p {
	width: 350px;
	float: left;
	position: relative;
	}

fieldset.calendarJump p label {
	width: 85px !important;
	text-align: right;
	margin: 0 10px 0 0;
	}

fieldset.calendarJump p select#jumpMonth, fieldset.calendarJump p select#jumpWeek {
	width: 150px !important;
	background: #fff url('../_img/input_bg.jpg') no-repeat top left;
	border: 1px solid #7d7cb0;
	padding: 2px 1px 1px 1px;
	color: #26247b;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	}

fieldset.calendarJump p input.next {	
	position: absolute;
	top: 0;
	left: 260px;
	width: 74px;
}
/* hello */
