.titels {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.titelsDark {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.imageCaptioins {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.horR {
	padding-right: 25px;
	padding-left: 25px;
}

.newsCaptioins {

	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.readMore {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.disc_cell {
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.disc_text {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	padding-left: 25px;
	padding-top: 17px;
	text-align: center;
}
.Login {
	width: 100px;
	border: 1px solid #333333;
	height: 20px;
	font-size: 10px;
}
.prop_bord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

.tables_left {
	border: 1px solid #999999;
}




.arrows {
	font-size: 10px;
	color: #990000;
	font-weight: normal;
}

.newsTable {
	padding-right: 4px;
	padding-left: 4px;
}
.tables_right {
	padding-right: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a {
	color: #990000;
	text-decoration: underline;
}
.skip {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.disc_cellCopy {
	background-image: url(../images/column/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.formInputText {
	background-color: #eeeeee;
	width: 150px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
}
.formInputTextArea {
	background-color: #eeeeee;
	width: 250px;
	font-size: 12px;
	color: #000000;
	padding-bottom: 3px;
}
.formInputButton {
	background-color: #eeeeee;
	width: 50px;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	border: 1px solid #aaaaaa;
}
