.content_table {
	margin-top: 10px;
	margin-left: 10px;
}
.vertical_line {
	background-image: url(img/vert_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.title_text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.cont_img {
	margin-top: 10px;
}
.reques_table {
	margin-top: 15px;
}

.fields {
	border: 1px solid #DBDBDB;
	height: 16px;
	width: 100px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.contacts {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 20px;
}


.request_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
}

.content_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.subtitle{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	margin-top: 10px;
	font-style:bold;
}
.cop_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 4px;
}

.horiz_line {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bd_cop {
	margin-bottom: 5px;
}


.news_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #666666;
}
.news_table {
	margin-top: 5px;
	margin-left: 20px;
}
a.news_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
	color: #666666;
}
.msg_field {

	border: 1px solid #DBDBDB;
	height: 60px;
	width: 212px;
}
