
p a            {text-decoration:none;color:#3382a3;font-weight:bold;font-size:11px;}
p a:hover{ color:#04649e;;}

#frame{
	display:block;
	margin:10px 35px 0 35px;
	padding-bottom:15px;
}

#frame  div {
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	line-height:19px;
	color:#2d0503;
	background-color:#ede8e0;
	margin-bottom:15px 15px 0 15px;
}

#frame  table {
	border:1px solid #a49375;
	width:100%;
}

#frame table tr{
	border:1px solid #e8e0d2;
}

#frame table th{
	height:30px;
	font-size:12px;
	font-weight:normal;
	color:#4b2e1e;
	text-align:left;
	padding-left:3px;
	background-color:#e8e0d2;
	border:1px solid #e8e0d2;
	
}

#frame table td{
	height:30px;
	border:1px solid #e8e0d2;
	font-size:12px;
	font-weight:normal;
	padding:0 10px 0 0;
	text-shadow:1px 1px white; 
	width:360px;
}

#frame h2{
	font-size:12px;
	font-weight:bold;
	color:#4b2e1e;
	background-color:#eee;
	padding:12px 10px 12px 12px;
	margin: 0 0 30px 0 ;
}

#frame  a h2{
	font-size:12px;
	font-weight:bold;
	color:silver;
	background-color:#3a3736;
	padding:12px 10px 12px 12px;
	margin:0;
}

#frame  a:hover  h2{
	color:#ffffff;
}

#frame  h3{
	font-size:13px;
	font-weight:bold;
	color:#09415e;
	margin:0;
	padding:8px 3px 8px 0;
}


