
BODY
{
	background: #DBDBDB	
    
}

td.leftbg
{
	
	background-image: url(images/bg.left.gif);
	background-repeat: repeat-y;
	width: 131px;    
	height: 100%
}
td.rightbg
{
	background-image: url(images/bg.right.gif);
	background-repeat: repeat-y;
	width: 131px;    
	height: 100% 
}
table.content
{	
	width:795px;
	background: #FFFFFF;
	color:#555555;
	padding-top:10px;
}

.tableclass
{
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;	
	
}

tr.solidrow{	
	background: #ccc;	
}

tr.aquashade{
	/* background: #C1DAD7 - aqua */
	/* background: #E9DCE2 - pink! */
	/* background: #D2E6C1 */
	background: #E7E2E4
}
.padleft5
{
	padding-left:5px;	
}
.padleft15
{
	padding-left:15px;	
}

TD
{
	font: .8em/1.4 Tahoma, Helvetica, Arial;
}
A
{	
	/* color: #252525;	*/
	color: #790000;
	text-decoration: none;
}

A:hover
{    	
	color: #790000;	
	text-decoration: underline;
}

.leftcolumn
{
	padding: 10px 0px 0px 0px;
	text-align: justify

}

.contentdivider
{	
	background-image: url(images/bottom.pink.jpg)
}

table.bottomtable
{	
	background: #DBDBDB url(images/bottom.swirl.gif) no-repeat;	
}

.mailingList
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #A2A2A2;
	font-size:10px; 
	border:1px solid #999999
}