@charset "Windows-1250";
body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Myriad Pro;
	font-size: 14px;
}
#body_wrapper {
	width: 717px;
	margin: 0px auto;
}
p.header {
	background-image: url(images/headerbg.jpg);
	background-repeat:repeat-x;
	height: 135px;
	margin:0;
	padding:0;
}
p.menu	{
	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 43px;
	padding:0;
	margin:0;
	word-spacing: 25px
}
p.menu A:link { font-family:"Myriad Pro"; font-size:21px; text-decoration:none;color:#0042ff; height:43px; position:static;}
p.menu A:visited {font-family:"Myriad Pro"; font-size:21px; text-decoration:none;color:#0042ff; height:43px;}
p.menu A:active {font-family:"Myriad Pro"; font-size:21px; color:#0042ff; height:43px;}
p.menu A:hover {font-family:"Myriad Pro"; font-size:21px; color:#0000FF; height:43px;}
p.footer	{
	background-image: url(images/footerbg.jpg);
	background-repeat:  no-repeat;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
}
img	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
strong	{
	color:#1672ee;
}
h1	{
	font-family:Times New Roman;
	font-size: 24px;
	color:#1672ee;
	text-align:center;
}
h2	{
	font-family:Times New Roman;
	font-size: 20px;
	color:#1672ee;
	text-align:center;
}
h3	{
	font-family: Myriad Pro;
	font-size: 14px;
	text-align:center;
}
.rank	{
	color:#1672ee;
	font-size:20px;
	font:bold;	
}