
/* CSS Document */

body {
	background-color: #1B1B1B;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-attachment: fixed;
}



.header01 {
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.header02 {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.text01 {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.text02 {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.space {
	font-weight: normal;
	font-size: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.promoBox
{
	width:180px;
	height:97px;
	position:absolute;
	margin-left:700px;
	margin-top:20px;
}

.okto2010-Container
{
	background-image:url(images/okto2010-mainBG.png);
	background-repeat:no-repeat;
	background-position:top;
	border:1px;
	border-color:#beadab;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
}

.okto2012Title
{
	margin-left:20px;
	margin-top:25px;
}

.borderMaker
{
border:1px;
border-color:#6B6B6B;
border-style:solid;
}

.okto2010Header
{
color:#FFCC00;
}

.okto2010SmallText
{
font-size:10px;
}