body {
	background: #9d0a0e;
	font-family: verdana, arial, sans-serif;
}

h1 {
	color: #626262;
	font-family: 'arial narrow';
	font-weight: lighter;
	font-size: 2em;
	margin-top: 3px;
}

h2 {
	font: 1em normal;
	font-family: tahoma;
	margin: 2px 0 0 2px;
}

h3 {
	font-weight: lighter;
}

hr {	
	border: 0px;
	height: 1px;
	color: #aaaaaa;
	background-color: #aaaaaa;
}

#header {
	background: url('images/header.jpg') no-repeat;
}

#container {
	background: url('images/background.gif') repeat-y;
}

#navbar p {
	margin-left: 15px;
	text-align: center;
	font-size: 0.8em;
}

#content p{
	font-family: tahoma, verdana, arial sans-serif;
	font-size: 1em;
	text-align: justify;
}

#content li {
	list-style-image: url('images/li.gif');
	margin-bottom: 10px;
}

#navbox {
	background: url('images/navbox.jpg') no-repeat;
	margin:0px;
}

#navbox a {
	font-size: 19px;
	color: #626262;
}

a:link, a:visited {
	text-decoration: none;
	color: #626262;
}

#navbox a:hover {
	text-decoration: none;
	color: #9d0a0e;
}

a:hover {
	text-decoration: none;
	color: #9d0a0e;
}

#footer {
	background: url('images/footer.jpg') no-repeat;
	font-size: 13px;
}

.tariff_table {
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

.tariff_table td{
	padding: 2px 5px 2px 5px;
}

.rowb {
	background-color: #ebebeb;
}

.bigboldtext {
	font-size: 1.2em;
	font-weight: bold;
	color: #626262;
}

.smalltext {
	font-size: 0.8em;
}

.smalltext2 {
	font-size: 0.7em;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.imagelink {
	border: 0;
}


.heading {
	color: #626262;
	font-family: 'arial narrow';
	font-weight: lighter;
	font-size: 1.8em;
	margin: 0 0 5px 0;
}

.blogitemtitle {
	color: #000;
	font-family: 'arial narrow';
	font-weight: lighter;
	font-size: 1.4em;
	margin: 0px;
}

.blogdate {
	color: #626262;
	margin-top: 0px;
}
