body {
	background: #fff;
	color: #000; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: arial, helvetica
}

td.buttonText {
	background-color:#063; 
	color: #fff; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica
}

td.buttonTextBlue {
	background-color:#66c; 
	color: #fff; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica
}

td.buttonTextRed {
	background-color:#C33; 
	color: #fff; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica
}

td.buttonTextWhite {
	background-color:#ccc; 
	color: #000; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica
}

td.buttonTextYellow {
	background-color:#ffc; 
	color: #000; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica
}

td.newsText {
	color: #000; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: arial, helvetica;
	border-color: #fff #000 #000 #000;
	border-style: solid;
	border-width: 0 2 2 2
}

table.msgList {
	color: #666; 
	background-color: #fff;
	vertical-align: top;
	text-align: top;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica;
}

table.parentMsg {
	color: #555; 
	background-color: #FFFFee;
	vertical-align: top;
	text-align: top;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica;
	margin: 0
}

table.childMsg {
	color: #555; 
	background-color: #FFF;
	vertical-align: top;
	text-align: top;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica;
}

a.buttonText {
	background-color:#006633; 
	color: #fff; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	font-family: arial, helvetica;
}

a.buttonTextBlue {
	background-color:#66c; 
	color: #fff; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	font-family: arial, helvetica;
}

a.buttonTextRed {
	background-color:#CC3333; 
	color: #fff; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	font-family: arial, helvetica;
}

a.buttonTextWhite {
	background-color:#ccc; 
	color: #063; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	font-family: arial, helvetica;
}

a.buttonTextYellow {
	background-color:#ffc; 
	color: #063; 
	cursor: hand;
	vertical-align:top;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none; 
	font-family: arial, helvetica;
}

p.titleText {
	color: #063; 
	font-size: 30px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: arial, helvetica
}

span.isisMillWeb {
	background-color:#fff; 
	color: #006633; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica
}

p {
	color: #555; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: arial, helvetica
}

p.statusText {
	color: red; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	font-family: arial, helvetica
}

hr {
	color: green;
	margin:0;
	padding:0;
}