body 
{
	margin: 0px; border: 0px; background-color: #ffffff;
}

table 
{
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table td 
{ 
	vertical-align: top;
}

table.menu 
{ 
	background-color: #51003A; 
}

table.menu td.mainmenuarea 
{
	background-image: url(../images/stripbg.gif); 
	background-position: left top;
	background-repeat: repeat-x;
}

/* These are the main menus */
td.mainmenuarea p
{
	color: #ffffff;
	border: 0px;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.6em;
	font-size: 0.7em;
	font-family: Verdana;
	font-weight: 550;
	line-height: 1.0em;
}
td.mainmenuarea p.on 
{
	color: #E4B728;
}
td.mainmenuarea p.submenu 
{
	margin-left: 2.4em;
}
td.mainmenuarea p.submenuon 
{
	margin-left: 2.4em;
	color: #E4B728;
}
td.mainmenuarea td 
{
	vertical-align: bottom;
}

td.mainmenuarea td.reverse p
{
	color: #000000;
	margin: 0;
	padding: 8px;
	font-family: Verdana;
	font-weight: 550;
	line-height: 1.2em;
}

td.mainmenuarea td.reverse h2 
{
	color: #510038;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	font-weight: 600;
	margin: 0;
	padding: 6px 8px 0 8px;
}

td.mainmenuarea td.reverse a:link, td.mainmenuarea td.reverse a:visited { color: #510038; text-decoration: none }
td.mainmenuarea td.reverse a:hover { color: #510038; text-decoration: underline; }

/* all anchor related */
td.mainmenuarea a:link, td.mainmenuarea a:active, td.mainmenuarea a:visited { color: #ffffff; text-decoration: none }

td.mainmenuarea p.on a:link, td.mainmenuarea p.on a:active, td.mainmenuarea p.on a:visited { color: #E4B728; text-decoration: none }
td.mainmenuarea p.submenuon a:link, td.mainmenuarea p.submenuon a:active, td.mainmenuarea p.submenuon a:visited { color: #E4B728; text-decoration: none }
td.mainmenuarea a:hover { color: #E4B728; text-decoration: none }

a:link, a:visited, a:active { color: #51003A; text-decoration: underline; }
a:hover { color: #990033; text-decoration: underline; }

h3.releasehead a:link, h3.releasehead a:visited, h3.releasehead a:active  { color: #000000; text-decoration: none }
h3.releasehead a:hover  { color: #000000; text-decoration: underline }

/* Main content */
h1 
{
	margin-top: 0.3em;
	margin-bottom: 35px;
	margin-left:0em;
	margin-right:0em;
}

td.sidebar h1 
{
	margin-bottom: 10px;
}

h2.latestnews {
	margin-top: 25px;
	margin-bottom: 15px;
}

h2 
{
	color: #51003A;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	font-weight: 600;
	margin-bottom: 0.8em;
	margin-top: 0px;
}

h3 
{
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	font-weight: 600;
	margin-bottom: 0.8em;
	margin-top: 0px;
}

div.eventslist li
{
	font-family: Verdana, Arial;
	margin-bottom: 1em;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	font-size: 0.70em;	
	line-height: 1.2em;
}



p, blockquote, div.press-release-body li
{
	font-family: Verdana, Arial;
	margin-bottom: 1em;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	font-size: 0.70em;	
	line-height: 1.2em;
}

p.releasetext, p.disclaim 
{
	font-size: 0.6em;
}

p.releasedate
{
	color:#990033;
	font-size:0.6em;
}

p.releasedate 
{
	margin-bottom: 0.5em;
	font-weight: 400;
	color: #51003A;
}
h2.releasehead 
{
	margin-top: 0em;
}
h3.releasehead 
{
	font-size: 0.72em;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.6em;
	color: #000000;
	font-weight: 400;
}
h2.prizename {
	text-transform: uppercase;
	font-weight:600;
	font-size: 0.8em;
}

/* hr */
div.hr 
{
	height: 15px;
	background: #ffffff url(../images/hrlong.gif) no-repeat scroll center;
	margin-bottom:10px;
}

div.hr hr { display:none; }

td.sidebar div.hr 
{
	height: 15px;
	background: #ffffff url(../images/hrshort.gif) no-repeat scroll center;
}

td.sidebar div.hr hr 
{ 
	display:none; 
}

/* caption in sidebar*/
td.sidebar p.caption 
{
	font-weight:600;
}

.disclaim 
{
	text-align: right;
}

.footer 
{
	vertical-align:bottom;
}

blockquote
{
	font-family: Verdana, Arial;
	color: #51003A;
	font-size: 0.8em;
	line-height: 1.2em;
	font-style:italic;
}

.back
{
	text-align:center;
}

.links a
{
	color: #000000;
	margin: 0;
	padding: 8px;
	font-family: Verdana;
	font-weight: 550;
	line-height: 1.2em;
}

.links a:hover
{
	color: #000000;
	margin: 0;
	padding: 8px;
	font-family: Verdana;
	font-weight: 550;
	line-height: 1.2em;
	text-decoration: underline; 
}