*
{ 
	margin: 0; 
	padding: 0; 
}

* body 
{ 
	font: .8em Arial, Sans-Serif; 
	background: #333333; 
	color: #444444; 
}

.buttons
{
	font-family: Arial;
	font-size:11px;
	padding:1px 5px 1px 5px;
}

#footer { font-size: 11px; text-align: center; border-top: 1px solid #333333; padding: 5px 5px; }

#header 
{
	background: #444444 url(images/bg.jpg) repeat-x;
	height: 125px;
	float:left;
	width:100%;
}

#header h1 
{
	font-size: 30px;
	font-weight: 100;
	padding: 22px 0 5px 10px;
}

#header h1 a 
{
	color: #fff;
	text-decoration: none;
}

#header h1 a:hover 
{
	text-decoration: none;
}

#header h2 
{
	color: #4A4A4A;
	font-size: 19px;
	font-weight: 100;
	padding: 5px 0 0 11px;
	line-height: 12px;
}

h2 
{ 
	margin: 0 0 10px; 
	padding: 10px 0 3px; 
}

h3 
{ 
	padding-left: 10px; 
	color: #ffffff; 
	background:#CD2626; 
	font-size: 1em; 
	height: 24px; 
	line-height: 24px; 
}

#leftside { float: left; width: 180px; background: #c7c7c7; margin-bottom: 10px; margin-top: 10px; border: 1px solid #333333; height:511px;}
#leftside ul { padding: 5px 10px 10px 10px; margin: 0; }
#leftside a {COLOR: #444444; text-decoration: none;}
#leftside a:visited {COLOR: #444444; text-decoration: none;}
#leftside a:hover {COLOR: #444444; text-decoration: underline;}

li 
{ 
	list-style-type: none;
}

#menu 
{
	background: #444444;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu li 
{
	float: left;
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menu a 
{
	background: #444444 url("images/seperator.gif") bottom right no-repeat;
	color: #cccccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 20px;
	text-decoration: none;
}

#menu a:hover 
{
	background: #c60000 url("images/hover.gif") top center no-repeat;
	color: #ffffff;
	padding-bottom: 8px;
}

.mytext
{
	font-family: Arial;
	font-size:11px;
}

.mytextbig
{
	font-family: Arial;
	font-size:14px;
	line-height: 1.8;
}

p 
{ 
	margin: 5px 0 10px 0; 
}

#rightside { margin-bottom: 10px; float: right; width: 770px; padding: 0 10px 10px 10px; margin-top: 20px;}
#rightside a {COLOR: #CD2626; text-decoration: underline;}
#rightside a:visited {COLOR: #CD2626; text-decoration: underline;}
#rightside a:hover {COLOR: #CD2626; text-decoration: underline;}

.right_title
{
	font-size:24px;	
	font-weight: 100;	
}

select
{
	font-size:11px;
}

option
{
		padding:0px 5px 0px 5px;
}

.team_image
{
	vertical-align:middle;
	padding-left:280px;
}

.tooltip 
{
  background-color:#ffffff;
  border:1px black solid;
  padding: 1px 3px 1px 3px;
  font-family: Arial;
  font-size: 12px;
}
      
ul 
{  
	padding: 0; 
	margin: 0 0 10px;
}

#wrapper { padding: 10px 10px 3px 10px; width: 980px; margin:20px auto; background: #ffffff;}

.title
{
	font-size: 30px;
	font-weight: 100;
	padding: 22px 0 5px 10px;
}

.title a 
{
	color: #fff;
	text-decoration: none;
}

.title a:hover 
{
	text-decoration: none;
}