BODY {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	text-align : left;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

BODY TD {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : x-small;
	text-align : left;
	}

BODY DIV {
	color : #00008B;
	font-family : Verdana, sans-serif;
	font-size : x-small;
}
	
INPUT.invisInput {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BACKGROUND-COLOR: #e8f8ff;
	BORDER-RIGHT-WIDTH: 0px;
	font-size : xx-small;
}

UL.bullet {
	list-style-image: url(../images/bullet.gif);
	list-style-position : outside;
	list-style-type : none;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 22px;
	margin-right: 6px;
}

A:HOVER {
	color : Red;
	font-weight : bold
}
.bp_disc {
	list-style : disc;
	list-style-type : disc;
	margin-left : -20px
	}
.bp_circ {
	list-style : circle inside;
}
.bp_sq {
	list-style : square;
}
.bp_deci {
	list-style : decimal;
}
.bp_none {
	list-style : none;
}
.button_search {
	COLOR: #ffffff;
	BORDER-TOP-STYLE: outset;
	BORDER-RIGHT-STYLE: outset;
	BORDER-LEFT-STYLE: outset;
	BACKGROUND-COLOR: #0000FF;
	BORDER-BOTTOM-STYLE: outset
}
.bkgnorep {
	background-repeat : no-repeat;
}

.nobr {
	white-space: no-wrap;
}

TD.norepeat {
	background-repeat : no-repeat;
}
.martb8 {
	margin-top : 8px;
	margin-bottom : 8px
}
.martb8l4 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 4px
}
.martb8l8 {
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 8px
}
.martb12l8 {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 8px
}
.martb4 {
	margin-top : 4px;
	margin-bottom : 4px
}
.martb2{
	margin-top : 2px;
	margin-bottom : 2px
}
.marl4 {
	margin-left : 4px;
}
.martb4l4 {
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 4px
}
.sm {
	font-size : xx-small;
}

/* No underline in hypertex */
.noul {
	text-decoration: none;
}

/* All the content boxes belong to the content class. */
#header {
	top: 0px;
	left: 0px;
	width: 750px;
	height: 225px;
}

#data {
	margin: 0 0 0 180px;
	width: 570px;
	height: auto;
	background-image : url(../images/cl1_03.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

#footer {
	clear: both;
	margin: 0 0 0 180px;
	width: 570px;
	height: auto;
}

#navigation {
	position: absolute;
	top: 225px;
	left: 0px;
	width: 180px;
	height: 375px;
	
	/*border-right : thin dotted Aqua;*/
	background-image : url(../images/cl1_02.jpg);
	background-repeat : no-repeat;
	padding-left : 20px;
	padding-top : 5px;
}

#tariff {
	width: 570px;
	margin-bottom: 40px;
/*
	height: auto;
	background-image: url(../images/tar01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
*/	
}

#tarrif h2 {
	text-align: center;
}

#h2-tariff {
	display: block;
	width: 96px;
	margin: 0 auto;
}

#tariff table {
	border-collapse: collapse;
}

#tariff th,
#tariff td
{
	margin: 0;
	padding: 6px;
	border: 1px solid #00008b;
}

#tariff th {
	font-size: 1.1em;
	text-align: left;
}

#tariff th.supp {
	font-weight: normal;
	font-style: italic;
}

#tariff td.price {
	text-align: center;
}

#tariff-background {
	width: 570px;
	height: 250px;
	padding: 80px 0 0 0;
	font-size: 1.1em;
	background-image: url(../images/tar01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
