.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
	
}
.bg1 {
	background-repeat: repeat-x;
	background-image: url(images/main_bg.gif);
	background-position: right top;
}
.bg2 {
	background-repeat: repeat-y;
	background-image: url(images/side_line.gif);
	background-position: right top;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 16px;
	
}
.inp {
	font-family: arial;
	font-size: 12px;
	color: #595959;
	border:  1px solid #7F7F7F;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	
}
