﻿body {
background-color:#647176;
color:#647176;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
}

h1{
/*font-size:18px;*/
}

h2{
font-size:11px;
margin-top:10px;
margin-bottom:2px;
}

h3{
font-size:9.1px;
margin-top:10px;
margin-right:10px;
margin-bottom:2px;
}

p{
margin-right:20px;
/*text-align:justify;*/
}

.news_p{
font-size:9.1px;
}

.blueBar{
background-color:#3399FF;
}

.redBar{
background-color:#FE0000;
}

.brownBar{
background-color:#E7DECE;
}

.whiteBg{
background-color:white;
}

.babyBlueBg{
background-color:#8EDCEF;
}

.greyBg{
background-color:#647176;
}

.boxTitle{
font-size:11px;
font-weight:bold;
color:white;
}

.left10px{
padding-left:10px;
}

.whiteText{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.redText{
font-size: 9.5px;
font-weight: bold;
color: #FE0000;
text-decoration: none;
}

#leaf{
	position: absolute;
	visibility: visible;
	z-index: 100;
	left:250px;
	margin-top: -24px;
}
#leaf2{
	position: absolute;
	visibility: visible;
	z-index: 100;
	left:260px;
	margin-top: -23px;
}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #647176;
	width: 170px;
}

.form_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #647176;
}

p.productdesc {
	font-size:9.5px;
}

td.rangename {
	font-size:10px; 
	text-align:center;
}
