body {
  background-color: #000000;
  color: #ff0000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43;
}

hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: #e8e8e8;
  color: #004c75;
}

.tablebottom {
  background-color: #004C75;
}

/* .bordercolor {
  background-color: #004C75;
}

.tablebgcolor {
  background-color: #00004F;
} */

.navbar {
  background: #2F75A8 url(images/gradient_blue.gif) repeat-x;
  color: #ffffff;
  -moz-border-radius: 10px; -webkit-border-radius: 10px;
  padding-left: 7px;
}

.row1 {
  background-color: #D3E3EF;
  color: #004c75;
}

.row2 {
  background-color: #C6DBEA;
  color: #004c75;
}

.head1 {
  background: #2F75A8 url(images/gradient_blue.gif) repeat-x;
  -moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px;
  padding-left: 7px;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #004C75;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
  color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FCFF00;
}

a:hover {
  color: #ff0000;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

/* 
.logininput {
  background-color: #ffffff;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}
 */
 
.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

/*
.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}
*/

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}

/* 
.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #003366;
  color: #fcdc43;
  font-size: 11px;
  font-weight: bold;
}
 */

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #006666;
}

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #006BA6;
  color: #ff0000;
}

.imagerow2 {
  background-color: #0084CD;
  color: #00ffff;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #D3E3EF;
  color: #004c75;
}

.commentrow2 {
  background-color: #C6DBEA;
  color: #004c75;
}

.commentspacerrow {
  background-color: #BCCEDC;
  color: #004c75;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

/* 
.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
 */
 
.paging  {
color: #ffffff;
text-decoration: none;
}

.myimage {
border:1px; border-thickness: 1px; border-color: #ffffff; border-style: solid;
}

.whitelink  {
color: #ffffff;
text-decoration: underline;
}

.category_dropdown {
margin: 0px;
padding: 0px;
}

.descr_link {
color: #CCFFCC;
}

.toplinks {
  background: #2F75A8 url(images/gradient_blue.gif) repeat-x;
  color: #0000cc;
  -moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 10px;
  padding-bottom: 7px;
  padding-top: 4px;
}

.images_count {
color: #CCCCFF;"
}

input.index_comment_form {
color: #ffffff;
background: #0084CD;
border: #CAD1EF 1px solid;
width: 260px;
margin-bottom: 5px;
}

select.index_comment_form {
color: #ffffff;
background: #0084CD;
border: #CAD1EF 1px solid;
width: 264px;
margin-bottom: 5px;
}

textarea.index_comment_form {
color: #ffffff;
background: #0084CD;
border: #CAD1EF 1px solid;
width: 600px;
}

.compact_prev_next_links {
font-size: 20px;
/* font-weight: bold; */
color: #ffffff;
}
