@import url(mailform/dd-formmailer.css);

a{ text-decoration: underline; color: maroon; }

a:visited, a:hover{ color: black; text-decoration: underline; }

body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.calpad{ padding: 8px; }

div.content{
	width: 770px;
	text-align: left;
	padding: 0px 12px 12px 12px;
}

div.main_td{ padding: 10px; }

p.caption {
	text-align: center;
	font-style: italic;
	font-size: small;
	text-indent: 0;
}

td.borders{ border: 1px black solid; }

td.header{
	background-image: url(images/header-x.jpg);
	height: 116px;
	background-repeat: repeat-x;
}
table.announce {
	border: 1px dotted gray;
	
}
table.announce td{
	padding: 6px;
}
.copyright{ font-size: x-small; color: gray; }

.legal       {padding:1px 0px; vertical-align:middle; font-size:12px; font-family:Geneva,Arial,Helvetica,sans-serif; font-weight: 800; font-style:normal; color:#800000; background-color:#ffffff; border:none; text-decoration:none; cursor:default}
.legal_Hover,
.legal:hover {padding:1px 0px; vertical-align:middle; font-size:12px; font-family:Geneva,Arial,Helvetica,sans-serif; font-weight:bold; font-style:normal; color:#731b1a; background-color:#f7e291; border:none; text-decoration:underline; cursor:pointer}
.legal_Cur   {padding:1px 0px; vertical-align:middle; font-size:12px; font-family:Geneva,Arial,Helvetica,sans-serif; font-weight:bold; font-style:normal; color:#8b0000; background-color:#f4dd6f; border-color:#8b0000; border-style:dotted; border-width:1px; text-decoration:none; cursor:default}

/* tree menu styles */
/*.treemenu {
	margin: 0px 10px;
	padding: 10px;
	list-style: none;
	width: 130px;
}

.treemenu .treeclosed {
	background-image: url(images/closed.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.treemenu .treeopen {
	background-image: url(images/open.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.treemenu A {
	display: block;
	padding-left: 12px;
	text-decoration: underline;
	color: maroon;
}

.treemenu a:hover{ color: black; }

.treemenu LI { display: block; }

.treemenu UL { list-style: none; margin: 0px 5px; padding: 0px 5px; }*/
