<style type="text/css">
p {}


body
{
	background-color:#000033;
	color:#E4E0FF;
	font-family:verdana;
	font-size:8pt;
	margin:0px;
	padding:0px;

}

h1
{
	font-family:century gothic, verdana;
	font-weight:normal;
	font-size:18pt;
	margin:8px 0px 4px 0px;
	padding-top:4px;
}

h2
{
	font-family:century gothic, verdana;
	font-weight:normal;
	font-size:14pt;
	margin:6px 0px 6px 0px;
	padding-top:8px;
}

h4
{
	font-family:verdana;
	font-weight:normal;
	color:#FFC983;
	font-size:10pt;
	margin:1px 0px 1px 0px;
	padding:0;
}

h5
{
	font-family:verdana;
	font-weight:normal;
	color:#FFC983;
	font-size:8pt;
	padding:0;
	margin:0;

}

img 
{
	border:0;
}

a
{
	border-bottom:1px dotted #FFC983;
	color:#FFC983;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	border-bottom:1px dotted #AB7A00;
	color:#C49000;
}

#menulink
{
	border:none;
	color:#E4E0FF;
	font-size:10pt;
}

#menulink:hover
{
	color:#C3BFFC;
}

td
{
	font-size:8pt;
}

.tdcontent
{
	border:#323465 1px solid;
	background-color:#161B49;
	padding:2px;
	margin:1px;
	font-family:verdana;
	color:#E4E0FF;
	font-size:8pt;
}

.centersubheading
{
	border-left:#323465 1px solid;
	border-right:#323465 1px solid;
	border-bottom:0px;
	height:39px;
	background:url(pics/subhdgbg.gif) repeat-x top left #161B49;
	margin:4px 4px 0px 4px;
	padding:0px 0px 0px 6px;
}

.centersubheadonly
{
	border:#323465 1px solid;
	background-color:#161B49;
	margin:4px;
	padding:6px;

}

.subheading
{
	background-color:#161B49;
	border:#323465 1px solid;
	border-bottom:0px;

	color:#C8C4FF;

	font-family:century gothic, verdana;
	font-size:12pt;
	font-weight:normal;

	margin:4px 4px 0px 4px;
	padding:6px;
}

.content
{
	background-color:#161B49;
	border:#323465 1px solid;
	border-top:0px;
	line-height:1.5em;
	margin:0px 4px 4px 4px;
	padding:6px 6px 12px 6px;
}

.contentnopadding
{
	background-color:#161B49;
	line-height:1.5em;
}

.clear
{
	margin:4px;
	padding:6px;
}


#left
{
	position:absolute;
	left:0px;
	width:210px;
}
#right
{
	position:absolute;
	right:0px;
	width:240px;

}
#center
{
	position:absolute;
	right: 240px;
	left: 210px;
}

#centerwide
{
	position:absolute;
	right:0px;
	left:210px;
}

#top
{
	background-color:#000033;
	background-image:url(pics/top_skybg.jpg);
	background-position:-17px 0px;
	background-repeat:repeat-x;
	height:155px;	
}
#breadcrumbs
{
	background-color:#070F3B;
	background-image:url(pics/bcbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin:0px;
	border:0px;
	padding:2px;
	padding-left:8px;
	padding-top:3px;

}

.filedescriptor
{
	background-color:#000033;
	border:#323465 1px solid;
	font-family:verdana;
	font-size:7pt;
	padding:4px;
	margin:4px;
	
}

.menuglyph
{
	width:7px;
	height:7px;
	vertical-align:middle;
	margin-right:2px;
}

.toonbg
{
	width:100%;
	background-color:#ffffff;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
}

/* This is the box that holds the review information at the end of a review */
.review_box
{
	background-color:#000040;
	border: 1px solid #323465;
	margin:0px;
	margin-top:12px;
	padding:4px;
	line-height:12pt;
	
}

#frontPageWelcome
{
	
	background-color:#000033;
	background-image:url(pics/top_skybg.jpg);
	background-position:549px -155px;
	background-repeat:repeat-x;
	height:232px;
	margin-left:4px;
	margin-right:4px;
}

#frontPageWelcomeImage
{
	color:#000;	
	background:url(pics/welcome.jpg) 0px 0px no-repeat;
	font-family:century gothic;
	font-size:15px;
	font-weight:bold;
	height:232px;
	line-height:22px;
	padding-right:20px;
	text-align:right;
}
#welcometitle
{
	font-size:120%;
}

/* On the player's screen, this is a little separator for the images of speciality etc */

img.pt
{
	margin:0px 1px 0px 1px;
}
</style>