.a
{
	color:			#CC33FF;
	text-decoration:	none;
}
body
{
	background-color:	#31004F;
	font-family:		Arial, Helvetica;
	font-size:		12px;
	text-align: justify;
	color:			#000000;
	align:		center;
}

h2 
{ 
	font-size: 24px; 
	font-weight: bold; 
	text-align: right; 
	color:		#31004F;
	font-style:		normal;
	margin-top: 10px;
	margin-right:25px;
	text-align: center;
}
h1 
{ 
	font-size: 16px; 
	font-weight: bold; 
	text-align: right; 
	color:		#31004F;
	font-style:		italic;
	margin-bottom: 20px;
	margin-right:25px;
}

table.center {margin-left:auto; margin-right:auto;}

* {
	margin: 0;
	padding: 0;
}


.roundcont {
	width: 650px;
	background-color: #fff;
	color: #000;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

.roundcont p {
	margin: 0 10px;
	padding: 20px 10px 10px 10px;
}

.roundtop { 
	background: url(../images/new2009/corner_topright.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(../images/new2009/corner_bottomright.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.contentTable
{
	background-color:	#000000;
	border-color:		#FFFFFF;
	border-style:		solid;
	border-width:		1px;
	height:			100%;
	padding:		4px;
	width:			100%;
}

.contentTable2
{
	background-color:	#000000;
	border-color:		#FFFFFF;
	border-style:		solid;
	border-width:		1px;
	padding:		10px;
	width:			800px;
	align:		center;
	margin-left:auto;
	margin-right:auto;
}

table 
{
	font-family:		Arial, Helvetica;
	font-size:		12px;
}
.topMenu
{	
	background-color:	#4A1159;
	border-width:		0px;
	color:			#FFFFFF;
	font-size:		12px;
	font-weight:		normal;
	text-align:		center;
	width:			100%;
}
.menuItem
{	
	color:			#FFFFFF;
	font-size:		10px;
	font-weight:		bold;
	text-align:		center;
	text-decoration: none;
}
.emailMenuItem
{	
	color:			#FFFFFF;
	font-size:		10px;
	font-weight:		bold;
	text-align:		center;
	text-decoration: none;
}
.bigPurpleLink
{	
	color:			#CC33FF;
	font-size:		18px;
	font-weight:		bold;
	text-align:		center;
	text-decoration: none;
}
.purpleLink
{	
	color:			#CC33FF;
	font-size:		14px;
	font-weight:		bold;
	text-align:		center;
	text-decoration: none;
}
.whiteLink
{	
	color:			#FFFFFF;
	font-size:		12px;
	font-weight:		normal;
	text-decoration: none;
}

.contentTitleTable1
{
	background: url(../images/new2009/mainRecording.png) no-repeat;
	height:			181px;
	width:			100%;
	border-spacing:0px;
	text-align:	right;
	background-position:center top;
}
.contentTitleTable1 .whiteTitles22right
{	
	font-family: Arial, Helvetica, sans-serif;
	color:			#FFFFFF;
	font-size:		22px;
	font-weight:		normal;
	font-style:		italic;
	text-decoration: none;
	padding-right: 50px;
	padding-top: 47px;
	vertical-align:middle;
}
.contentTitleTable2
{
	background: url(../images/new2009/mainDuplication.png) no-repeat;
	height:			181px;
	width:			100%;
	border-spacing:0px;
	text-align:	left;
	background-position:center top;
}
.contentTitleTable2 .whiteTitles22left
{	
	font-family: Arial, Helvetica, sans-serif;
	color:			#FFFFFF;
	font-size:		22px;
	font-weight:		normal;
	font-style:		italic;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 47px;
	vertical-align:middle;
}

.headermenu, .headermenu li, .headermenu li a { height: 15px; }
.headermenu {
	list-style-type: none;
	width: 530px;
	float: right;
}

.headermenu li {
		float: left;
		width: auto;
		margin: 0 4px;
}

.headermenu li a {
	display: block;
	padding: 0 5px;
	line-height: 15px;
	background-color: #31004F;
}

.headermenu li a:hover { background-color: #9F3BD9; }

.bluecustard {
	width: 225px;
    height: 36px;
    border: none;
	text-align:center;
	font-family:		Arial, Helvetica;
	font-size:		11px;
	color:			#fff;
	position: relative; top: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}