a:link
{
	background:	transparent;
	color:		#000000;
	font-weight:	bold;
	text-decoration:none;
}

a:visited
{
	background:	transparent;
	color:		#000000;
	font-weight:	bold;
	text-decoration:none;
}

a:hover
{
	background:	transparent;
	color:		#FF0000;
	font-weight:	bold;
	text-decoration:underline;
}

body
{
	background:	#FFFFFF;
	border:		1px solid #000000;
	color:		#000000;
	font-family:	Arial, Helvetica, sans-serif;
	margin: 	0 auto;
	width:		719px;
}

caption
{
	font-size:	medium;
	font-weight:	bold;
	height:		19px;
	margin:		5px auto;
	padding:	5px;
	text-align:	center;
}

div#content
{
	display:	block;
	margin-left:	130px;
	padding:	0px 9px 9px;
	width:		571px;
}

/* IE Win Bugfix hack. Hide from IE5 Mac. \*/
*html div#content
{
	margin-left:	127px;
	padding-left:	6px;
}
/* End hide from IE5/Mac */

div#footer
{
	background:	#000000;
	clear:		both;
	color:		#FFFFFF;
	display:	block;
	font-size:	small;
	font-weight:	bold;
	padding:	2px;
	text-align:	center;
}
	
div#footer a:link
	{
		background:	transparent;
		color:		#FFFFFF;
	}

div#footer a:visited
	{
		background:	transparent;
		color:		#FFFFFF;
	}

div#footer a:hover
	{
		background:	transparent;
		color:		#FFFFFF;
	}
	
div#header
{
	background:	#000000;
	color:		#FFFFFF;
}

div#headermain
{
	background:	#000000;
	color:		#FFFFFF;
	display:	block;
	font-size:	small;
	font-weight:	bold;
	padding:	2px;
}

div#headersub
{
	background:	#FF0000;
	clear:		both;
	color:		#FFFFFF;
	display:	block;
	height:		98px;
	margin:		0px;
	padding:	0px;
}

div#headerticker
{
	background:	#000000;
	color:		#FFFFFF;
	display:	block;
	float:		right;
	font-size:	small;
	font-weight:	bold;
	padding:	2px;
	text-align:	right;
	width:		476px;
}

div#nav
{
	background:	transparent url("/images/navback.png") no-repeat;
	color:		#000000;
	float:		left;
	font-size:	small;
	font-weight:	bold;
	line-height:	150%;
	padding:	0px;
	width:		130px;
}

div#nav a
	{
		background:	transparent;
		color:	#000000;
		display:block;
		width:	100%;
	}
div#nav a:link
	{
		background:	transparent;
		color:		#000000;
		text-decoration:none;
	}

div#nav a:visited
	{
		background:	transparent;
		color:		#000000;
		text-decoration:none;
	}

div#nav a:hover
	{
		background:	#FFFFFF url("/images/navlinkhover.png") no-repeat bottom;
		color:		#FF0000;
		text-decoration:none;
	}
		
div#nav ul
	{
		background: transparent;
		list-style-type:none;
		margin:		0px;
		padding:	0px 10px 10px;
	}

div#nav ul li
		{
			background:	url("/images/navlinkbg.png") no-repeat bottom;
			color:		#000000;
		}
	
div#pagebody
{
	background:	#FFFFFF url("/images/pageback.png") repeat-y;
	color:		#000000;
	margin-top:0px;
}

h1
{
	background:	transparent url("/images/heading.png") no-repeat bottom;
	color:		#000000;
	display:	block;
	font-size:	large;
	font-weight:	bold;
	margin-top:	0px;
	text-align:	center;
}

h2
{
	background:	transparent url("/images/heading.png") no-repeat bottom;
	color:		#000000;
	display:	block;
	font-size:	medium;
	font-weight:	bold;
	text-align:	center;
}

img
{
	border:	0px;
	margin:	0px
	padding:0px;
}

p.error
{
	background:	transparent;
	clear:		right;
	color:		#FF0000;
	font-size:	small;
	font-weight:	bold;
	margin:		3px 0px;
}

table.automargin
{
	margin:auto;
}

div.automargin
{
	margin:auto;
	text-align:center;
}

td.pos
{
	font-weight:	bold;
}

.note
{
	font-style:italic;
}

p.indent
{
	display:		block;
	margin-left:	4em;
	padding-bottom:	1.5em;
}

p.sectionlink
{
	display:	block;
	font-size:	small;
	margin:		0px;
	padding:	0px;
	text-align:	right;
}

a.action:link, a.action:visited
{
	margin:	0px;
	padding:1px;
}

a.action:hover
{
	margin:	0px;
	padding:1px;
}

*html a.action:hover
{
	background:#FFCCCC;
}

a.action:link img, a.action:visited img
{
	border:	1px solid #FFFFFF;
}

a.action:hover img
{
	border:		1px solid #FF0000;
	background:	#FFCCCC;
}

.hide
{
	display:none;
}

.show
{
}

div#adholder {
	background:url(/images/adbg.png);
	clear:both;
	padding-top:0px
}

div#ad {
	border-bottom:1px solid #000000;
	width:719px;
	margin:auto;
	height:80px;
}

div#ad img {
	display:block;
}

.adnotice {
	display:block;
	margin:auto;
}

img.advertisement {
	display:block;
	margin:auto;
}

img.bordered {
	border:1px solid #000000;
}

div#nav a.advertisement, div#nav a.advertisement:link, div#nav a.advertisement:visited, div#nav a.advertisement:hover {
	background:transparent;
	width:auto;
}
