.highlight:hover
{
background-color:#1d1f24;
}
img
{
border:0px;
}
.blue{
color:#3e7db1;
}
a:link
{
color:#3e7db1;
text-decoration: none;
}
a:visited
{
color:#3e7db1;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}

a.barlink:link
{
background-color:#0b0b0d;
text-decoration: none;
}
a.barlink:visited
{
background-color:#0b0b0d;
text-decoration: none;
}
a.barlink:hover
{
background-color:#24242b;
text-decoration: none;
}

body
{font-family:"Times New Roman";
text-align:center;
background-color:#7F7F7F;
  background-image: 
url('images/bg.png');
background-repeat: repeat-x;
}
table.collapsed
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
}

select
{
background-color:#121216;
color:#3e7db1;
border-color:#3f3f3f;
width:107px;
height:17px;
border-style: solid;
border-width:1px;
}
textarea
{
background-color:#121216;
color:#3e7db1;
border-color:#3f3f3f;
width:107px;
height:17px;
border-style: solid;
border-width:1px;
}
input
{
background-color:#121216;
color:#3e7db1;
border-color:#3f3f3f;
width:107px;
height:17px;
border-style: solid;
border-width:1px;
}
input.submit:hover
{
background-color:#2d2d2d;
}
table.main
{
background-color:#101113;
border-width: 0px;
	border-spacing: 0px;

}
table.header
{
border-width: 0px;
	border-spacing: 0px;
}
.headerlinks
{
font-size:14px;
font-weight:bold;
color:white;
}
#site
{width:915px;
text-align:left;
margin: 0 auto;
}
.titlebg
{background-image: 
url('images/titlebar.gif');
background-repeat: repeat-x
}
.pagetitlebg
{height:27px;
color:white;
background-image: 
url('images/pagetitlebar.gif');
background-repeat: repeat-x
}
.row1
{
padding-left:6px;
color:white;
font-size:12px;
background-color:#121216;
white-space: nowrap;
overflow:hidden;
position:relative;
height:16px;
}
.row2
{
padding-left:6px;
color:white;
font-size:12px;
white-space: nowrap;
background-color:#1d1f24;
overflow:hidden;
position:relative;
height:16px;
}
.crow1
{

color:white;
font-size:12px;
background-color:#121216;
white-space: nowrap;
overflow:hidden;
position:relative;
height:16px;
}
.crow2
{

color:white;
font-size:12px;
white-space: nowrap;
background-color:#1d1f24;
overflow:hidden;
position:relative;
height:16px;
}
.compendium-text
{
color:#c7cad4;
font-size:17px;
padding:1%;
}
hr.line
{
padding:0px;
border:0px;
height:1px;
color:#1d1f24;
background-color:#1d1f24;
}
/*.news-content:first-letter
{
font-size:large;
font-weight:bold;
text-transform: capitalize;
color:#3e7db1;
}*/