/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FEFEFE;
}
a, a:visited, a:active {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	COLOR: #990000;
	text-decoration: underline;
	font-weight:bold;
}
.red, .red a:link, .red a:visited, .red a:active {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #EE1D23;
}
.red a:link, .red a:visited, .red a:active {
	color: #EE1D23;
	font-weight:bold;
}
.red a:hover {
	color: #000000;
	text-decoration:none;
}
.white, .white a:link, .white a:visited, .white a:active {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
}
.white a:hover {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #EEEEEE;
	text-decoration:none;
}
.black {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #222222;
	font-weight:normal;
	text-align:left;
}

.black a:link, .black a:visited, .black a:active {
	font-weight:bold;
}
.black a:hover {
	color: #6D6D66;
	text-decoration:none;
}
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.txt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6A7381;
}
.txt_condens {
	font-family: "Arial Narrow", Tahoma, Verdana;
	font-size: 11px;
	color: #9D0000;
	line-height:14px;
}
.news_txt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6A7381;
}
.text {
	font-family: Verdana, Tahoma;
	text-align:justify;
	font-size: 11px;
	color: #555B66;
}
.text a:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.text a:visited, .text a:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}
.text a:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
}
.bt-menu {
	FONT-SIZE: 10px;
	COLOR: #676767;
	font-family: Verdana, Tahoma;
	font-weight: normal;
}
.bt-menu a:link, .bt-menu a:visited, .bt-menu a:active {
	COLOR: #676767;
	TEXT-DECORATION: none;
	font-weight:normal;
}
.bt-menu a:hover {
	COLOR: #676767;
	TEXT-DECORATION: underline;
}
.clCMAbs {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0
}
.clBar {
	position:absolute;
	width:10;
	height:10;
	visibility:hidden
}
.clLevel0, .clLevel0over {
	position:absolute;
	padding:2px;
	padding-top:7px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clLevel0 {
	background-color:#444444;
	layer-background-color:#444444;
	color:#FFFFFF;
}
.clLevel0over {
	background-color:#EE1D23;
	layer-background-color:#EE1D23;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.clLevel0border {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF
}
.clLevel1, .clLevel1over {
	position:absolute;
	padding:2px;
	padding-top:6px;
	padding-left:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.clLevel1 {
	background-color:#444444;
	layer-background-color:#444444;
	color:#FFFFFF;
}
.clLevel1over {
	background-color:#EE1D23;
	layer-background-color:#EE1D23;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.clLevel1border {
	position:absolute;
	visibility:hidden;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF
}
hr.hrSt1 {
	line-height:1px;
	width: 140px;
	height: 1px;
	background-color:#E6E6E6;
	color:#E6E6E6;
	border:0px;
}

hr.hrFull {
	line-height:1px;
	height: 1px;
	background-color:#E6E6E6;
	color:#E6E6E6;
	border:0px;
}
TD.cHeader, TR.cHeader {
	background-color: #EE1D23;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:20px;
}
TD.nCell, TR.nCell {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
}
.paging {
	margin-top:10px;
}
.bg_paging {
	color:#000000;
	padding-top:10px;
	padding-bottom:12px;
	font-family:tahoma, helvetica;
	font-size:11px;
}
.bg_paging a {
	color:white;
	text-decoration:underline;
	background-color:#EEEEEE;
	border:1px solid #333333;
	padding:1px 3px 1px 4px;
	text-decoration:none;
	margin-right:3px;
}
.bg_paging a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
}
.paging_on a {
	color:white;
	text-decoration:none;
	background-color:#EE1D23;
	font-weight:bold;
}
.paging_on a:hover {
	color:white;
	background-color:#68090B;
	text-decoration:none;
}
.BtnStd {
	background-color:#FF0000;
	border-color:#000000 #000000 #000000 #000000;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:normal;
	height:22px;
	padding:0 4px 0 5px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap
}
.BtnStd:link {
	text-decoration:none
}
.BtnStd:visited {
	text-decoration:none;
}
.BtnStd:hover {
	background-color:#333333;
	border-color:#000000 #000000 #000000 #000000;
	color:#FFFFFF;
	text-decoration:none
}

