body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 6pt;
	#827B60;



       margin:0;
       color:white;
       text-align: center;
       background:url(../pic/bg2.jpg) 50% 0 repeat-y black; }
       





table {
  border-collapse: collapse;
  border: none;
   background-color: #242424; 
}

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

table.bottom {
  background: transparent;
  color: #000000;
}

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;
  color: #ffffff;
}

td.heading {
  font-weight: bold;
  color: #ffffff;
}

td.text {
  padding: 10pt;
  text-align: left;
  color: #4A4344;
}

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

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

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  
}

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

td.navigation {
	font-weight: bold;
	font-size: 10pt;
        border: none;
	
	
}


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: #ffffff;
  text-decoration: underline;
}

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

a:hover {
  color: #827B60;
}

a.index {
	font-weight: bold;
}

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

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

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

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

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

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #595454;
	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: #FFFFFF;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	color: #000000;
	font-size: 9pt;
}

.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: #ffffff; 
  border-width: 1px; 
}

.ol_fontClass {
  padding: 1px;
  color: #000000;
}
	
.ol_capfontClass {
padding: 1px;
font-family: Arial, sans-serif; font-size: 9px;
font-weight: bold;
}
    
.ol_capfontClass A {
font-size: 9px;
}
			
.ol_fgClass {
background-color: #FFFFCC;
}
		    
.ol_bgClass {
border: 2px solid #444444;
background-color: #FFFFCC;
}


td.clearalt6 {
  background: #241a28;
  padding: 5px;
  border: 0px;
  border: hidden;
}
td.clearalt7 {
  padding: 5px;
  background: #332831;
  border: 0px;
  border: hidden;
}


#video-player-container {
  width: 480px;
  height: 379px;
}
iframe#video-player-container {
  border: 1px solid black;
  }
  .unframed-player {
  width: 480px;
  height: 380px;
  border: 1px solid black;
}


table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #000000;
    border: 1px solid #CCC;
    cursor: pointer;
}
		
table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    text-decoration: bold;
}
				
table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}
		    
table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}


