td {font-family: Arial, Verdana, Tahoma, san-serif; font-size: 75%; color: #846549; }
body {margin: 0px; font-family: Arial, Verdana, Tahoma, san-serif; }

a:link,  a:visited {color: #846549; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}


a:link.menu,  a:visited.menu {color: #846549; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 11px; font-family:  Arial,  Verdana, Tahoma, san-serif;}
a:hover.menu  {color: #000000; font-weight: bold; text-decoration: none;}
div.menu {width: 167px; text-align:right; padding: 8 15 2 0 ; background: url(/_/left_menu_hr.gif) bottom repeat-x;}


a:link.level ,  a:visited.level {color: #019B98;  text-decoration: none;}
a:hover.level {color: #019B98;  text-decoration: underline;}


.level {font-size: 9px; color: #019B98;}
.noborder {border: 0px;}
.small {font-size: 90%; }

p {padding-top: 7px; padding-bottom: 5px; margin: 0px;}
input, select, textarea {background: #ffffff; border: 1px solid #019B98;}

.h2 {color: #846549; text-decoration: none; text-transform: none; font-size: 10px; font-family: Arial, Verdana, Tahoma, san-serif; text-align: left; padding: 5 0 5 0; margin: 0px;}
.blocks {width:3px; HEIGHT:1px; font-family:Verdana, Arial, Helvetica, sans-serif; overflow:hidden; font-size:11px; color:#7188b5;}
h1 {color: #846549; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 13px; font-family:  Arial,  Verdana, Tahoma, san-serif; text-align: left;  background: url(/_/left_menu_hr.gif) bottom repeat-x;}
h2 {color: #846549; font-size: 140%; padding: 5 0 5 0; margin: 0px;}
h2.text {color: #846549; text-decoration: none; text-transform: uppercase; font-size: 12px; font-family:  Arial,  Verdana, Tahoma, san-serif; text-align: left; padding: 5 0 5 0; margin: 0px;}
h3 {color: #FFA73B; font-size: 140%; padding: 5 0 5 0; margin: 0px;}
h4 {color: #337492; font-size: 130%; padding: 5 0 5 0; margin: 0px;}
h5 {color: #000000; font-size: 120%; padding: 5 0 5 0; margin: 0px;}
h6 {color: #FFA73B; font-size: 100%; padding: 5 0 5 0; margin: 0px;}


.zag {
	background: none repeat scroll 0 0 transparent;
    color: #846549;
    font-family: Arial,Verdana,Tahoma,san-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.h1 {color: #846549; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 13px; font-family:  Arial,  Verdana, Tahoma, san-serif; text-align: left;  background: url(/_/left_menu_hr.gif) bottom repeat-x;}
.tr1 {background-color: #F8F4E9;}
.tr2 {background-color: #FEFCF7;}
.footer {padding: 5 20 5 20; border-top: 1px solid #019B98;}
	table.table 		{border-collapse: collapse; border-spacing: 0; width: 100%; }
	td.top 				{padding: 4px; border: 1px solid #DDDEE0; background: #846549; color: #ffffff;}
	table.table td 		{padding: 4px; border: 1px solid #DDDEE0;}
	table.table td p	{margin: 0px; padding: 0px;}
	table.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 table.simple-little-table p {font-size:14px;}
table.simple-little-table th {
	font-weight:bold;
	padding:5px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
 
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table.simple-little-table th:first-child{
	text-align: left;
	padding-left:5px;
}
table.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.simple-little-table tr{
	text-align: center;
	padding-left:5px;
}
table.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:5px;
	border-left: 0;
}
table.simple-little-table tr td {
	padding:5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.simple-little-table tr:last-child td{
	border-bottom:0;
}
table.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
 
table.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.simple-little-table a:active,
table.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
	

