
body	{
	margin: 0px;
	padding: 0px;
}

table	{
	border-style: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

tr	{
	border-style: none;
	margin: 0px;
	padding: 0px;
}


td	{
	border-style: none;
	margin: 0px;
	padding: 0px;          
	font-family: Verdana;
	font-size: 8pt;
}


a	{
	border-style: none;
	margin: 0px;
	padding: 0px;
	color: black;
}



img	{
	border-style: none;
	margin: 0px;
	padding: 0px;
}


table.main	{   
	border-collapse: collapse;
}


td.main	{
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

table.content {
	border-right-style: solid; 
	border-right-width: 1px;
	border-right-color: black;
}

td.content {
	vertical-align: top;
	padding: 4px;
}
     
td.content2 {
	vertical-align: top;
	padding: 24px;
}

td.text {
	padding-top: 32px;
	padding-left: 68px;
	padding-right: 68px;
	padding-bottom: 32px;
}

td.photo_title {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a68284;
	border-bottom-style: solid;   
	border-bottom-width: 1px; 
	border-bottom-color: #a68284;
}


td.message_title {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a68284;
	border-bottom-style: solid;   
	border-bottom-width: 1px; 
	border-bottom-color: #a68284;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;  
	padding-right: 4px;
}

tr.sidebar_filler {
	background-image: url('../images/sidebar2.gif');
	background-repeat: repeat;
}

form	{
	border-style: none;
	padding: 0px;
	margin: 0px;
}

td.sidebar_filler {
	background-image: url('../images/sidebar2.gif');
	background-repeat: repeat;
}

.button	{font-family: Verdana, Arial, sans-serif;color: black;font-size: 8pt;cursor:hand;}
.textfield	{font-family: Verdana, Arial, sans-serif;color: black;font-size: 8pt;}

