.header {
	background-image:  url(images/header.jpg);
	vertical-align: top;
}
.headerlinkhome {

	padding-bottom: 10px;
}
body {
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-color: #F5E6DE;
}
.sideback {
	background-image: url(images/sideback.png);
	background-repeat: repeat-y;
	background-position: top;
	top: 5px;
}
.footer {
	background-color: #FFD7AD;
}
.Tele {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mainimage {
	background-repeat: no-repeat;
	background-position: left 16px;
}
.welcome {
	color: #F97C00;
	font-family: "Palatino Linotype";
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}
.maintext {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
}

.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	text-align: center;
}
.topimage {
	padding-top: 25px;
}
.contactheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	vertical-align: top;
	font-weight: bold;
	background-position: left;
}
input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	vertical-align: top;
}
.maintextbold {

	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.spacer {
	width: 150px;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
	padding-bottom: 15px;
}
.spacertext {
	color: #000000;
	text-decoration: none;
}


table.tariffs
{
	font-size: 12px;
	text-align: center;
	border: solid black 1px;
	font-family: tahoma;
	color: #000000;
}

td.tariffCell
{
  border: solid black 1px;
  background: white;
}

th
{
  background: #ff6600;
  font-weight: bold;
  border: solid black 1px;
}

#notinuse {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	padding-top: 150px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#notinuse h1 {
	font-size:14px;
}

#notinuse p {
	font-size:12px;
	font-weight:bold;
}#notinuse a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
