.rcdiv {
  padding: 5px;
}
.rctable {
 background-color: #222222;
  width: 150px;  }
.rctableLg {
 background-color: #222222;
  width: 600px;
}
.rctableLg2 {
 background-color: #222222;
  width: 700px;
}

.rctd {
  font-family: Tahoma, Arial;
  font-size: 9pt;
}

.tl {
  width: 6px;
  height: 6px;
  background: url(tl.gif) top left no-repeat;
}
.tc {
  width: 6px;
  height: 6px;
  background: url(sq.png) top repeat-x;
}
.tr {
  width: 6px;
  height: 6px;
  background: url(tr.gif) top right no-repeat;
}
.ml {
  width: 6px;
  background: url(sq.png) left repeat-y;
}
.mr {
  width: 6px;
  background: url(sq.png) right repeat-y;
}
.bl {
  width: 6px;
  height: 6px;
  background: url(bl.gif) bottom left no-repeat;
}
.bc {
  width: 6px;
  height: 6px;
  background: url(sq.png) bottom repeat-x;
}
.br {
  width: 6px;
  height: 6px;
  background: url(br.gif) bottom right no-repeat;
}
.rcdiv_ {
  padding: 5px;
}
.rctable_ {
 background-color: #5C5C5C;
  width: 150px;
}
.rctd_ {
  font-family: Tahoma, Arial;
  font-size: 9pt;
}

.tl_ {
  width: 6px;
  height: 6px;
  background: url(tl_.png) top left no-repeat;
}
.tc_ {
  width: 6px;
  height: 6px;
  background: url(sq_.png) top repeat-x;
}
p.bgGradient {
	background-image: url(gradient.png);
	background-repeat: repeat-x;
}
p.bgGradient1 {
	background-image: url(gradient1.png);
	background-repeat: repeat-x;
}
p.bgGradient2 {
	background-image: url(gradient2.png);
	background-repeat: repeat-x;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.tr_ {
  width: 6px;
  height: 6px;
  background: url(tr_.png) top right no-repeat;
}
.ml_ {
  width: 6px;
  background: url(sq_.png) left repeat-y;
}
.mr_ {
  width: 6px;
  background: url(sq_.png) right repeat-y;
}
.bl_ {
  width: 6px;
  height: 6px;
  background: url(bl_.png) bottom left no-repeat;
}
.bc_ {
  width: 6px;
  height: 6px;
  background: url(sq_.png) bottom repeat-x;
}
.br_ {
  width: 6px;
  height: 6px;
  background: url(br_.png) bottom right no-repeat;
}
.highslide-html {
    background-color: #505050;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 5px 10px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: #FF9900 !important;
}
.highslide-move {
    cursor: move;
}
.style1 {
	color: #505050;
	font-weight: regular;
	font-size: 1px;
	margin: 10px 100px;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 13px/18px Arial, sans-serif;
	COLOR: #fff;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
	div.transON {width: 100%; background-image: url(gradient2.png); }
div.transOFF {width: 100%; background-image: url(gradient2.png);opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid black; }
div.trans25 {width: 100%; background-image: url(gradient2.png);opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 100%; background-image: url(gradient2.png);opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }
#basic-accordian {
	BORDER-RIGHT: #000 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000 1px solid;
	MARGIN-TOP: 200px;
	PADDING-LEFT: 5px;
	Z-INDEX: 2;
	LEFT: 591px;
	PADDING-BOTTOM: 5px;
	MARGIN-LEFT: -175px;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 710px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #000 1px solid;
	POSITION: absolute;
	TOP: 51px;
	background-image: url('bkg.png');
	overflow: visible;
}
.accordion_headings {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; BACKGROUND: #222; PADDING-BOTTOM: 5px; BORDER-LEFT: #fff 0px solid; CURSOR: pointer; COLOR: #ffffff; PADDING-TOP: 5px; BORDER-BOTTOM: #fff 0px solid
}
.accordion_headings:hover {
	BACKGROUND: #333
}
.accordion_child {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; background-image: url('bg.jpg'); PADDING-BOTTOM: 15px; PADDING-TOP: 5px
}
.header_highlight {
	BACKGROUND: #000
}
a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

H1 {
	MARGIN: 0px;
	LINE-HEIGHT: 24px;
	BORDER-BOTTOM: #000 2px solid;
	font-size: 20px;
}
H2 {
	MARGIN: 0px;
	font-size: 14px;
	color: #000000;
}
A {
	COLOR: #cccccc;
	font-size: 10px;
}
A:hover {
	COLOR: #FF9900;
	text-decoration: none;
}
UL {
	MARGIN: 5px 0px 40px 30px;
	LIST-STYLE-TYPE: square;
	text-align: left;
}
OL {
	MARGIN: 5px 0px 40px 30px; LIST-STYLE-TYPE: square
}
#wrapper {
	PADDING-RIGHT: 40px; PADDING-LEFT: 40px; PADDING-BOTTOM: 40px; MARGIN: 0px auto; WIDTH: 780px; PADDING-TOP: 40px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: left
}
#lead {
	FONT-WEIGHT: bold; MARGIN-BOTTOM: 40px; FONT-STYLE: italic
}
#player {
	FLOAT: right
}
#pid {
	MARGIN: 8px 0px 0px
}
#footer {
	MARGIN-TOP: 60px; FONT-SIZE: 11px
}
.style144 {
	color: #666
}
.style147 {font-size: 12px;	color: #FFCF34;	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style22 {	FONT-SIZE: 3px
}
.style139 {font-size: 10px}
a:link {
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

a:hover {
	COLOR: #FF9900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 10px;
	color: #DBDBDB;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style157 {color: #FFFFFF}
.style129 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.style23 {color: #0000FF; font-weight: bold; }
.style48 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
.style161 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style168 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; }
.style47 {
	color: #000000;
	text-align: left;
}
.style178 {color: #FFFFFF;	font-weight: bold;	font-size: 12px;}
.style191 {color: #C0C0CC}
.style192 {color: #EFEFF1}
.style193 {color: #EFEFF1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style197 {font-size: 10px; color: #0000FF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style199 {color: #222222;	font-size: 1pt;	font-family: Verdana, Arial, Helvetica, sans-serif; }
.style200 {font-size: 11px;	color: #FFFFFF; }
.rctd.style47 .bgGradient2 tbody tr .style47 strong {
	text-align: left;
}
.rctd.style47 .bgGradient2 tbody tr td .style47 {
	text-align: left;
}
.rctd.style47 .bgGradient2 tbody tr .style47 strong {
	text-align: left;
}
.rctd.style47 .bgGradient2 tbody tr td .style47 .style47 {
	text-align: left;
}

