.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.bodysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bodyBorder {
	border: thick none #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F34A4A;
	line-height: 13px;

}
.bodyGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #868653;
}
.titleblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.titleRedSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F34A4A;
	line-height: 18px;
	text-decoration: none;

}

A.titleRedSmall:link  {
	color: #F34A4A;
	text-decoration: none;
}
A.titleRedSmall:visited  {
	color: #F34A4A;
	text-decoration: none;
}
A.titleRedSmall:hover   {
	color: #888936;
	text-decoration: underline;
}
A.titleRedSmall:active  {
	color: #F34A4A;
	text-decoration: none;
}
.borderBottomDot {
	border-bottom-style: dashed;
	border-bottom-color: #B4B18D;
	border-bottom-width: 1px;
}
.bodyGrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.borderLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D1CDAB;
}
.borderRight {
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #D1CDAB;

}
.titleRedSmallUnderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F34A4A;
	line-height: 18px;
	text-decoration: underline;
}
.back {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
