body {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 padding: 0px;
 background-color: #000000;
}

body.index {
 margin-top: 50px;
}

h2 {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #E0E0E0;
 padding-left: 80px;
 }

 h2.titletext {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 line-height: 14px;
 border-bottom: 1px solid #FF8000;
 color: #FF8000;
 background-color: transparent;
 text-align: left;
 padding-left: 0px;
 }

p {
 font-family: arial;
 font-size: 12px;
 text-align: justify;
 color: #E0E0E0;
 background-color: transparent;
 }

a {
 font-family: arial;
 color: #E0E0E0;
 text-decoration: none;
 background-color: transparent;
 }

a.link {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: #E0E0E0;
 background-color: transparent;
 border: none;
 }

a.navlink {
 font-family: arial;
 font-size: 11px;
 font-weight: BOLD;
 text-decoration: none;
 color: #E0E0E0;
 background-color: transparent;
 }

a.newslink {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 line-height: 10px;
 text-decoration: none;			   
 color: #E0E0E0;
 background-color: transparent;
 }

a.enter {
 font-size: 20px;
 font-weight: bold;
 }
 
a.link:hover{
color: #FF8000;
text-decoration: underline;
}

a.navlink:hover{
color: #FF8000;
text-decoration: underline;
}

a.newslink:hover{
color: #FF8000;
text-decoration: underline;
}

a.enter:hover{
color: #FF8000;
text-decoration: underline;
}

img {
border-color: #636363;
}

li {
 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 line-height: 18px;
 padding-bottom: 7px;
 color: #E0E0E0;
 background-color: transparent;
 }

.navcell {
 padding: 3px 7px 3px 7px;
 }

.newsheader {
 font-family: arial;
 font-size: 14px;
 font-weight: normal;
 line-height: 10px;
 padding-left: 5px;
 color: #FF8000;
 background-color: #000000;
 }

.newscell {
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 line-height: 10px;
 padding-top: 7px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 9px;
 color: #E0E0E0;
 background-color: #000000;
 }

.update {
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 line-height: 14px;
text-align: right;
 color: #707070;
 background-color: #3D3D3D;
 }

.copyright {
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
text-align: right;
 line-height: 10px;
 color: #707070;
 background-color: #000000;
 }

div.pic
{
float:right;
width:275px;
margin:10px 10px 10px 10px;
padding:0;
border:1px solid black;
text-align:center;
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #B8B8B8;
text-decoration: none;
}
