﻿.profile_imgborder {
	border: 1px solid #776e00;
}

table.profile_datatable {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #000;
border-top: 1px solid #86821a;
border-left: 1px solid #86821a;
}

td.profile_data_td_dark {
font: bold 14px Arial, Helvetica, sans-serif;
color: #000;
background: #c6c371;
padding: 4px;
border-bottom: 1px solid #86821a;
}

td.profile_data_td_med {
font: 11px Arial, Helvetica, sans-serif;
color: #000;
background: #d3d088;
padding: 4px;
border-bottom: 1px solid #86821a;
border-right: 1px solid #86821a;
border-left: 1px solid #86821a;
}

td.profile_data_td_light {
font: 11px Arial, Helvetica, sans-serif;
color: #000;
background: #e1dfa0;
padding: 4px;
border-bottom: 1px solid #86821a;
}
