/* REDEFINED HTML Tags */body { font-family: Verdana, Arial, Helvetica, sans-serif;	 font-size: 11px;	 color: #333333;	 margin-left: 0px;	 margin-top: 0px;	 margin-width: 0px;	 margin-height: 0px;	 background-color: #CCCCCC;}td { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333; }	tr { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333; }	p { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333; } /*----------------------------------------------------------------------------*//* LINK Classes */a{	color:#822319;	text-decoration: underline; }	a:link{	color:#822319;	text-decoration: underline; }	a:hover{	text-decoration: none;	color:#333333; } /*  TOPNAV   */ a.linksTOP{	text-decoration: none;	color:#8C8C8C;	font-size: 10px;	text-transform: uppercase;}	a.linksTOP:link{	text-decoration: none;	color:#8C8C8C;	font-size: 10px;	text-transform: uppercase;}	a.linksTOP:hover{	text-decoration: underline;	color:#8C8C8C;	font-size: 10px;	text-transform: uppercase;} /*  SUBNAV   */ a.linksSUBOFF{	text-decoration: none;	color:#333333;	font-size: 9px;}	a.linksSUBOFF:link{	text-decoration: none;	color:#333333;	font-size: 9px;}	a.linksSUBOFF:hover{	text-decoration: underline;	color:#333333;	font-size: 9px;} a.linksSUBON{	text-decoration: none;	color:#822319;	font-size: 9px;}	a.linksSUBON:link{	text-decoration: none;	color:#822319;	font-size: 9px;}	a.linksSUBON:hover{	text-decoration: underline;	color:#822319;	font-size: 9px;}/*----------------------------------------------------------------------------*//* CUSTON CELL Classes */.cellbgWHITE { background-color: #FFFFFF;}.cellbgBLACK { background-color: #000000;}.cellbgGREYLGT { background-color: #CCCCCC;}.cellbgGREYMED { background-color: #999999;}.cellbgGREYDRK { background-color: #333333;}.cellbgPRIMARY {	background-color: #822319;	font-weight: bold;	color: #FFFFFF;	text-transform: uppercase;}.cellbgSECONDARY { background-color: #333333;}.cellbgSECONDARYlgt { background-color: #DDDDDD;}.cellbgTERTIARY { background-color: #CCCCCC;}.cellbgBODY { background-color: #FFFFFF;}/*----------------------------------------------------------------------------*//* CUSTOM FONT Classes */.txtBOLD	{	font-weight: bold;}	.txtITALIC	{	font-style: italic;}	.txtSMALL	{	font-size: 9px;}	.txtLARGE	{	font-size: 13px;}	.txtFOOTER {	color:#FFFFFF;	font-size: 9px;}	.txtTOPNAV {	color:#8C8C8C;	font-size: 10px;	text-transform: uppercase;}	.txtSIDENAVoff {	color:#333333;	font-size: 9px;}.txtSIDENAVon{	color:#822319;	font-size: 9px;}	.txtTITLE {	font-weight: bold;	text-transform: uppercase;}	.txtSUBTITLE {	font-weight: bold;	color: #822319;}	.txtHOME {	line-height: 24px;}	/*----------------------------------------------------------------------------*//* CUSTOM FORM Classes */