A:link, A:active, A:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
A:hover {
  color: #FFFFFF;
  text-decoration: none;
}


#containerTable{
   border:1px solid #81B83D;
   width:800px;
   background-image: url('/oboz/images/oboz-countour-map.jpg');
   background-repeat: none;
   margin-top:15px;
}

#containerTable #contentCell{
  background-color: #ffffff;
  width:100%;
  border: 1px solid #3F3F3F;
}

#containerTable #headerTable{
  width:100%;
}
#containerTable #headerTable td{
  background-color: #202020;
  height:80px;
  font-size:10px;
}



#containerTable #mainContentTable{width:100%}

#navLinks{
  font-size:10px;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#81b83d;
  border-bottom:dashed 1px #81b83d;
  padding-bottom:3px;
}
#navLinks a{
  padding-bottom:2px;
}
#navLinks a:hover{
  color: #707070;
}


#footerTable{
  padding-bottom:5px;
}

#footerTable #footer{
  font-size:11px;
  font-family:Garamond, Verdana, Arial, Helvetica, sans-serif;
  color:#474747;
}


BODY {
   background-color: #757575;
   font-family:Garamond,Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11pt;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

H1 {
  font-family: Garamond, 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  color:#999999;
}

TD {
  font-family: Garamond, Arial, serif;
  font-size: 11pt;
}

TH {
  font-family: Garamond, Arial, serif;
  font-size: 11pt;
}

p {
  font-family: Garamond, Arial, serif;
  font-size: 11pt;
}


A.categorybar:link, A.categorybar:active, A.categorybar:visited {
  color: #3333ff;
  text-decoration:none;
}

A.categorybar:hover {
  color: #333366;
  text-decoration:underline;
}

A.areabar:link, A.areabar:active, A.areabar:visited {
  color:#000000;
  text-decoration:none;
}

A.areabar:hover {
  color:#0000aa;
  text-decoration:underline;
}


.navbar {
  color: #000000;
  background-color: #ddddff;
}

.tech_content {
}

A.tech_content:hover {
  color:#81B83D;
  text-decoration:none;
}

.categorybar {
  color: #000000;
  font-size: 10pt;
  font-family: Arial, Verdana, Serif;
  font-weight: 400;
  text-align: left;
}

.areabar {
  font-size: 12pt;
  font-family: Arial, Verdana, Serif;
  color: #000000;
  font-weight: 700;
  text-align: left;
}

.maincontent {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, serif;
  font-size: 10pt;
  font-weight: 400;
}

.contentbar1 {
  background-color: #ddddff;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: 400;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: 400;
  font-size: 11px;
}

.standard_header2 {
  background-color: #ffffcc;
  
  border-bottom: 1px solid #cccc66;
  border-top: 1px solid #cccc66;
  border-left: 1px solid #cccc66;
  border-right: 1px solid #cccc66;
  
  color: #000000;
  font-family: Arial, Verdana, Serif;
  font-size: 10pt;
  font-weight: 200;
  text-align: center;
  padding:4px;
  margin-bottom:4px;
}

.link_menu_header{ 
  padding: 4px;
  background: #eeeeee;
  border: 1px solid #cccccc;
}

.link_menu_header A{
  text-decoration: none;
}

.table_header1 {
  background-color: #333399;
  color: #ffffff;
  font-family: Arial, Verdana, Serif;
  font-size: 12pt;
  font-weight: 700;
  text-align: center;
}

A.table_header1:link, A.table_header1:active {
  color: #ccccff;
}

A.table_header1:visited {
  color: #0000aa;
}

A.table_header1:hover {
  color: #99ccff;
}

.table_header2 {
  background-color: #003366;
  color: #cccccc;
  font-family: Arial, Verdana, Serif;
  font-size: 10pt;
  font-weight: 700;
  text-align: center;
}

A.table_header2:link, A.table_header2:active {
  color: #0066cc;
}

A.table_header2:visited {
  color: #0000aa;
}

A.table_header2:hover {
  color: #99cccc;
}

.table_row1 {
  background-color: #aaaacc;
  color: #000000;
  font-family: Arial, Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}

.table_row1_cell {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;

  color: #000000;
  font-family: Arial, georgia, times new roman, times, Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}

.table_row2_cell {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;

  color: #000000;
  font-family: Arial, georgia, times new roman, times, Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}



A.table_row1:link, A.table_row1:active {
  color: #0000FF;
}

A.table_row1:visited {
  color: #0000aa;
}

A.table_row1:hover {
  color: #00FFaa;
}

.table_row2 {
  background-color: #ccccdd;
  color: #000000;
  font-family: Arial, Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}

A.table_row2:link, A.table_row2:active {
  color: #0000FF;
}

A.table_row2:visited {
  color: #0000aa;
}

A.table_row2:hover {
  color: #00FFaa;
}


.table_row_highlight { 
  background-color: #ccddcc;
} 

.standard_outline {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.standard_form {
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #000000;
}

.form_style {
  border: 1px solid #000000;
  background-color: #ffffff;
}
.form_style td{color: #000000;}

.form_chrome{ color: #000000;}

.standard_form_field {
  background-color: #eeeeee;
  color: #000000;
  font-family: Arial, Verdana, Serif;
  font-size: 10pt;
  font-weight: 400;
}

.coolButton {
  cursor: pointer;
  background-color: #999999;
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 10pt;
  font-weight: 700;
  border-bottom: 2px solid #888888;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  border-right: 2px solid #888888;
}

.highlight1 {
  color: #000000;
  background-color: #eeeeff;
}

.highlight2 {
  color: #000000;
  background-color: #ffeeee;
}

.thread_header_div{
  border: 1px solid #000000;
  padding:5px;
  background:#5588bb;
  color:white;
  font-weight:bold;
}
.thread_header_div A {
  color:#ffffff;
}

.thread_header_cell{
  background-color:#ccccdd;
}
.thread_body_cell{
  background-color:#ffffcc;
  border-top: 1px solid #000000;
}

.forum_cell {
  border-right:1px solid #000000;
  border-top:1px solid #000000;
}

.forums_index_cell{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  font-weight:bold;
}

.forums_index_header{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  color: #ffffff;
  font-weight:bold;
}


/** Various New Styles **/
.standard_header{
  padding:5px;
  background-color: #666666;
  color:white;
  font-size:14px;
  cursor:pointer;
  margin-top:2px;
}

/** Flypage Styles **/
#view_list{ 
  border:0px solid red; 
  display: inline; 
  padding:5px; 
  margin:0px; 
}
 
#view_list li{ 
  padding:5px; 
  border:0px solid green; 
  display:inline; 
} 
.indicator{
   width:12px;
   float:left;
   padding:0px;
   margin-top:2px;
}

.flypage_header{
  padding:5px;
  background-color: #666666;
  color:white;
  font-size:14px;
  cursor:pointer;
  margin-top:2px;
}

.buy_button{
  padding:5px;
  background-color:#424344;
  color:white;
  font-size:14px;
  cursor:pointer;
  margin-top:2px;
}

#item_buynow_content{
  border-top:1px solid #6BAF41;
  border-bottom:1px solid #6BAF41;
  padding-left:5px;
  padding-right:2px;
  padding-top:10px;
  padding-bottom:10px;
  background-color:#81B83D;
  color:#ffffff;
} 

#item_buynow_content a{color:#ffffff}
#item_buynow_content a:hover{text-decoration:underline}

#item_description{
  padding:3px;
  margin-left:2px;
}

.item_content{
  border:1px solid #AFAFAF;
  padding-left:5px;
  padding-right:2px;
  padding-top: 10px;
  padding-bottom:10px;
  background-color:#81B83D;
}

ul{
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  padding-bottom:0px;

}
.general_error_row{ color: #000000;}
/** END Flypage Styles **/


