.text_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
	text-align: justify;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a:link {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
}
body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	top: 0px;
}
.text_whitesm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.link2:link {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link2:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link2:hover {
	text-decoration: underline;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link2:active {
	text-decoration: none;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.h1_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.h1_b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.text_homepg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #FFF;
	font-weight: normal;
}
.text_secondary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFF;
	font-weight: normal;
}
body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	height: 100%;
	position:relative; z-index:1;
}
body_2 {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}.border {
	border: .75px solid #CCC;
}
.text_red {
	color: #F00;
}
.borderbottom {
	border-bottom-width: .75px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.hd1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
