FONT, BODY, DIV {
    font-size : 13px;
    font-family :  trebuchet ms, verdana, arial;
    color : white;
    font-weight: bold;
    background-color : #303030;
    ///background:#303030 url('images/006.jpg')fixed;
}

.textbox
{
    background: transparent;
    background-color: #667A72;
    border: 0px solid #000000;
    color: white;
    font-family: trebuchet ms, verdana, arial;
    font-size: 11px;
    text-align: left;
    padding: 2px;
}
.select{
border: 0px solid white;
background-color: #303030;
color: white;
font-weight: bold;
}
.selectbox
{
    background: transparent;
    background: #303030;
    border: 0px solid #000000;
    color: white;
    font-family: trebuchet ms, verdana, arial;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    padding: 2px;
    width: 100%;
}
selectbox
{
    background: transparent;
    background: #303030;
    border: 0px solid #000000;
    color: white;
    font-family: trebuchet ms, verdana, arial;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    padding: 2px;
    width: 100%;
}
.selectbox hover{
    background: #303030
    color: white;
}
selectbox hover{
    background: #303030
    color: white;
}

select.replaced {
      display: none;
    }
    ul.selectReplacement {
      background: url(top.jpg) top left no-repeat;
      background-color: $303030;
      margin: 0;
      padding: 0;
      height: 1.65em;
      width: 300px;
    }
    ul.selectReplacement li {
      background: #303030;
      color: #fff;
      cursor: pointer;
      display: none;
      font-size: 11px;
      line-height: 1.7em;
      list-style: none;
      margin: 0;
      padding: 1px 12px;
      width: 276px;
    }
    ul.selectOpen li {
      display: block;
    }
    ul.selectReplacement li.selected {
      background: url(bottom.gif) bottom left no-repeat;
      background: #303030;
      color: #fff;
      display: block;
    }
    ul.selectOpen li.selected {
      background: #303030;
      display: block;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover {
      background: #303030;
      color: #fff;
    }
.button
{
    background: transparent;
    background-color: #505050;
    border: 1px solid #000000;
    color: white;
    font-family: trebuchet ms, verdana, arial;
    font-size: 11px;
    text-align: center;
    padding: 3px;
}
.checkbox {
border: 1px solid: #505050;
background-color: #303030;
color: white;
}
checkbox {
border: 1px solid: #505050;
background-color: #303030;
color: white;
}

TD {
    font-size : 13px;
    font-family :  trebuchet ms verdana, arial;
}

A {
    color : White;
    text-decoration: none;
}

A:visited {
    color : White;
    text-decoration: none;
}

A:Hover  {
    color : #303030;
    text-decoration: none;
}

.header {
    font-weight : bold;
    font-size : 13px;
}

.highlight {
    font-weight : bold;
}

.copyright {
    font-size : 13px;
    font-style : italic;
}

div.blogrollmain {
    font-size : 11px;
    font-family :  trebuchet ms, verdana, arial;
}

.blogrollmain a {
    font-family : trebuchet ms, verdana, arial;
    font-size : 11px;
    color : Silver;
}

.blogrollmain a:hover {
    color : white;
}

.blogrollmain a:visited {
    color : gray;
}

.blogrollhighlight {
    color : white;
    font-weight : bold;
}

.red {
    color : red;
}

	
.social {
width:100%;
}
.social.ul {
margin:2px; list-style: none;
float:left;
}
.social.li {
margin:2px;
list-style: none;
float:left;height:16px;width:16px;
}
.social.img {
padding:1,1,1,1px;
margin:1px;border:0px;
width:16px;height:16px;
}
.social.a {
height:16px;
}

