body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #696969;
	line-height: 25px;
	letter-spacing: normal;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 14px;
	color: #5c5c5c;
	font-weight: normal;
	line-height: 14px;
}

li
{
	font-size: 14px;
	color: #696969;
	line-height: 25px;
	letter-spacing: normal;
}

.headerText, .headerText:link, .headerText:visited, .headerText:hover
{  
	text-align: center;	
	color: #999999;
	font-family: 'Berlin Sans FB';
	font-size: 12px;
	font-weight: bold;
}

.headerText:hover
{
	text-align: center;
	color: #d3d3d3;
	font-family: 'Berlin Sans FB';
	font-size: 12px;
	font-weight: bold;
}


.headerTextActive
{  
	text-align: center;	
	color: #bdb76b;
	font-family: 'Berlin Sans FB';
	font-size: 12px;
	font-weight: bold;
}


.title
{
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Lucida Calligraphy';
	font-size: 26px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}

.footerBar
{
	background-color: #ccc5ab;
	color: #ffffff;
}

.subTitle
{
	text-align: center;
	vertical-align: top;
	color: #ff6347;
	font-family: 'Lucida Calligraphy';
	font-size: 18px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;	
}

.titleOrange
{
	font-size: 16px;
	font-weight: bolder;	
	font-family: 'Lucida Calligraphy';
	color: #ff6600;
	text-decoration: none;
}


.textNormal
{
	font-size: 14px;
	color: #696969;
	line-height: 25px;
	letter-spacing: normal;
}

.textGreen
{
	font-size: 14px;
	color: #669966;
	line-height: 25px;
	letter-spacing: normal;
}


a:link
{
	color: #bdb76b;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #b8860b;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


a:hover
{
	color: #bdc66b;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
}

.textSmall {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #979076;
}

.textSmallBrown, .textSmallBrown:link, .textSmallBrown:visited, .textSmallBrown:hover
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #b8860b;
}

.textSmallWhite, .textSmallWhite:link, .textSmallWhite:visited, .textSmallWhite:hover
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}


