@charset "utf-8";
/* CSS Document */
/***** Wrap ********************/
	
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
body {
	background-image:url(../media/images/website/bckg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	background-position:center;
	background-position:top;
}
a:link {
	color: #7b0609;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	text-decoration: none;
	color: #7b0609;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #7b0609;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #7b0609;
	font-weight:bold;
}
.official_white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.search_item {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-color:#000000;
	border-style:solid; 
	border-width:1px; 
	border-color:#7b0609;
}
.search_type {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.search_white {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
.red {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.blue {
	color: #0067c3;
	font-size: 12px;
	font-weight: bold;
}

.button_font {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0067c3;
	background-color:#3ea1e2;
	width: 80px;
}
.countdown {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0067c3;
	padding: 5px;
}
.red_info {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.green_info {
	color: #31631a;
	font-size: 11px;
	font-weight: bold;
}
.footer_white {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
.footer_black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.page_title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #7b0609;
	font-variant: normal;
}
.box_purple_title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #d0bddc;
	font-variant: normal;
}
.article_title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #7b0609;
}
.link_title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
.form_item {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.note {
	font-family: Verdana;
	font-size: 9px;
	color: #0067c3;
	font-style: italic;
	font-weight:500
}
.inner_table_title {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}
.table_item_info {
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	font-variant: small-caps;
}
.disclaimer{
	color: #000000;
	font-size: 9px;
	font-weight: regular;
	font-style: italic;
}
.text_table {
	color: #000000;
	font-size: 11px;
	font-weight: regular;
	font-style: normal;
	font-family: Verdana;
}
.white_date {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}
.black_date {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.titleNewsletterItem {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.OM_LINEB {
	font-family:Verdana;
	font-size:8pt;
	color:black;
	background-color:#FFFFFF;
	text-align:justify;
}
.tournament_info {
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	font-weight: regular;
}
.weather_title {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0067c3;
	text-align:left;
}
.weather_item {
	font-family: Verdana;
	font-size: 10px;
	color: #0067c3;
	text-align:left;
}
.article_info {
	font-family: Verdana;
	font-size: 10px;
	color: #0067c3;
	font-weight:bold;
}
.error_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}
.tab_title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0067c3;
	text-shadow:#000000
}
.ls_white_score_sm {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.8), 0 -5px 35px rgba(255, 255, 255, 0.3);
}
.message {
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-variant: small-caps;
}


a.violetone:link{
	text-decoration:none;
	color: #0067c3;
}
a.violetone:visited{
	text-decoration:none;
	color: #0067c3;
}
a.violetone:hover{text-decoration:underline; color::#0067c3;}

a.blackone:link{text-decoration:none; color: #0067c3;}
a.blackone:visited{text-decoration:none; color: #0067c3;}
a.blackone:hover{text-decoration:underline; color:#0067c3;}

a.bluelink:link{text-decoration:none; color: #0067c3;}
a.bluelink:visited{text-decoration:none; color: #0067c3;}
a.bluelink:hover{text-decoration:underline; color:#0067c3;}

.GENERAL {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.GENERALT {
	font-family:Verdana;
	font-size: 15px;
}

.GENERALCH {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.HEADS {
	font-family:Verdana;
	font-size: 20px;
	color: #0067c3;
	font-weight: bold;
}

.LDER {
	font-family: Verdana;
	font-size: 10px;
	color: #0067c3;
}

.NOVHEAD {
	font-family: Verdana;
	font-size: 17px;
	color: #0067c3;
}

.NOVTITULARES {
	font-family: Verdana;
	font-size: 12px;
	color: #0067c3;
}

.HEADSCORING {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0067c3;
}

.HEADSCORING2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A2BA2C;
}

.BODYSCORING {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.BODYSCORINGCH {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
    padding: 0px 0px px 10px;
}
