.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.text-justify {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.text-symbol {
	font-family: Symbol;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.text-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.text-bold-left {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;

}

.text-bold-center {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
}

.text-bold-right {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: right;
}

.text-bold-underline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}

.text-italic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.text-italic-left {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.text-italic-center {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.text-italic-right {

	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.text-italic-underline {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.text-bold-italic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.text-bold-italic-left {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}

.text-bold-italic-center {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}

.text-bold-italic-right {

	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
}


.text-underline {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.text-indent-40px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 40px;

}

.text-indent-40px-j {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 40px;
	text-align: justify;
}

.text-indent-80px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 80px;

}

.text-indent-80px-j {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 80px;
	text-align: justify;
}

.text-indent-120px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 120px;

}

.text-indent-140px {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 140px;
}

.text-accent {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8B1A1A;
	line-height: normal;
}

.text-accent-14px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #8B1A1A;
	line-height: normal;
	font-weight: bold;
}

.text-accent-12px {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #8B1A1A;
	line-height: normal;
	font-weight: bold;
}


.text-accent-bold {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #8B1A1A;
	line-height: normal;
}

.text-accent-18px {


	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.text-sm-red {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm-red-bold {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm-red-italic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #8B1A1A;
	line-height: normal;
}

.text-sm-green {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #067355;
	line-height: normal;
}

.text-sm-green-bold {

	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #067355;
	line-height: normal;
}

.text-sm-green-italic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #067355;
	line-height: normal;
}


.text-gray {
	font-family: Arial;
	font-size: 12px;
	color: #708090;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}


.text-headline {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.text-headline-italic {


	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #000000;
}

.text-form-fields {

	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	BACKGROUND: #ffffff;
}

.block-left {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;

}

.block-center {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.block-right {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;

}

.division {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	position: absolute;
	visibility: hidden;
	z-index: 20;
	left: 0px;
	top: 0px;
	background-color: #FFE7BA;
}

.body {
	background: #FFFFCC;
	margin-left: 0px;
	margin-top: 0;

	margin-right: auto;
	margin-bottom: auto;
	background : url(http://www.famsi.org/images/codexpaper2.jpg);
}

.border-dark {
	border: 1px solid #DEB887;
}

.border-light {
	border: 1px solid #DCDCDC;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

a:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #772909;
} 
 
a:visited {
	color: #C09358;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

a:hover {
	color: #DEB887;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.block-quote {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-indent: 25pt;
	margin-right: 40px;
	margin-left: 40px;

}

b {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

strong {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.block-left-top {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: left;

}
.block-left-middle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: left;

}
.block-left-bottom {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;
	text-align: left;

}
.block-center-top {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: center;
}
.block-center-middle {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.block-center-bottom {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;
	text-align: center;
}
.block-right-top {



	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: top;
	text-align: right;
}
.block-right-middle {




	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: right;
}

.block-right-bottom {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;
	text-align: right;
}
.text-footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.text-footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.block-left-top-10px {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.text-orange {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CD3700;
}

.text-orange-italic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #CD3700;
}

.text-strike{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : line-through;
}

.text-bold-strike{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration : line-through;
}

.text-bold-accent-strike{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B1A1A;
	text-decoration : line-through;
}

/* ************************ */
/*		Google Search        */
/* ************************ */ 

.cse iframe {width: 10px;}

.cse .gsc-control-cse, .gsc-control-cse {
	 	padding: -40px; 
	 	margin:-15px; 
	 	background-image: url(http://www.famsi.org/images/codexpaper2.jpg);
} 

	input.gsc-input { 
		margin-left: 20px;
		margin-top: 0px;
		padding:-40px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; color:#707070;
		width: 160px; 
}