body {
	background-color: #A79A6E;
	margin-top: 0px;
}
.border_top {
	background:url(images/bg_top.gif)
}
.border_bottom {
	background:url(images/bg_bottom.gif)
}
.border_left {
	width:10px; 
	background:url(images/bg_left.gif)
}
.border_topleft {
	width:10px; 
	background:url(images/bg_topleft.gif)
}
.border_topright {
	width:10px; 
	background:url(images/bg_topright.gif)
}
.border_right {
	width:10px; 
	background:url(images/bg_right.gif)
}
.border_bottomleft {
	width:10px; 
	background:url(images/bg_botleft.gif)
}
.border_bottomright {
	width:10px; 
	background:url(images/bg_botright.gif)
}

a:link {
	color: #806A39;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #806A39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #806A39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #453A26;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #453A26;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px;
}
.borderpage {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A79A6E;
	border-right-color: #A79A6E;
	border-bottom-color: #A79A6E;
	border-left-color: #A79A6E;
}
.borderbottomtable {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A79A6E;
	border-left-color: #A79A6E;
}
.menubackground {
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #453A26;
	font-size: 14pt;
	font-weight: bold
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #787E54;
	font-size: 12pt;
	font-weight: bold;
}
.h2:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #787E54;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.h2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #787E54;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.h2:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #453A26;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.h2:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #787E54;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #453A26;
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #453A26;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.bottom {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #F1EFE4;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	text-decoration: none;
	background-color: #A79A6E;
}
.bottom:active {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #453A26;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	font-style: normal;
	text-decoration: none;
}
.bottom:hover {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #453A26;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
.bottom:link {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #F1EFE4;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	text-decoration: none;
}
.imgborder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #453A26;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #453A26;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #453A26;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #453A26;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#453A26,Direction=135,Strength=6);
}
.tariffstableborder {
	border-color: #453A26;
    border-style: solid;
	border-collapse:collapse;
	border-width: 0 0 1px 1px;
    border-spacing: 0;
 }
.tariffstableborder td {
	border-color: #453A26;
    border-style: solid;
	margin: 0;
    padding: 2px;
    border-width: 1px 1px 0 0;
    background-color: #F1EFE4;
}
.tariffstablebordernone td {
	margin: 0;
    padding: 2px;
    border-width: 0px 0px 0 0;
    background-color: #F1EFE4;
}
.tableheading {
	text-decoration: none;
	font-size: 10pt;
	color:#F1EFE4;
	text-align: justify;
	font-weight: bold;
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.usefultableborder {
	border-color: #453A26;
    border-style: solid;
	border-collapse:collapse;
	border-width: 1px 1px 1px 1px;
    border-spacing: 0;
	background-color: #F1EFE4;
 }
#info {
	font-size: 8.5pt;
	padding-left: 10px;
	
}
#info ul {
	font-size: 8.5pt;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.info:active {
	text-decoration: none;
	color:#806A39;
	font-size: 8.5pt;
	font-weight: normal;
}
.info:visited {
	text-decoration: none;
	color:#806A39;
	font-size: 8.5pt;
	font-weight: normal;
}
.info:hover {
	color:#806A39;
	text-decoration: underline;
	font-size: 8.5pt;
	font-weight: normal;
}
.info:link {
	text-decoration: none;
	color:#806A39;
	font-size: 8.5pt;
	font-weight: normal;
}

