body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
background-color: #000000;
  color: #9a9998;
  margin-top: 0px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border: none;
  background-color: #1A1A1A; 


}

table.main, table.mainouter {
  background-color: #070F00;
}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: solid #000000 1px;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.textt {
  padding: 6pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #ffffff;
  background-color: #171515;
}

td.rowhead {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
td.rowhead:hover {
	background-color: #061E1B;
	COLOR: lightgray;
    #BORDER-LEFT: #000000 3px solid
}

td.title {
	font-size: 14pt;
}

td.navigation {

	font-weight: bold;

	font-size: 10pt;

	border-style: none solid none solid;
	border-width: 1px;
background:black url(pic/menuoff2.gif);

}

td.navigation:Hover{

	font-weight: bold;

	font-size: 10pt;

	border-style: none solid none solid;
	border-width: 1px;
background:black url(pic/menuon2.gif);

}



tr.try {



	border-style: none solid none solid;
	border-width: 1px;
background:white;

}

tr.try:Hover{



	border-style: none solid none solid;
	border-width: 1px;
background:red;


}
td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #f0f1f0;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: none;
  color: #556762;
  /*font-weight: bold;*/
}

a:hover {
  color: #999999;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #9aadc7;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #07A881;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #003C54;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}








#navTabs a.roundedTab:hover {
  color:#ffffff;
  background: #2f3a34 url(pic/menuoff.gif) left top ;
}

#navTabs a.roundedActiveTab {
  #background-color: #0C2829;
  color: #cccccc;
  text-decoration: none;
}

#navTabs a.roundedTab, a.roundedTab:visited {
  color: #000000;
}



#navTabs a span.tabLeft {
  background: #2f3a34 url(pic/menuon.gif) left top ;
  padding-left: 27px;
}

#navTabs a span.tabRight {
  background: #2f3a34 url(pic/menuon.gif) right top ;
  padding-right: 27px;
}

#navTabs a span.tabLeftActive {
  background: #0C2829 url(pic/menuoff.gif) left top ;
  color:#000000;
  padding-left: 15px;
}

#navTabs a span.tabRightActive {
  background: #0C2829 url(pic/menuoff.gif) right top;
  padding-right: 15px;
}
