/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head-text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.head-sub-text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head-sub-text1:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head-sub-text1:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.head-sub-text1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.head-sub-text1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} /* head-sub-text1 with links */

.cnt-bg {
	background-image: url(images/cnt-bg.gif);
}

.cnt-text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #464602;
	text-decoration: none;
	text-align: justify;
}

.cnt-text1-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #464602;
	text-decoration: none;
	text-align: justify;
}

.btm-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.btm-text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #dba881;
	text-decoration: none;
}

