
body {

  margin: 0;
  padding: 0;
  background-color: #e1e1e1;
  color: #555;
  font-size: 0.7em;
  font-family: Verdana, Arial, sans-serif;
}

a 
{
	color: #0066cc;
	font-weight: bold;
}
.smaller
{
	
}
#WaitDiv {margin-top: 5px;}

#body-wrap-left, #body-wrap-right {

  width: 890px; /* #body-wrap-all + border images widths */

}
#body-wrap-left {
    margin: 0 auto;
    background-image: url("image/page_border_left.png");
    background-repeat: repeat-y;
}

#body-wrap-right {

    background-image: url("image/page_border_right.png");

    background-repeat: repeat-y;

    background-position: 100% 0;
}
#heading {
	background-image: url("image/bflogo.png");
	background-repeat:no-repeat;
    background-position: 95% 20%;
    height: 70px;
    text-align: center;
	padding: 20px 0 0 0;
}

#body-wrap-all {

    padding: 0;

    margin: 0 auto;

    width: 870px;

    background: #fff;

}

#content
{
	display: block;
	width: auto;
	height: 1500px;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
}

/********* activity table *******/

.blueBg {
	width: 99%;
	background-color:#F2F4F9;
	border:1px solid #F2F4F9;
	padding: 0;
	margin: 5px 0 0 0;
	color: black;
	text-align: left;
}
.blueBg td {

	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:2px 1px 2px 5px;

}
.blueBg th {
	padding: 0;
	text-indent: 5px;
	text-align: left;
}

.sortby
{
	color: #ffffff;
}



.blueBg h5 {

	color:#FFF;
	background-image:url(image/bbar.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-size:11px;
	margin:0px;
	height:30px;
	line-height:30px;
}
.comptitle 
{
	font-size: 14px;
}

#ranking-title
{
	display: block;
	width:auto;
	height: auto;
	margin: 0 50px 5px 50px ;
	padding: 2px 5px 2px 5px;
	border:1px solid #ababab;
	background-color:#F2F4F9;

}
#ranking-title h3
{
	font-size: 13px;
	line-height: 14px;
	text-align: center;
}
#ranking-title h4
{
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
}
.leftcol
{
	width: 59%;
	float:left;
}
.rightcol
{
	width: 40%;
	float:left;
}
.ranking
{
	width: 120px;
	cursor: pointer;
	
}
.ranking-country
{
	width: 25px;
	cursor: pointer;
	height: 19px;
	border:1px;
}
.bf-fencer
{
    font-weight: bold;
	cursor: pointer;
	border:1px black solid;
	color: white;
	background: url(../../image/BF-fencer.png) 0 0 repeat-x;
}

.flag-eng
{
    width: 25px;
	cursor: pointer;
	height: 19px;
	
	background: url("image/eng.png");
}
.flag-nir
{
    width: 25px;
	cursor: pointer;
	height: 19px;
	background: url("image/nir.png");
}
.flag-sco
{
    width: 25px;
	cursor: pointer;
	height: 19px;
	
	background: url("image/sco.png");
}
.flag-wal
{
    width: 25px;
	cursor: pointer;
	height: 19px;
	
	background: url("image/wal.png");
}
.doms 
{
	color: blue;
	font-weight: bold;
}
.ints
{
	color: red;
	font-weight: bold;
}
.nats
{
    color: green;
	font-weight: bold;
}

.nope
{
}
.selection	
{
	color:#FFF;
	background-image:url(image/bbar.gif);
	background-repeat:repeat-x;

}
.training
{
	color:yellow;
	background-image:url(image/bbar.gif);
	background-repeat:repeat-x;

}
#menu
{
    text-align:center;
    width: 800px;
    margin : auto;
}#menu table
{
    
}
#menu td
{
    vertical-align: top;
    text-align:center;
    margin:0;
    padding:0;
}
.comp-more a
{
    text-decoration: none;   
    padding: 0 0 0 5px;
}

.comp-more img
{
    border: 0;
}


.negrank
{
    font-size: 9px;
    font-weight: bold;
    color: #CC3300;
    margin-left: 5px;
}
.posrank
{
    font-size: 9px;
    font-weight: bold;
    color: #35A266;
    margin-left: 5px;
}
.nifTable
{
    border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:2px 1px 2px 5px;

}
.new-image
{
    
}
