@charset "utf-8";
/* CSS Document */


div.winner1text{
width:111px;
margin-left:5px;

}

div.winner2text{
width:111px;
margin-top:-60px;
margin-left:120px;

}

div.winner3text{
width:111px;
margin-top:-60px;
margin-left:236px;

}

div.winner4text{
width:111px;
margin-top:-60px;
margin-left:353px;

}

div.aboutbmrheader{
	margin:auto;
	width:466px;
	height:33px;
	background-image:url('./images/aboutbmrclassic/aboutbmrheader.jpg');
	overflow:auto;
}

div.aboutbmrmiddle{
	margin:auto;
	width:466px;
	overflow:auto;
	background-repeat:repeat-y;
	background-image:url('./images/aboutbmrclassic/aboutbmrmiddle.jpg');
}

div.aboutbmrfooter{
	margin:auto;
	width:466px;
	height:11px;
	background-image:url('./images/aboutbmrclassic/aboutbmrfooter.jpg');

}

div.colorandstyle{
	margin:auto;
	color:#000;
	text-align:justify;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:441px;
}

.colorandstyle A:link { color:#012d5f; text-decoration: none;}
.colorandstyle A:visited { color:#012d5f; text-decoration: none;}
.colorandstyle A:active {color:#012d5f; text-decoration: none;}
.colorandstyle A:hover {color:#000; text-decoration: none;}

div.boxheadercolor3{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-left:8px;
margin-top:4px;
}