body {
margin:0;
background-color: #42210b;

color: #000;
font-family: 'Arial' sans serif;
}

.pad {
padding:12px;
}


h1, h2, h4{

	font-family: 'Arial' Sans serif; 

	font-weight: normal;
	line-height: 1em;
	margin: 0;
}


h1 {
	color: #995e17;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #666666;
	font-size:17px;
	font-weight: BOLD;
}


h3 {
	color: #666666;
	font-size:20px;
	font-weight: normal;
margin-bottom:0;
margin-top:5px;
}

.himdesign{
background-color:#d9c394;
border-top:1px solid #bc9e5c;
	border-right:1px solid #bc9e5c;
	border-bottom:1px solid #bc9e5c;
	border-left:1px solid #bc9e5c;
	padding:4px;
	color: #000000;
	font-size:12px;
	font-weight:regular;
	font-style:normal;
z-index:100;

	}



.mytable {
border: 1px solid #b29292;
padding:8px;
}
.mytable th, .mytable td {
	padding: 1px;
}


.tariff {
border: 1px solid #b29292;
padding:8px;
}
.tariff th, .tariff td {
	padding: 2px;
	border: 1px solid #b29292;
}




td.content {
padding: 10px ;
font-family: 'Arial', sans serif;
	font-size: 14px;
	font-style: normal;
line-height:22px;
}


td.contentmain {
padding: 20px ;
font-family: 'Arial', sans serif;
	font-size: 15px;
	font-style: normal;
line-height:24px;
}


td.contentleft {
padding: 10px;
font-family: 'helvetica ';
	font-size: 17px;
	font-style: regular;
line-height:22px;
}


a.top:link { COLOR: #ffffff; FONT-FAMILY: 'Arial', sans serif; TEXT-DECORATION: none; font-size:18px; font-weight:bold; font-style:regular; }
a.top:visited { COLOR: #ffffff; FONT-FAMILY: 'Arial', sans serif; TEXT-DECORATION: none; font-size:18px; font-weight:bold; font-style:regular;}
a.top:hover { COLOR: #ffffff; FONT-FAMILY: 'Arial', sans serif; TEXT-DECORATION: none; font-size:18px; font-weight:bold; font-style:regular;  }
a.top:active { COLOR: #118c08; FONT-FAMILY: 'Arial', sans serif; TEXT-DECORATION: none; font-size:18px;font-weight:bold; font-style:regular;  }


a:link { COLOR: #006600; FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none; font-size:10pt; font-weight:bold; font-style:regular; letter-spacing:0.1pt; }
a:visited { COLOR: #006600; FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none; font-size:10pt; font-weight:bold; font-style:regular; letter-spacing:0.1pt; }
a:hover { COLOR: #000000; FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none; font-size:10pt; font-weight:bold; font-style:regular; letter-spacing:0.1pt; }
a:active { COLOR: #006600; FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none; font-size:10pt;font-weight:bold; font-style:regular; letter-spacing:0.1pt; }

td.bottom {
padding: 5px;
font-size: 12px;
color:#993300;
font-family:Georgia, Times New Roman, Times, serif;
font-style:none;
font-weight:10pt;
line-height:15pt;
text-align:left;
}


a.nav:link{ COLOR: #ffffff; font-family:Georgia, Times New Roman, Times, serif; TEXT-DECORATION: none; font-size:14px; font-weight:bold; }
a.nav:visited { COLOR: #ffffff; font-family:Georgia, Times New Roman, Times, serif;; TEXT-DECORATION: none; font-size:14px; font-weight:bold; }
a.nav:hover { COLOR: #3300000; font-family:Georgia, Times New Roman, Times, serif;; TEXT-DECORATION: none; font-size:14px; font-weight:bold; }
a.nav:active { COLOR: #ffffff; font-family:Georgia, Times New Roman, Times, serif;; TEXT-DECORATION: none; font-size:14px; font-weight:bold; }


input.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 13px;
	padding: 2px 4px;
	outline: 0;
	-webkit-appearance: none;

}
input.rounded:focus {
	border-color: #339933;
}

select.rounded {
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	font-size: 13px;
	padding: 2px 4px;
	outline: 0;
	-webkit-appearance: none;

}
input.rounded:focus {
	border-color: #339933;
}