BODY
	{
	margin: 0px;
	background: #0084bf url(../images/main_bg.gif) repeat-x;
	text-align: center;
	}
	
.picture_bg
	{
	margin: 0px;
	background: url(../images/picture_bg.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;		
	}
	
.dvd_bg
	{
	background: #c00000;
	}
	
P
	{
	font-family: Arial;
	font-size: 12pt;
	line-height: 14pt;
	color: #ffd49c;
	}
	
.tableData
	{
	font-family: Arial;
	font-size: 12pt;
	line-height: 14pt;
	color: #ffd49c;
	}
	
.tableHeader
	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #ffd49c;
	}
	
.mainTableHeader
	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #008fbf;
	background-color: #000000;
	padding: 6px;
	}
	
.header
	{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	line-height: 14pt;
	color: #ffd49c;
	}
	
UL
	{
	font-family: Arial;
	font-size: 12pt;
	line-height: 14pt;
	color: #ffd49c;
	}
	
A:link
	{
	font-family: Arial;
	font-size: 12pt;
	text-decoration: underline;
	color: #f68a1f;
	}

A:visited
	{
	font-family: Arial;
	font-size: 12pt;

	text-decoration: underline;
	color: #f68a1f;
	}
	
A:hover
	{
	font-family: Arial;
	font-size: 12pt;

	color: #c00000;
	text-decoration: none;
	}
	
A:active
	{
	font-family: Arial;
	font-size: 12pt;
	
	color: #000000;
	text-decoration: none;	
	}