body
{
	background: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}

a { text-decoration: underline; }
a:link { color: #09C; }
a:visited { color: #09C; }
a:active { color: #F90; }
a:hover { color: #F90; }

p,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}

.mainheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #09C;
}

.mainheadingW
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
}

.date
{
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
}

.border
{
	border-width: 1px;
	border-style: solid;
}

#mytable tr.ruled{
	background:#333;
	color:#ccc;
}

#reels td {
	text-align: right;
	font-size:10px;
	border: solid 1px #ffffff;
	/*padding-top:2px;*/
}

#reels a { 
	color: #333333;
	text-decoration: none;
}
	
#reels a:hover { 
	color: #09C;
}

#reels td.bdr{ 
	/*background:#777777;*/
	color:#09C;
	border: solid 1px #999999;
}

#reels td.nobdr{ 
	
}
