.homebg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.redheadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
	background-image: url(images/red-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.tenheightrow {
	line-height: 10px;
}

.oneheightrow {
	line-height: 1px;
}

.divider-right {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.divider-left {
	background-image: url(images/divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodytext-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	text-align: justify;
	padding-right: 10px;
	line-height: 1.5em;


}
.spacer01 {
	padding-left: 15px;
}

.blackbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sidebg {
	background-image: url(images/side-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.linktext {
	font-family: tahoma;
	font-size: 11px;
	color: #14416E;
	text-decoration: underline;
}
.sub-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 20px;

}
.sub-link a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.sub-link a:hover {
	color: #ffffff;

}
.sub-link1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
.sub-link1 a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.sub-link1 a:hover {
	color: #ff0000;

}
.title01 {
	font-family: tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;

}
.border {
	border: 1px solid #CCCCCC;
}
.white-sub-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;

}
.white-sub-link a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.bodytext-news {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	line-height: 1.5em;
	padding-left: 8px;

}
.black {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 15px;
}
.homebg-long {

	background-image: url(images/long-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
