﻿body 
{
	margin: 0px;
		text-transform: lowercase;
}
	
div, td, span, p, a
{
	text-transform: lowercase;
}

.blue
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5e7c6b;
	letter-spacing: 0px;
	line-height: 14px;
	text-transform: lowercase;
}

.lblue_sml
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #85b5c6;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 11px;
}

.brown
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #532822;
	letter-spacing: 0px;
	text-transform: lowercase;
}

.brown_sml
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #532822;
	line-height: 14px;
	text-transform: lowercase;
}

.grey
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #97a19a;
	letter-spacing: 0px;
	text-transform: lowercase;
}

.grey_out
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #92a8a8;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: line-through;
}
	
.blue_button
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	background-color: #85b5c6;
	border: 0px;
	height: 17px;
	padding-left: 6px;
	padding-right: 6px;
	width: 80px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;		
	letter-spacing: 0px;
}
	
.blue_button a
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	text-transform: lowercase;
	text-decoration: none;
}

.red_button
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	background-color: red;
	border: 0px;
	height: 17px;
	padding-left: 6px;
	padding-right: 6px;
	width: 80px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;		
}

.mainNav
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #708476;
	letter-spacing: 2px;
	text-transform: lowercase;
}

a.white
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}

a.white:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #e3d0c2;
	text-decoration: none;
	text-transform: lowercase;
}

a.mainNav
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #708476;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: lowercase;
}

a.mainNav:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #532822;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: lowercase;
}

a.blue
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5e7c6b;
	text-decoration: none;
	text-transform: lowercase;
}

a.blue:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #532822;
	text-decoration: none;
	text-transform: lowercase;
}

a.red
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: red;
	text-decoration: none;
	text-transform: lowercase;
}

a.red:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: red;
	text-decoration: none;
	text-transform: lowercase;
}

a.brown
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #532822;
	text-decoration: none;
	text-transform: lowercase;
}

a.brown:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #532822;
	text-decoration: none;
	text-transform: lowercase;
}

a.brown_sml
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #532822;
	text-decoration: none;
	text-transform: lowercase;
}

a.brown_sml:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #532822;
	text-decoration: none;
	text-transform: lowercase;
}