body, div, font, p, td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.tiny {
	font-size: 10px;
}

a, a:visited {
	text-decoration: none;
	color: #003355;
}

a:hover {
	color: #001199;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	font-size: 10px;
}

h3 {
	background-repeat: repeat-x;
	font-size: 12px;
	font-variant: small-caps;
	margin: 1px;
	padding: 2px 2px 2px 19px;
	border-bottom: 1px solid #FFF0F5;
}

img.focusnews {
	border: 1px solid #BAB5C4;
	padding: 3px 3px 3px 3px;
	margin-left: 7px;
}

img.normalnews {
	border: 1px solid #BAB5C4;
	padding: 3px 3px 3px 3px;
	margin-right: 7px;
}

.newsonviewspan {
	padding: 4px 4px 4px 4px;
	border: 1px solid #BAB5C4;
	background-color: #EBF6F0;
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-bottom: 9px;
	margin-top: 6px;
	width: 200px;
}

.imagesdesc {
	font-size: 9px;
	text-align: center;
}

a.clicker, a.clicker:visited {
	color: #444445;
}

.menuelement {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
}

.stretcher {
	background-color: #FEFEFE;
}

a.latestnews, a.latestnews:visited {
	color: #000033;
}

a.latestnews:hover {
	color: #222299;
}

.header {
	font-size: 13px;
	padding: 3px 6px 3px 6px;
	background-color: #F9F9F9;
	font-weight: bold;
	border-bottom: 1px solid #BCB7C6;
	border-top: 1px solid #BCB7C6;
}

.newsdate {
	margin: 0px 0px 0px 10px;
	font-size: 10px;
}

.focustitle {
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}

.newstitle {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}

.desc {
	font-size: 12px;
	line-height: 130%;
	text-align: justify;
	text-indent: 10px;
	color: #555555;
}

.content {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}

.fixtures_event {
	text-align: center;
	padding: 5px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

.fixtures_team_win {
	background-color: #EEEEEE;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-family: Georgia, Garamond;
	font-weight: bold;
	border: ridge 1px #CCCCCC;
	color: #004477;
}

.fixtures_team_lose {
	background-color: #EEEEEE;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-family: Georgia, Garamond;
	font-weight: bold;
	border: ridge 1px #EEEEEE;
	color: #CCCCCC;
}

.fixtures_team_draw {
	background-color: #EEEEEE;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-family: Georgia, Garamond;
	font-weight: bold;
	border: dashed 1px #DDDDDD;
}

.fixtures_draw {
	background-color: #DEDEDC;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	border: dashed 1px #DDDDDD;
	color: #AAAAAA;
}

.fixtures_win {
	background-color: #FFDDDD;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Georgia, Garamond;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #666699;
	color: #252314;
}

.fixtures_lose {
	background-color: #EEEEEC;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: Georgia, Garamond;
	font-size: 11px;
	font-weight: bold;
}

.fixtures_scorer {
	font-family: Tahoma, Arial;
	font-size: 9px;
	text-transform: lowercase;
	color: #002255;
	font-weight: bold;
}