BODY, TD {
	color:#333333;
	font-size: 9pt;
	text-align:left;
}
p {
}
body {	
	background-image:url(../images/message_bg.jpg);
	background-position:right top;
	font:Georgia, "Times New Roman", Times, serif;

}

TD.upper {
	color : #FFFFFF;
	background:#00FF33;
	font-size: 15pt;
}

FONT.smaller {
	font-size: 7pt;
}

table.entries {
	color : black;
	font-size: 12pt;
	BORDER-RIGHT: #23559C 1px solid;
	BORDER-LEFT: #23559C 1px solid;
	BORDER-TOP: #23559C 1px solid;
	BORDER-BOTTOM: #23559C 1px solid;
}

A {
	color : #660000;
	text-decoration : underline;
	font-size:10pt
}

A:HOVER {
	color : #FF3300;
	text-decoration : none;
}

A.smaller {
	font-size: 8pt;
	color:#CCCCCC;
	line-height:9pt;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 8pt;
	color : Red;
	text-decoration : none;
}

INPUT {
	font-size: 8pt;
	color:#660000;
	background-color:#FFFFCC;
	border:white 2px solid;
	padding:4px;margin-bottom:8px;
	
}


HR {
	background:url(http://www.designersam.com/new/images/message_hr.gif);
	background-position:center;
	height: 5px;
	border:none;
}

font.ip {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}