.border_up {
	background-image: url(images/border.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.back1 {
	background-color: #f3f5f4;
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: left;
	line-height: 160%;
	text-align: left;
	text-decoration: none;
}
.text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}

.border_up2 {
	background-color: #f3f5f4;
	background-repeat: repeat;
}

.text_button {
	color: #b3b1b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: none;
}
.spacer {
	background-image: url(images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.text_button:hover {
	color: #990000;
}
a:hover {
	color: #333333;
}
.text_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.form {
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



.back_w {
	background-color: #FFFFFF;
}
.textnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
