body {
	background-color: #EAE5CC;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #702B07;
	font-size: 10px;
}
body#popup {
	background-color: #EAE5CC;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #742E15;
}

BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #742E15;
}

.Title {
	font-family: Arial Narrow, Times New Roman;
	font-size: 28px;
	font-weight: bold;
	color: #336699;
	line-height: 28px;
	letter-spacing: -1px;
}

.GreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #81BF49;
}

.BlackItalicHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.Red 	{ color: #742E15; }
.Green	{ color: #81BF49; }
.Blue	{ color: #336699; }
.Black	{ color: #000000; }


* .header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #81BF49;
}
* .header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
* .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #742E15;
}
* .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
* .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
}
* .quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
* .right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #742E15;
}
* .left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
* .right {

	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
* .left {

	float: left;
	margin-bottom: 20px;
	border: none;
	margin-right: 20px;
}
a.link2:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link2:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.link2:active {
	text-decoration: underline;
	color: #CCCCCC;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
* .border-popup-images {
	border: 1px solid #742E15;
}
* .border {
	border: 1px solid #742E15;
}
* .text_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #742E15;
	font-weight: bold;
}
