.bgmiddle {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat;
	background-position: top;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.more:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}.contentbold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	line-height: 22px;
}
.imagebor {
	border: 1px solid #000000;
}
.contentred {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	line-height: 22px;
}
.field {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #7F9DB9;
}
.button {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0052A4;
	text-decoration: none;
}

.link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.imageboder {
	border: 1px solid #000000;
}
