 
A:hover.headline  {
 	color : red;
 	text-decoration : none;
}
 
A:link.headline  {
 	color : #5555aa;
 	text-decoration : none;
 }
 
A:visited.headline  {
 	color : #5555aa;
 	text-decoration : none;
 }
 
body {
	font-size : 8pt;
	font-weight : bold;
	font-family: Verdana, Arial;
}
 
h1  {
	font-size : 24pt;
	font-weight : bold;
	color : #006600;
	font-family: Verdana, Arial;
}
 
h2  {
	font-size : 16pt;
	font-weight : bold;
	color : #006600;
	font-family: Verdana, Arial;
}
 
h3  {
	font-size : 12pt;
	font-weight : bold;
	color : #006600;
	font-family: Verdana, Arial;
}
 
h4  {
	font-size : 10pt;
	font-weight : bold;
	color : #006600;
	font-family: Verdana, Arial;
}

hr  {
 	color : #006600;
 	size : 1;
}

img  {
 	border : 0px none;
}

img.listing  {
 	border : medium #006600 outset;
}

img.listingthumb  {
 	border : thin #006600 outset;
	width: 256px;
	height: 192px;	
}

/*
table.listingthumb {
	table-layout: fixed;
} */
table.listingthumb td {
	width: 320px;
/*	width: 90px; */
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-bottom: 5px;
}

#imgmain {
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

#imgmain span {
	font-size: 10pt;
	text-align: center;
}

p {
	color : #006600;
	font-size : 8pt;
	font-weight : bold;
	font-family: Verdana, Arial;
}

p.leftside {
	color : #006600;
	font-size : 7pt;
	font-weight : bold;
	font-family: Verdana, Arial;
}
 
td {
	color : #006600;
	font-size : 8pt;
	font-weight : bold;
	font-family: Verdana, Arial;
}

th {
	color : #003300;
	font-size : 9pt;
	font-weight : bold;
	font-family: Verdana, Arial;
}

#footer
{
	margin-top:15px;
}

.copyright
{
	color : #FFFFFF;
	font-size : 7pt;
	font-weight : 500;
}

.copyright a:link, .copyright a:visited, .copyright a:active 
{
	color: yellow;
	text-decoration: none;
} 

.copyright a:hover, .copyright a:visited, .copyright a:active 
{
	text-decoration: underline;
} 

.mscopywrite  {
	color : #666666;
	font-size : 7pt;
	font-weight : 500;
}
 .indent {
	margin-left: 5px;
}

.off  {
 	display : none;
}
 
.on  {
 	display : on;
}

.maintable {
	margin-left:	0px;
	margin-right:	0px;
	border-left:	0px solid #cccccc;
	border-right:	0px solid #cccccc;
	border-top:		0px solid #cccccc;
	border-bottom:	1px solid #cccccc;
	cell-spacing: 	0;
	cell-padding: 	0;
}


.menuitem  {
	border-color: #F1F1F1;
	border-width: 1px;
	border-style: solid;
	font-family: Arial;
	font-size: 70%;
	padding-left:		5px;
	padding-right:		50px;
	padding-top:		2px;
	padding-bottom:		3px;
	cursor: hand;
}

.sidemenu td.menuitem  {
	border:				1px solid #F1F1F1;
	font-family:		Arial;
	font-size:			70%;
	padding-left:		5px;
	padding-right:		50px;
	padding-top:		2px;
	padding-bottom:		3px;
}

.menuitem a {
	color: black;
	text-decoration: none;
}
.menuitem a:hover {
	color: black;
	text-decoration: none;
}

.menuitem a:visited {
	color: black;
	text-decoration: none;
}

.menuitem a:active {
	color: black;
	text-decoration: none;
}

.currentevents {
	font-family: Arial;
	font-size: 60%;
	padding-left: 6px;
	padding-right: 25px;
	padding-top: 5px;
	cursor: hand;
}

.eventmenu td.currentevents {
	font-family: Verdana, Arial;
	font-size: 60%;
	padding: 5px 25px 3px 6px;
	cursor: hand;
}

a, a:hover, a:visited, a:active, a:link 
{
	color: #006666;
	font-weight: bold;
	text-decoration: underline;
}

.topmenu a, a.topmenu:hover, a.topmenu:visited, a.topmenu:active, a.topmenu:link
{
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial;
}

#assign3008 {float:left; margin-right:5px; margin-bottom:10px; height:1100px;}

div.bottomnote
{
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:500;
}

p.bottomnote
{
	color:#FFFFFF;
	font-size:8pt;
	font-weight:500;
}

#terms td
{
	vertical-align:top;
}

#terms p
{
	color:#FFFFCC;
}

#terms .title
{
	color:#006600;
}
