.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textCREAM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cdc5b9;
}
.headerCREAM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #cdc5b9;
}
.headerCREAMWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}
.headerCREAMWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.linkBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linkBOLD:hover {
	color: #990000;
	text-decoration: underline;
}
.linkBOLDGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linkBOLDGreen:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01794B;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
}
.textCREAMWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textCREAMWhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textCREAMBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: bold;
}
.textCREAMWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
}
.textCREAMWhiteBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
}
.textCREAMBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
}
.textCREAMGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5CB300;
	font-weight: bolder;
	font-style: normal;
}
.link1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.link1:hover {
	color: #990000;
	text-decoration: none;
}
.link1Green {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.link1Green:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #01794B;
	text-decoration: underline;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.Imagelink1 {
	background-color: #000000;
	border: 1px solid #000000;
}
.Imagelink1:hover {
	
}