body {
	background: #aaafc5;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
#titlebar{
	font: 10px verdana;	
	color: #990000;
	padding:2px;
	width:90%;
}
#graphcontainerprint{
	font: 10px verdana;
	width:99%;
	padding-left:2px;
	padding-top:1px;
	background:#ffffff;
	color: #990000;
	position:relative;
	top:2px;
}

#graphcontainer{
	font: 10px verdana;
	width:99%;
	padding-left:2px;
	padding-top:1px;
	border:1px solid #002751;
	background:#f0f0f0;
	color: #990000;
	position:relative;
	top:2px;
}
#graphbar{
 position:absolute;left:25%;
 background-color: #ffffff;
 }
 
 #bar{ 
 position:absolute;left:25%;
 }


#pagebottom{
	font: 10px verdana;
	color: white;
	position:absolute;
	bottom: -45px;
	left: 3.5%;
	right: 5%;
	width:95%;
	background-color: #aaafc5;
	
}


#pagecell1{
	position:absolute;
	top: 2px;
	left: 3.5%;
	right: 2%;
	width:96%;
	background-color: #e7e7e7;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#bl {
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************ Legenda styles **************/

#topnav{
position:absolute;
right:230px;
top:30px;
}

#title{
position:absolute;
width:200px;
height:20px;
padding:2px;
background:#ffffcc;
font-size:80%;
z-index:1;
border:1px solid #333333;
filter:shadow(color=#ff0000, direction=90);
}

#menu{
position:absolute;
width:200px;
padding:2px;
background:#ffffcc;
border:1px solid #333333;
bottom:0;
z-index:-1;
visibility:hidden;
filter:alpha(opacity=20);
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #aaaaaa;
	background-image:  url("img/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #eeeeee;
	background-color: #fffccc;
	background-image: none;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 12px Verdana,sans-serif;
}

/************* relatedLinks styles **************/

.relatedLinks{
	font: 11px Verdana,sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	text-decoration:none;
	color:#003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	font-size:14px;
	font-family:Verdana;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: 12px Verdana,sans-serif;
	color: #aaaaaa;
}

#breadCrumb a{
	color: #aaaaaa;
}

#breadCrumb a:hover{
	color: #990000;
	text-decoration: underline;
}

.cup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}
.titleboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background: url(img/tile_title.gif);
	color: #336699;
	LINE-HEIGHT:150%
	}
.boardcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background: url(img/tile_column.gif);
	color: #336699;
	Line-height:13px;
	}

.sbtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight:200;
	padding-left:10px;
	background: #eeeeee;
	color: black;
	height:15px;
	border-top:1px solid #666666;
}

.sbvalue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background: #efefef;
	color: black;
	height:15px;
}

.cal_title {
	background:  #666666;
	color: white;
	font:12px Verdana;
}
.cal_month {
	font-size:18px;
	background:  #666666;
	color: white;
}
.cal_day_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background:  #666666;
	color: white;
}
.cal_day_little {
 	background: #999999;
	color: white;
	font:9px Verdana;
}

.cal_day_now_little {
 	background: #bbbfc5;
	color: white;
	font:9px Verdana;
}

.cal_day_current_little {
	background: #002751;
	color: white;
	font:9px Verdana;
	border: 1px solid #336699;	
}
.cal_day {
 	background: #999999;
	color: white;
	font:12px Verdana;
}

.cal_day_gest {
 	background: #ccffcc;
	color: black;
	font:12px Verdana;
}

.cal_list {
 	background: #999999;
	color: white;
	font:10px Verdana;
}
.cal_list_yell {
 	background: yellow;
	color: black;
	font:10px Verdana;
}
.cal_list_lost {
 	background: #990000;
	color: white;
	font:10px Verdana;
}
.cal_list_login {
 	background: green;
	color: white;
	font:10px Verdana;
}

.cal_day_gest a:link,.cal_day_gest  a:visited,.cal_day_gest  a:active { text-decoration:none; color:black }
.cal_day a:link,.cal_day  a:visited,.cal_day  a:active { text-decoration:none; color:white }
.cal_day_now a:link,.cal_day_now  a:visited,.cal_day_now  a:active { font-weight:bold;text-decoration:none; color:#333333 }
.cal_day_now_little a:link,.cal_day_now_little  a:visited,.cal_day_now_little  a:active { font-weight:normal;text-decoration:none; color:#ffffff }
.cal_day_current a:link,.cal_day_current a:visited,.cal_day_current  a:active { text-decoration:none; color:white }
.cal_month a:link,.cal_month  a:visited,.cal_month  a:active { text-decoration:none;font-weight:bold;color:white }

.cal_day_now {
 	background: #cccccc;
	color: #336699;
	font:12px Verdana;
}

.cal_day_current {
 	background: #002751;
	color: white;
	font:12px Verdana;
}
.cal_descr {
	color: black;
	font:10px Verdana;
	text-align: justify;
	margin-left: 35px;
	margin-right: 35px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

.cal_match {
	color: white;
	font:9px Verdana;
	height: 9px;
}
.cal_tourney {
	color: yellow;
	font:14px Verdana;
	font-weight: bold;
	font-style:italic;
}
.cal_title_small {
 	background: #999999;
	color: white;
	font:10px Verdana;
}	

.calendar {
	background: #333366;
}
.inputflat  {
	font-size : 10px;
	font-family : Verdana;
	border-width : 1px;
 	background: #eef2f7;
	border-style : solid;
	border-color : #008080;
}
.dailymatch  {
	padding : 5px;
	font-size : 10px;
	font-family : Verdana;
	border-width : 1px;
 	background: #eef2f7;
	color:#336699;
	border-style : solid;
	border-color : #008080;
}
.stattitle {

	background:  url(img/tile_stat.gif);
	color: #336699;
	font:12px Verdana;
}
.scoreboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background: #dedede;
	color: #333333;
	height:15px;
}
.cal_tabtitle {
	background:  #cdcdcd;
	padding:4px;
	color: black;
	font:12px Verdana;
	font-weight: bold;
}
.cal_tablink {
	background:  #cdcdcd;
	padding:4px;
	color: black;
	font:12px Verdana;
	font-weight: normal;
}
