:focus {
-moz-outline-style: none;
}
body {
	margin: 0px;
	background-color: #ffb340;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #336600;
}
.lnk1, .lnk1:link, .lnk1:visited, .lnk1:active {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ff9900;
}
.lnk2, .lnk2:link, .lnk2:visited, .lnk2:active {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #ff9900;
}
.lnk2:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ff9900;
}
.lnk_cright, .lnk_cright:link, .lnk_cright:visited, .lnk_cright:active {
	font-size: 11px;
	text-decoration: underline;
	color: #ffd9a0;
}
.text1 {
	font-weight: bold;
	color: #336600;	
}
.text2 {
	font-weight: bold;
	font-size: 12px;
	color: #ff9900;	
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #e7e7e7;
	width: 390px;
	padding-left: 2px;
}
.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f2f2f2;
	border: 1px solid #e7e7e7;
	width: 190px;
	padding-left: 2px;
}
.divtext {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}
.cright {
	color: #ffd9a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.framePhoto:hover {
		color: #ff9900;
}
.framePhoto:link img, .framePhoto:active img, .framePhoto:visited img {
	border: solid #cccccc 4px;
	margin-bottom: 8px;
}
.framePhoto:hover img {
	border: solid #ff9900 4px;
	margin-bottom: 8px;
}
.infoPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
ul {
	padding: 10px;
	margin: 0px;
}
ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	padding-bottom: 2px;	
}
#eXTReMe {
	display: none;
}


