BODY
{
	font: 100%/1.2 Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: #A39F7A url(../images2/pgbg.gif) repeat-x fixed top left;
/*Beige color*/
	margin: 0 auto;
	padding: 0;
	color: #000;
}
#bodysub
{
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #A39F7A;
/*Beige color*/
	background-image: url(../../../images2/pgbg.gif) !important;
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0;
	color: #000;
	border: thin solid #800080;
}
#container
{
	width: 100%;
	max-width: 100%;
/*a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration.*/
	min-width: 786px;
/*a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration.*/
	background-color: #A39F7A;
/*Beige color*/
	background-image: url(../images2/pgbg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 auto;
/*the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%.*/
}
#classification
{
	clear: both;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	padding: 3px 0;
	background: #A39F7A;
}
#head
{
	background-image: url(../images2/header.jpg);
	background-position: top center;
	width: 778px;
	height: 248px;
	margin: 0 auto;
/*the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%.*/
}

#maincontent
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 28pt;
}


#content-inner
{
	background-color: #EEEEEE;
	padding: 0px 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 778px;
	height: auto;
	margin: 0 auto;
/*the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%.*/
	border: 3px solid #FFFFFF;
}
#subheader
{
	font-size: 12pt;
	font-weight: bold;
/*padding-top:20px;*/
	padding-left: 10px;
	padding-bottom: 0px;
/*clear:both;*/
}
#month
{
	font-size: 14pt;
	font-weight: bold;
	padding: 20px 0 10px;
	text-align: center;
}
#format
{
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	text-align: center;
}
#catalog
{
	background: inherit;
	width: auto;
	padding-left: 2px;
	padding-right: 2px;
/*border:thin yellow solid;*/
}
.wcat
{
	padding: 0px 22px 20px 0px;
/*border: 1px solid green;*/
}
.wcat IMG
{
}
#bonusdt
{
	/*[disabled]clear:both;*/
	/*[disabled]float:left;*/
	text-align: center !important;
	line-height: 13px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
}
#disclaimer
{
	font-family: Arial, sans-serif, Helvetica;
	font-size: 8pt;
}
#footermenu
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	/*[disabled]text-decoration:none;*/
	font-weight: bold;
	background-color: #414A4F;
	padding: 8px 0px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: inherit;
	/*[disabled]float:left;*/
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	height: 20px;
}
#footermenu A:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt !important;
}
#footermenu A:hover, A:active, A:focus
{
	color: #80FFFF !important;
	text-decoration: underline !important;
}
#footermenu A:visited
{
	color: #F90 !important;
	text-decoration: underline !important;
}
OL.footnav
{
	margin: 0;
	padding: 0px 0px 0px 200px;
	list-style-type: none;
}
OL.footnav LI
{
	float: left;
	margin-right: 0.6em;
}
