/* Begin display class definitions */
BODY {
	margin-left:20px;
	margin-top:22px;
	font-family:helvetica,Arial;
	font-size:8pt;
}
td {
	border-style:none;
	border-width:1px;
	border-color:#555555;
	font-size:10pt;
	color:#000000;
	font-size:8pt;
}
A {
	color:#000000;
}
A.newsheading {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
HR {
	width:90%;
	color:#555555;
	text-align:left;
	height:1px;
	background-color:#555555;
	margin-left:10px;
}
SELECT {
	color:#555555;
}
TEXT {
	color:#555555;
}
PASSWORD {
	color:#555555;
}
.heading {
	font-weight:bold;
	color:#000000;
}
/* End display class definitions */
/* Begin Structural Div definitions */
#header {
	position:absolute;
	left:20px;
	top:22px;
	width:716px;
	height:152px;
	border-style:none;
	border-width:1px;
}
#flashdiv {
	position:absolute;
	left:0px;
	top:0px;
	width:353px;
	height:152px;
	border-style:none;
	border-width:1px;
}
#menudiv1 {
	position:absolute;
	left:363px;
	top:0px;
	width:112px;
	height:152px;
	border-style:none;
	border-width:1px;
	padding-top:8px;
}
#menudiv2 {
	position:absolute;
	left:484px;
	top:0px;
	width:112px;
	height:152px;
	border-style:none;
	border-width:1px;
	padding-top:8px;
}
#menudiv3 {
	position:absolute;
	left:605px;
	top:0px;
	width:112px;
	height:152px;
	border-style:none;
	border-width:1px;
	padding-top:8px;
}
#sponsordiv {
	position:absolute;
	left:744px;
	top:22px;
	width:54px;
	height:152px;
	border-style:none;
	border-width:1px;
	padding-top:8px;
}
#contentdiv {
	position:absolute;
	left:20px;
	top:184px;
	width:780px;
	height:auto;
	border-style:none;
	border-width:1px;
	background-image: url(dots.gif);
}
#contentleft {
	position:relative;
	float:left;
	width:353px;
	border-style:none;
	border-width:1px;
	color:#555555;
	margin-right:12px;
}
#contentright {
	position:relative;
	width:410px;
	border-style:none;
	border-width:1px;
	color:#555555;
	float:left;
}
/* End Structural Div definitions */