table{
	border: thin;
}

.MenuHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.MenuHead1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #29166F;
	text-decoration: none;
	font-size: 9pt;
	font-weight : bold;
	cursor: none
}

.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #29166F;
	font-size: 9pt;
	font-weight : bold;
	text-decoration: none;
	cursor: hand
}

.input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.atxt{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a.nor{
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

a.blue{
	color : #29166F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a.press{
	color : #29166F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.subhead {
	color: #ffffff; font-size: 12px; font-weight: bold; padding-bottom: 4px
}

a.tblink {
	color : blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
}

.floatleft { float : left; }
.floatright { float : right; }

.left { text-align : left; }

.right { text-align : right; }

.center { text-align : center; }

.red { color: red; }

.bold { font-weight : bold; }

.underline { text-decoration: underline; }

.darkblue { color : #29166F; }

/*caldendar*/
.OffDay {
	background-color : #FFFFFF;
	color : #000000;
	border: 1px solid #68B1DC;
}

.OnDay {
	background-color : #FAFEBD;
	color : #000000;
	border: 1px solid #68B1DC;
}

.OffDayr {
	background-color : #FFFFFF;
	color : #D00004;
	border: 1px solid #68B1DC;
}

.OnDayr {
	background-color : #FAFEBD;
	color : #D00004;
	border: 1px solid #68B1DC;
}

.NormalDay {
	background-color : #7FC8F1;
	border: 1px solid #68B1DC;
}

.calendar {
	background-color : #A2DEFF;
	color : #034986;
}

.calendar .caption {
	font-weight : bold;
	color : #034986;
}

.calendar a.caption{
	color : #034986;
}

.WeekName {
	color : #034986;
}

/* polling */

#Survey .caption{
	font-weight : bold;
	color : #034986;
}

#Survey .poll{
	color : #034986;
}
