
/* main class for content tables */

table.main			{
						table-layout:fixed;
					}

.contentmain	 
					{
						font-family:verdana;
						font-size:8pt;
						color:#343B55;		/* dark blue */
					}

.contentheading
					{
						font-size:12pt;
						font-weight:bold;
						font-family:georgia;
						color:#343B55;
						text-decoration:underline;
					}

.contentfrontmain
					{
						font-family:verdana;
						font-size:10pt;
						line-height:100%;
					}

.contentfrontlink
					{
						font-size:11pt;
						font-weight:bold;
						color:#343B55;
					}

.contentclientheading
					{
						font-family:verdana;
						font-size:8pt;
						font-weight:bold;
					}

.contentclientprompt
					{
						font-size:8pt;
					}

.contenttextblack
					{
						color:black;
					}

.contentsidenote
					{
						color:#4F4B4C;
						background-color:#CCCDD1;
						border-color:gray;
						border-style:solid;
						border-width:1;
						padding:4;
						
					}

.contentnormalblack
					{
						font-weight:normal;
						font-size:8pt;
						color:black;
						line-height:120%;
					}

.contentattention
					{
						font-weight:bold;
						font-size:10pt;
						color:#C10003;
					}

.contentthumbnailtext
					{
						font-family:verdana;
						font-size:7pt;
						color:#1C4B1F;
					}
.photocaption
					{
						font-family:verdana;
						font-size:7pt;
					}



/* Table Styles */

.contenttableheading
					{
						font-weight:bold;
						text-align:center;
					}

.contenttablebody
					{
						font-family:verdana;
						font-size:8pt;
						color:black;
					}

.contenttablebodystrong
					{
						font-weight:bold;
					}

.contenttableeditlink
					{
						text-align:right;
						color:blue;
						font-size:7pt;
					}

.alignleft		
					{
						text-align:left;
					}

.alignright	
					{
						text-align:right;
					}

.aligntopright
					{
						text-align:right;
						vertical-align:top;
					}

td.key			{
					font-family:tahoma;
					font-size:10pt;
					color:black;
					text-decoration:none;
				}

.smallkey			{
					font-family:tahoma;
					font-size:7pt;
					color:black;
					text-decoration:none;
				}

td.value		{
					font-family:tahoma;
					font-size:10pt;
					font-weight:bold;
					color:black;
					text-decoration:none;
				}
a.olclink
					{
						font-family:verdana;
						font-size:10pt;
						
					}
						
/* MENU STYLES */

.menulink	
					{
						font-family:verdana;
						font-size:8pt;
						font-weight:bold;
						color:#343B55;		/* dark blue */
					}

.menulist	
					{
						font-family:verdana;
						font-weight:bold;
						font-size:7pt;
						color:#343B55;
						list-style:url(/images/main_bullet.jpg); 	
						list-style-type:none;
						cursor: pointer; cursor: hand;
					}

.menulistli			{
						margin-left: -22px; 
						padding-left: 0px; 
					}

.menulistlinobullet	{
						margin-left: -22px; 
						padding-left: 0px; 
						list-style:url(/images/main_bullet_none.jpg);
					}

.menusublist		{
						list-style-image:url(/images/drop_end.jpg); 
						list-style-type:none;
						cursor: pointer; cursor: hand;
					}

.menusubitem		{
						font-weight:normal;
						margin-left:-24px;
						padding-left:10px;
						text-indent:-14px; 
						}

/* APPARATUS : CRAP AT THE BOTTOM OF THE PAGE */

.apparatus
						{
							font-style:verdana;
							font-weight:bold;
							font-size:11pt;
							color:white;
						}

.apparatuslink
						{
							text-decoration:none;
							color:white;
						}

/* Address/Login Panel at the bottom of the screen */

#AddressLeft		{
						text-align:left;
					}

#AddressRight		{
						text-align:right;
					}

.address			{
						font-family:verdana;
						font-weight:normal;
						font-size:7pt;
						color:#343B55;
					}

.mini			   {
						font-family:verdana;
						font-weight:normal;
						font-size:7pt;
						color:#343B55;
					}

.mailtolink			{
						font-family:verdana;
						font-weight:normal;
						font-size:7pt;
						color:#343B55;
					}

.clientareaheading	{
						font-family:verdana;
						font-weight:bold;
						font-size:7pt;
						color:#343B55;
					}		

.clientareatext		{
						font-family:verdana;
						font-weight:normal;
						font-size:7pt;
						color:#343B55;
					}		

/* eSellerate store specific styles */

.redcopy		{
						font-family:verdana;
						font-weight:normal;
						font-size:10pt;
						color:#343B55;
				}		
.bodycopy		{
						font-family:verdana;
						font-weight:normal;
						font-size:10pt;
						color:#343B55;
				}
.smallcopy			{
						font-family:verdana;
						font-weight:normal;
						font-size:7pt;
						color:#343B55;
					}

.duporder_bodyfont  {
						font-family:verdana;
						font-size:10pt;
					}

.duporder_errorheader  {
						font-family:verdana;
						font-size:10pt;
						}

.duporder_errormessage  {
						font-family:verdana;
						font-size:10pt;
		   				}		

.processing_bodyfont {
						font-family:verdana;
						font-size:10pt;
					}

.processing_labelheader {
						font-family:verdana;
						font-size:10pt;
						}