﻿/* Headline Style #1 */
p.header {
	font-family: Impact;
	letter-spacing: 0px;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
p.subheader {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family:  Tahoma;
	font-size: 13pt;
	text-align: justify;
	line-height: 1.15;
	font-weight: normal;
	color: #333333;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.15;
	font-weight: normal;
	color: #000000;
}
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
	
}.yellow {
	background-color: #FFFF00;
}
#bdr-lt {
	background-image: url(images/index_05.jpg);
}
#bdr-rt {
	background-image: url(images/index_07.jpg);
}
.middle {
	text-align: center;
}
div.testimonial {
	padding: 10px;
	width: 500px;
	display: block;
	margin: 10px auto;
	padding-left: 50px;
	background: url(images/gray-testimonial.gif) no-repeat left top;
}
div.testimonial p {
	font-size: 14px;
	color: #777;
	font-family: Tahoma;
}
div.testimonial p em {
	background: #faf5a9;
	font-weight: bold;
	font-style: normal;
	padding: 5px;
}
div.testimonial strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	font-family: Tahoma;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
.textsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.textsmall3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFF00;
}
a {
	color: #006699;
}
a:hover {
	color: #FFFFFF;
}
body {
	/*background-color: #000000;*/
	margin:0px; background:#FFFFFF url('images/bg.jpg') no-repeat fixed top center; 
}

