body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#topbar{
	font-size:14px;
	color:#3b5d14;
	background:#b2d281;
	font-weight:bold;
	padding:6px;
	overflow:auto;
	height:1%;
	clear:both;
}

#topbar a{
	color:#3b5d14;
	text-decoration:none;
	margin:0 10px;
	height:23px;
	line-height:23px;
	float:left;
	display:block;
}
#topbar a.active{
	height:23px;
	line-height:23px; 
	background:url(images/tb_a.png) right top no-repeat;
	padding-right:10px;
}
#topbar a.active span{
	background:url(images/tb_span.png) left top no-repeat;
	height:23px;
	display:block;
	padding-left:10px;
}
	
#middlebar{
	font-size:11px;
	color:#000380;
	background:#ffffff;
	background:url(images/right.png) repeat-x;
	font-weight:bold;
	padding:6px;
	overflow:auto;
	height:170px;
	clear:both;
}
#middlebar a{
	color:#000380;
	text-decoration:none; 
	margin:0 5px; 
	padding-right:10px; 
	height:23px; 
	line-height:23px; 
	display:block; 
	float:right; 
	background:url(images/mb_a.png) right top no-repeat;
}
#middlebar a span{
	background:url(images/mb_span.png) left top no-repeat;
	height:23px;
	display:block;
	padding-left:10px;
}

#imagebar {
background-color: #FFFFFF;
background-image: url(images/menu-underbar.png);
background-repeat: repeat-x;
}
#navtable {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    height:26px;
}
#navtable a {
	width:100px;
    color:#eee;
    text-decoration:none;
    background:url("images/menu-background.png") repeat-x;
    float:center;
	/*
    padding:0px 0px 0px 0px;
    margin:0px;
	*/
}
#navtable a:hover { 
    background:url("images/menu-mouseover.png") repeat-x;
}
#navtable a:active {
    background:url("images/menu-current.png") repeat-x;
}

#navbar {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    height:26px;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a {
    width:100px;
    color:#eee;
    text-decoration:none;
    background:url("images/menu-background.png") repeat-x;
    float:left;
    padding:0px 10px 10px 4px;
    margin:0px;
}
#navbar a:hover { 
    background:url("images/menu-mouseover.png") repeat-x;
}
#navbar a:active {
    background:url("images/menu-current.png") repeat-x;
}

#menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
    text-align: center;
}
#justify {
	text-align: justify;
}
.cross-out {
	text-decoration: line-through;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}


#offer-body {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #d5e9f6;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#offer-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff9df;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: xx-large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
#center {
	text-align: center;
}

#h2-blue {
	color: #3671A1;
}
#panel-cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.red {
	color: #F00;
	font-weight: bold;
}
