@charset "UTF-8";
/* CSS Document */

a:link {
	color: #231F20;
	text-decoration: none;
}
a:visited {
	color: #231F20;
	text-decoration: none;
}
a:hover {
	color: #EC1C24;
	text-decoration: none;
}
a:active {
	color: #231F20;
	text-decoration: none;
}

ul.navi{
	padding: 0px;
	margin: 0px;
}

ul.navi li{
	list-style-type: none;
	text-indent: 0px;
	color: #ffffff;

}

ul.main_navi li{
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 105%;		
	text-align: left;
	text-decoration: none;

}

.main_navi a, .main_navi a:visited{
	display: block;
	margin: 0px;
	text-decoration: none;

}

.main_navi a:hover, .main_navi a:active{
	color: #B2B2B2;
	text-decoration: none;

}

.main_navi .whoIsOn{
	text-align: left;
}

.main_navi .whoIsOn a,
.main_navi .whoIsOn a:visited{
	color: #EC1C24;
	background-color: #ffffff;
}
.main_navi .whoIsOn a:hover{
	color: #EC1C24;
	background-color: #ffffff;
}	

.main_navi .whoIsOn a:active{
	color: #EC1C24;
	background-color: #ffffff;
}

h1 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #2a2a2a;
	font-weight: bold;
}

h2 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #2a2a2a;
	font-weight: bold;
}
h3 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #2a2a2a;
	font-weight: bold;
}
h4 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
	font-weight: bold;
}
#topMiddle{
	width:454px;
	height:96px;
	position: absolute;
	left: 341px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
}
#logo{
	width:249px;
	height:96px;
	position: absolute;
	left: 46px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;	
}
#navi{
	width:249px;
	height:84px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;	
}

#maincontent {
	width:454px;
	text-align:justify;
	position: absolute;
	left: 341px;
	top: 93px;
	z-index: 3;
	overflow: visible;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 1.15;
	padding-top: 15px;
}
#homecontent {
	width:454px;
	padding-top: 15px;
	text-align:justify;
	position: absolute;
	left: 341px;
	top: 93px;
	z-index: 3;
	overflow: visible;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 1.15;
	height: 454px;
	background-repeat: no-repeat;
}

#leftColumn {
	width:249px;
	height:500px;
	padding-top: 30px;
	text-align:left;
	position: absolute;
	left: 46px;
	top: 96px;
	z-index: 3;
	overflow: visible;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #a1a1a1;
}

.teamname{
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
