body { background: #fff; margin: 0; color: #fff;}
/*body { background: #FFF2E5; margin: 0;}*/

.body1 { background: #000; margin: 0; color: #fff;}

select {
border: 1px solid #000;
font-size: 11px;
color: #000;
background: #FFf;
}

input {
border: 1px solid #000;
color: #000;
font-size: 11px;
background: #fff;
}

.title1 {
font-family: times, serif;
font-size: 42px;
color: #000;
background: #fff;
}

.title2 {
font-family: verdana,arial,sans-serif;
font-size: 12px;
color: #000;
background: #fff;
}

.title2 a {color: #000; text-decoration: none;}
.title2 a:link {color: #000; text-decoration: none;}
.title2 a:active {color: #000; text-decoration: none;}
.title2 a:hover {color: #ffa500; text-decoration: none;}
.title2 a:visited {color: #000; text-decoration: none;}

.red {
color: #000;
font-weight: bold;
}

.volume1 {
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: left;
color: #000;
background: #fff;
}

.side1 {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
color: #000;
background: #fFF;
}

.side1 a {color: #fff; text-decoration: none;}
.side1 a:link {color: #fff; text-decoration: none;}
.side1 a:active {color: #fff; text-decoration: none;}
.side1 a:visited {color: #fff; text-decoration: none;}
.side1 a:hover {color: #ff0000; text-decoration: none;}

.side2 {
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
background: #ff8400;
}

.updated {
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-align: center;
color: #000;
background: #ff8400;
border: 1px solid #000;
}

.cnt1 {
font-family: verdana, arial, sans-serif;
font-size: 11px;
text-align: center;
color: #000;
background: #fff;
}

.cnt1 a {color: #000; text-decoration: none;}
.cnt1 a:link {color: #000; text-decoration: none;}
.cnt1 a:active {color: #000; text-decoration: none;}
.cnt1 a:visited {color: #000; text-decoration: none;}
.cnt1 a:hover {color: #ffa500; text-decoration: none;}

.cnt2 {
font-family: verdana, arial, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
background: #FFf;
}

.cnt2 a {color: #000; text-decoration: none;}
.cnt2 a:link a:visited {color: #000; text-decoration: none;}
.cnt2 a:active {color: #000; text-decoration: none;}
.cnt2 a:visited {color: #000; text-decoration: none;}
.cnt2 a:hover {color: #ff0000; text-decoration: none;}

.bottom {
text-align: right;
color: black;
font-family: verdana, arial, sans-serif;
font-size: 11px;
background: #FFf;
}

.td1 {
font-size : 12px;
font-family : Verdana, Arial, sans-serif;
color : #000;
text-align: left;
background: #efefef;
}

.td1 a:link {
color : #000;
text-decoration: none;
}

.td1 a:visited {
color : #000;
text-decoration: none;
}

.td1 a:active {
color : #000;
text-decoration: none;
}

.td1 a:hover {
color : red;
text-decoration: none;
}


.td2 {
font-size : 12px;
font-family : Verdana, Arial, sans-serif;
color : #000;
text-align: left;
background: #fff;
}

.td2 a:link {
color : #000;
text-decoration: none;
}

.td2 a:visited {
color : #000;
text-decoration: none;
}

.td2 a:active {
color : #000;
text-decoration: none;
}

.td2 a:hover {
color : red;
text-decoration: none;
}

.td3 {
font-size : 12px;
font-family : Verdana, Arial, sans-serif;
color : #000;
text-align: left;
background: #fff2e5;
}

.td3 a:link {
color : #000;
text-decoration: none;
}

.td3 a:visited {
color : #000;
text-decoration: none;
}

.td3 a:active {
color : #000;
text-decoration: none;
}

.td3 a:hover {
color : red;
text-decoration: none;
}

.top {
   color: #000;
   background: #fff;
   text-align: center;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }

.top a {color: #000;text-decoration: none;}
.top a:link {color: #000;text-decoration: none;}
.top a:hover {text-decoration: none;}
.top a:visited {color: #000;text-decoration: none;}

.nav {
   margin-left: 1px;
   margin-right: 1px;
   margin-top: 0px;
   color: #000;
   border-bottom: 1px solid #000;
   background: #FFf;
   text-align: center;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }

.nav a:link {color: #000; text-decoration: none;}
.nav a:hover {color: #000; text-decoration: none; background: #FF8400;}
.nav a:visited {color: #000; text-decoration: none;}
.nav a:active {color: #000; text-decoration: none;}


