.text_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 21px;
	text-align: justify;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
a:link {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333;
	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/bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	top: 0px;
}
.text_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.link2:link {
	text-decoration: none;
	color: #FFc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.link2:visited {
	text-decoration: none;
	color: #FFc;
	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: #666;
}
.h1_b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.text_homepg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #333;
	font-weight: normal;
}
.text_secondary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	font-weight: normal;
}
.border {
	border-top-width: 0.90px;
	border-right-width: 0.90px;
	border-bottom-width: 0.90px;
	border-left-width: 0.90px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.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;
}
