/* CSS Document */
body {
	font-family: georgia, times;
	font-size: 13px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
background: url(/images/thinBG.jpg) repeat ;
}

h1 {
	font-family: georgia, times;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}
h2 {
	font-family: georgia, times;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: inline; 
	text-align: center;
}
h3 {
	font-family: georgia, times;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: georgia, times;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	display:inline; 
}
h5 {
	font-family: georgia, times;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	display:inline; 
}

.theQuote {
font-family: georgia, times;
	font-size: 16px;
	color: #000000;  
text-align: left;
  font-weight: none;
}

.quoter {
font-family: georgia, times;
	font-size: 16px;
	color: #000000;
  text-align: right;
  font-weight: bold;
}

.quoterBook {
font-family: georgia, times;
	font-size: 16px;
	color: #000000;
text-align: right;
text-decoration: none;
font-weight: none;
}



p {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
text-align: left;
}


td {

	font-family: georgia, times;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
font-size: 16px;
font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
font-size: 16px;
font-weight: bold;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.input_field {
	font-family: georgia, times;
  font-size: 16px;
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.fisrtLiness {
	font-family: georgia, times;
	font-size: 19px;
	color: #3333ff;
	text-align: Center;
text-decoration: italic;
font-weight: bold;
}

	.centerBold {
	font-family: georgia, times;
	font-size: 22px;
	color: #000000;
	text-align: center;
text-decoration: none;
font-weight: bold;
}

	.centerFree {
	font-family: georgia, times;
	font-size: 36px;
	color: #FF0000;
	text-align: center;
text-decoration: none;
font-weight: bold;
}

.centerBanner {
	font-family: georgia, times;
	font-size: 16px;
	color: #000000;
	text-align: center;
text-decoration: none;
font-weight: bold;
}

.getPdf {
	font-family: georgia, times;
	font-size: 13px;
	color: #000000;
	text-align: center;
text-decoration: none;
font-weight: none;
}

.yellow {
	font-family: georgia, times;
	font-size: 16px;
	color: #3333ff;
	text-align: center;
	BACKGROUND-COLOR: #FFFF00;
font-weight: bold;
}



td.quote {
  border-top: 1px dotted #B877E8;
  border-bottom: 1px dotted #B877E8;
  background: #FBF8FE url('/images/quotes.gif') center center no-repeat;
  padding: 15px;
  text-align: left;
}

.baho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #222222;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}

.bahoRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FF0000;
	font-weight: normal;
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}




