			header nav ul.nav-main li a {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    text-transform: uppercase;
}
td p, .page p, #page p, p {
    font-size: 17px;
    color: #000;
}
.nav > li > a:hover, .nav > li > a:focus , header nav ul.nav-main ul.dropdown-menu, header nav ul.nav-main li.dropdown.open a.dropdown-toggle, header nav ul.nav-main li.active a {
    background-color: rgba(85, 85, 85, 1);
}
/*@font-face {
     font-family: ecopower;
     src: url(HANDGOTN.TTF);
 }*/
/* * { 	font-family: ecopower;}
*/section.page-top {
/*	background-color: #a6a6f9;*/
	background-color: #252625;
	background-repeat:no-repeat;
	border-bottom: 5px solid #252625;
	border-top: 5px solid #252625;
	margin-top: 5px;
	margin-bottom:10px;
	max-height: 60px;
	height: 60px;
	padding: 0;
	position: relative;
	text-align: left;
	font-family: ecopower;
}
footer {
	background: #121214;
	border-top: 4px solid #1F1F1F;
	font-size: 0.9em;
	padding: 2px 0 0;
	position: relative;
	margin-top: 20px;
}
div.footer-copyright {
	background: #0C0C0C;
	border-top: 4px solid #111;
	padding: 10px 0 10px;
	margin-top: 0px;
}
section.page-top h2 {
	border-bottom: 0px;
	font-weight: bold;
	padding: 5px 0 17px 0px;
}
/*select {
  width: auto;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
*/body, p, p a, a, li a{
	/*font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;*/
/*	font-family:ecopower;
*/	font-size:12px;
	/*color:#000000;*/
	color: #252625;
	line-height: 14px;
}
table, table td, td, tr, td p { border-collapse: collapse; border-spacing: 0;  margin: 0; 	 
font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

td p, .page p, #page p, td a, td p a { 
	/*color:#000000;*/
	color: #252625;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
	padding-top: 4px;
	font-size:16px;
	line-height: 16px;
font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

td p a, td p a:visited {
	color:#390;
font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
h4, h4 a {
	font-size: 22px;	
}
td h4 {
	font-size: 16px;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:10px;
	line-height:14px;
	text-align:left;
}
th h4 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom:2px;
	margin-bottom: 0px;
	margin-top:0px;
	padding-left:10px;
	line-height:14px;
	color: #252625;
	
}
h3, h4, h4 a, h4 p {
	color: #252625;
/*	text-align:right;
*/	font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;

}
aside ul.nav-list > li > a {
	color:#252625;
/*	font-family:ecopower;
*/}
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
 /*   color: #ffffff;*/
	color:#252625;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
/*    background-color: #a6a6f9;*/
	background-color: #a6a6f9;
/*	font-family:ecopower;
*/}
textarea, input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
}
select, textarea, input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
select, textarea, input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input {
    display: inline-block;
    height: 26px;
    padding: 2px 2px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}


/*table tr:hover,  tr:hover a {
	/*background-color:#090; */
/*	background-color:#252625; 
	color:#fff;
}
tr:hover {
    color: #fff;
}
table tr:hover p, table tr:hover p a, table tr:hover p a:visited, table tr:hover p a:hover{
	color:#fff;
	 font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
*/
.marios tr, .marios tr td, .marios tr td p, .marios td {
	 font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

/*.marios tr:hover {
	background-color:#fff;
	color:#252625;
	 font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
*/.marios tr:hover p, tr:hover p a, tr:hover p a:visited{
	color:#252625;
	 font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
/* Logo */
header h1.logo {
	float: left;
	margin: 5px 0;
	padding: 0;
}
select, textarea, input[type='text'], input[type='password'], input[type='datetime'], input[type='datetime-local'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='number'], input[type='email'], input[type='url'], input[type='search'], input[type='tel'], input[type='color'], .uneditable-input
{ 
	font-size:12px;
	line-height: 12px;
	color: #000;
	margin-right:0px;
	padding-right:0px;
}
.btn-primary {
    color: #ffffff;
    background-color: #252625;
    background-image: -moz-linear-gradient(top, #252625, #252625);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#252625), to(#252625));
    background-image: -webkit-linear-gradient(top, #252625, #252625);
    background-image: -o-linear-gradient(top, #252625, #252625);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#252625c', endColorstr='#252625c', GradientType=0);
    border-color: #252625 #252625 #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/*header nav ul.nav-main ul.dropdown-menu li > a
{
    background-color: #252625;
}
select > option:hover {
    background-color:  #252625;
	color:  #252625;
  }
*/#page p a, a, a:hover {
	 font-family:Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	 	 
 }
/* select>option:hover { background-color: #252625; }
*/ 
 .circle {
    border: 0.3em solid #252625;;
    border-radius: 100%;
    height: 2em;
    width: 2em;
    text-align: center;
}

.circle p {
    margin-top: 0.40em;
    font-size: 1.5em;
    font-weight: bold;
    font-family: sans-serif;
    color: #252625;;
}
td p, .page p, #page p {
    font-size: 15px;
	color:#000;
}
td a, td p a, td p a:visited {
    font-size: 16px;
	color:#906;
}