@charset "utf-8";
body {
	background-image: url(../images/body-back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #898989;
	margin-top: 0px;
}
.cuve-mid {
	background-image: url(../images/curv-mid.gif);
	background-repeat: repeat-y;
}
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text-1-bold-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text-1-bold-huge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.border {
	border: 1px solid #CCCCCC;
}
.footer {
	font-family: Verdana;
	color: #000066;
	background-image: url(../images/separate.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	font-weight: bold;

}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	cursor: hand;
	text-decoration:none;

}
a:hover {color: #008A46}
a:active {color: #666666}

.news1 {
	background-color: #FF9900;
	text-align: left;
	height: 4px;
}
.high-1 {
	font-size: small;
	font-weight: bold;
	color: #E4121F;
}
.header-2 {
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000066;
	font-size: small;
	font-weight: bold;
	text-decoration: blink;

}
.txt-bold {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}

