body   {
	color: #000000;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	line-height: 140%;
	background-color: #ffffff;
	margin: 0;
	padding: 0 }

img {
	border: 0px;
}


.logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.bar {
	position: absolute;
	top: 50px;
	left: 0px;
	height: 14px;
	width: 100%;
}

.tabbase {
	position: absolute;
	top: 17px;
	height: 30px;
	width: 80px;
	text-align: center;
}

.tab1 {
	left: 379px;
}

.tab2 {
	left: 475px;
}

.tab3 {
	left: 571px;
}

.tab4 {
	left: 667px;
}

.bgblack {
	background-color: #000000;
	border-top: 3px solid #303030;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #303030;
}

.bgred {
	background-color: #C00000;
	border-top: 3px solid #F02424;
	border-right: 3px solid #700000;
	border-bottom: 3px solid #700000;
	border-left: 3px solid #F02424;
}

.bgredon {
	background-color: #C00000;
	border-top: 3px solid #F02424;
	border-right: 3px solid #660000;
	border-bottom: 3px solid #C00000;
	border-left: 3px solid #F02424;
}

.bggold {
	background-color: #FFC000;
	border-top: 3px solid #FFEF00;
	border-right: 3px solid #FF9000;
	border-bottom: 3px solid #FF9000;
	border-left: 3px solid #FFEF00;
}

.bggoldon {
	background-color: #FFC000;
	border-top: 3px solid #FFEF00;
	border-right: 3px solid #FF9000;
	border-bottom: 3px solid #FFC000;
	border-left: 3px solid #FFEF00;
}

.bgblue {
	background-color: #304090;
	border-top: 3px solid #3060E0;
	border-right: 3px solid #000060;
	border-bottom: 3px solid #000060;
	border-left: 3px solid #3060E0;
}

.bgblueon {
	background-color: #304090;
	border-top: 3px solid #3060E0;
	border-right: 3px solid #000060;
	border-bottom: 3px solid #304090;
	border-left: 3px solid #3060E0;
}

.bggreen {
	background-color: #008000;
	border-top: 3px solid #00BB00;
	border-right: 3px solid #004200;
	border-bottom: 3px solid #004200;
	border-left: 3px solid #00BB00;
}

.bggreenon {
	background-color: #008000;
	border-top: 3px solid #00BB00;
	border-right: 3px solid #004200;
	border-bottom: 3px solid #008000;
	border-left: 3px solid #00BB00;
}

.dots {
	font-size: 24px;
	line-height: 10px;
}

.red {
	color: #C00000;
}

.gold {
	color: #FFC000;
}

.blue {
	color: #304090;
}

.green {
	color: #008000;
}


.subnav  {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	position: absolute;
	top: 70px;
	width: 750px }

.content   {
	position: absolute;
	top: 90px;
	left: 15px;
	width: 730px }

.small {
	font-size: 10px;
	line-height: 120%;
}

.strong  {
	font-size: 13px;
	font-weight: bold }

.extend {
	margin: -5px 0px 10px 0px;
	text-align: right;
}

.rating {
	margin-top: -10px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.pop {
	margin: 15px;
}

.strike  {
	text-decoration: line-through;
}