A { color:#006699; text-decoration: none; }

A:hover { color:#DB8606; text-decoration: none; }



td {
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: none;
	border: none;
	float: none;
	text-align: right;
}



.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DB8606;
	color: #FFFFFF;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
}



.inputsubmit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #006699;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: right;
}



.barTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: none;
	text-align: right;
}



.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-align: left;
}



textarea {
	width: 100%;
	text-align: right;
}

.mainTable {
	background-color: #F4FAFF;
	text-align: right;
}

.mainTableAlt {
	background-color: #FFFFFF;
	text-align: right;
}

.mainTableOn {
	background-color: #FFFFF0;
	text-align: right;
}

.TableHeader {
	background-color: #E9E9E9;
	text-align: right;
}

.TableMsg {
	background-color: #ADADAD;
	text-align: right;
}

.TableHeaderText {
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
}

.TableInfoText {
	color: #000000;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: right;
}

.priLow {
	background-color: #DDFFDD;
	text-align: right;
}

.priNormal {
	background-color: #FFFFF0;
	text-align: right;
}

.priHigh {
	background-color: #FEE7E7;
	text-align: right;
}

.privReceived {
	background-color: #3669CF;
	color: #3E3E3E;
	text-align: right;
}

.privBox {
	background-color: #FFFFFF;
	text-align: right;
}

.privBorder {
	background-color: Black;
	text-align: right;
}

.privAttachments {
	background-color: #94C7FF;
	text-align: right;
}

.msgReceived {
	background-color: #E9E9E9;
	color: #3E3E3E;
	font-size: 14px;
	text-align: right;
}

.msgAnswered {
	background-color: #FFE0B3;
	color: #3E3E3E;
	font-size: 14px;
	text-align: right;
}

.msgAttachments {
	background-color: #F4FAFF;
	color: #000000;
	font-size: 14px;
	text-align: right;
}

.msgBorder {
	background-color: #ADADAD;
	text-align: right;
}

.msgBorderInfo {
	background-color: #ffffff;
	text-align: right;
}

.msgBox {
	background-color: #F9F9F9;
	text-align: right;
}

