#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li 
{
	font-family: Tahoma;
	color: #3E3E3E;
	font-size: 10px;
	
	padding-left: 10px;
	margin-bottom: 5px;
	line-height: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#adrlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#adrlist li 
{
	font-family: Tahoma;
	color: #3E3E3E;
	font-size: 11px;
	
	padding-left: 10px;
	margin-bottom: 5px;
	line-height: 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

/******** submenu *******/

#subnav {
	margin:0px;
	padding:0px;
}

#subnav li {	
	list-style:none none;
	display:inline;
	float:left;

	margin:0 15px 0 0;
	padding:0 0 10px 0;
}

#subnav a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0281BC;
	
	display:block;

	margin:0;
	padding:0;
}

#subnav a:hover {
	text-decoration: none;
}

/******** /submenu *******/

TD.subtitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/subtitle.gif);
	background-repeat: no-repeat;
	
	width: 615px;
	height: 30px;
	
	vertical-align: top;
	
	padding-top: 3px;
    padding-left: 10px;
}

.greenName {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00A651;
	margin: 0;
}

A.blueLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0281BC;
	text-decoration: none;
}

A.blueLink:hover {
	text-decoration: underline;
}

.price {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	background-image: url(images/price.gif);
	width: 124px;
	height: 29px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

.greenHeader {
	font-family: Tahoma;
	font-size: 12px;
	color: #00A650;
	font-weight: bold;
}

.mainText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E3E3E;
}

.mainText A {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0281BC;
}

.mainText A:hover {
	text-decoration: none;
}

.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	
	padding-left: 10px;
}

TD.menuItem  {
	background-image: url(images/menu.item.gif);
	background-repeat: no-repeat;
	width: 148px;
	height: 19px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #00CC66;
	text-transform: uppercase;

}

A.menuItem  {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

A.menuItem:hover  {
	text-decoration: underline;
}

BR {
	line-height: 15px;
}

FORM {
    margin: 0;
    padding: 0;
}

INPUT, TEXTAREA {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E3E3E;
	width: 100%;
}

INPUT.button {
	width: 85px;
}
