.feature_off {
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #EEEEEE;
	background: white;
}
.feature_on {
	padding-top: 5px;
	padding-bottom:5px;
	border: 1px solid #EEEEEE;
}

.bgmain {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.bgleft {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.txt_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #CCCCCC;
	line-height: 12px;
}
.txt_header a, .txt_header strong a, .txt_header b a {
	text-decoration:none;
	color: #FFCC33;
}
.txt_header a:hover {
	color: #FF6600;
}
.searchfield {
	font-size:10px;
	font-family:verdana;
	width:139px;
	background-color: #570000;
	border: 1px solid #905757;
	color: #CCCCCC;
}
.searchtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
.txtallover, .txtallover a, .txtallover strong a, .txtallover b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:none;
	color:#000000;
}
.txtallover a:hover {
    color:#CC0000;
}
.txtalloverwhite, .txtalloverwhite a, .txtalloverwhite strong a, .txtalloverwhite b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
}
.txtalloverwhite a:hover {
    color:#FFCC33;
}
.txtsize10, .txtalloverwhite a .txtsize10, .txtalloverwhite .txtsize10, .txtallover a .txtsize10, .txtallover .txtsize10 {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}





.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:none;
	color:#000000;
}
.txtsmall a, .txtsmall strong a, .txtsmall b a {
    color:#CC0000;
}

.txtsmall a:hover {
    color:#CC0000;
}
.txtsmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration:none;
}
.txtsmallwhite a, .txtsmallwhite strong a, .txtsmallwhite b a {
    color:#FFCC33;
}

.txtsmallwhite a:hover {
    color:#FF3300; 
	text-decoration: underline;

}
.txtsize10, .txtsmallwhite a .txtsize10, .txtsmallwhite .txtsize10, .txtsmall a .txtsize10, .txtsmall .txtsize10 {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}




.limit_txt4lines {
	overflow: hidden;
	display: block;
	height: 60px;
	word-wrap: break-word;
}
.limit_txt3lines {
	overflow: hidden;
	display: block;	
	height: 42px;
	word-wrap: break-word;
}
.limit_txt5lines {
	max-height: 70px;
	overflow: hidden;
	display: block;
	height: 70px;
	word-wrap: break-word;
}
.limit_txt7lines {
	overflow: hidden;
	display: block;
	height: 106px;
	word-wrap: break-word;
}
.bg_bottom {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subscribefield_white {
	font-size:10px;
	font-family:verdana;
	width:139px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	color: #666666;
}
.bgsubimages {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}


.txtmediumwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}
.txtmediumwhite a:hover {
    color:#FF3300;
	text-decoration: underline;
}
.txtmediumwhite a {
    color:#FFCC33;
	text-decoration: underline;
}
.txtmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.txtmedium a:hover {
    color:#FF3300;
	text-decoration: underline;
}
.txtmedium a {
    color:#CC0000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Allow a "filter" class so that td's inside articles inside it have the right font etc. */
.txtmedium_filter td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
.txtmedium_filter td a:hover {
    color:#FF3300;
	text-decoration: underline;
}
.txtmedium_filter td a {
    color:#CC0000;
	text-decoration: underline;
}
.arial_11_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

