
body {
    background-image: none;
    background-color :#336699;
    color: #000066;
    font-family: Arial,sans-serif,helvetica,verdana,"Lucida Sans";
    font-size: 14px;
    text-align: center;
} 


hr {
  color:#DDAA00;
}


font.ts {
font-weight : bold; 
} 



div {
width:700px;
text-align : left; 
font-weight : normal; 

}


div.title {
height: 45px;
background-color: #333333;
color: #87DFFF;
font-weight : bold; 
font-size: 30px;
}

div.menu {
background-color: #222222;
color: #FFFFDD;
font-weight : bold; 
font-size: 15px;
}

div.img {
height: 275px;
background-color:#222222;
color: #FFFFFF;
}

div.news {
height: 72px;
background-color: #FFFFFF;
color: #000066;
}

div.data {
height: 350px;
background-color: #FFFFFF;
color: #000066;
}

div.desclist {
width:400px;
background-color: #EEEEEE;
color: #000066;
font-size: 14px;
margin-left: 50px;

}

div.desctext {
width:700px;
height: 80px;
background-color: #EEEEEE;
color: #000066;
font-size: 12px;
}

a:link, a:visited, a:hover {
text-decoration : none; 
} 

a:link, a:visited {
    border-bottom : 1px dashed; 
    font-weight : bold; 
    color: #FF6600;
} 

a:hover {
    border-bottom :  1px solid; 
    font-weight : bold;
    color: #FF6600;
}

a.menu   {
display : inline;
text-align : center;
font-weight : bold; 
text-decoration : none; 
font-family : Verdana, "Lucida Sans", Arial, Geneva, Syntax, sans-serif; 
margin-left: 10px;
margin-right: 10px;
} 

a.menu:link, a.menu:visited {
border-bottom : 0px;
color   : #FF6600;  
} 

a.menu:hover {
border-bottom : 0px;
color   : #FFF600;
} 

a.menuselect   {
display : inline;
width   : 70px; 
height  : 12px;
text-align : center;
font-weight : bold; 
text-decoration : none; 
font-family : Verdana, "Lucida Sans", Arial, Geneva, Syntax, sans-serif; 
margin-left: 10px;
margin-right: 10px;
} 

a.menuselect:link, a.menuselect:visited {
border-bottom : 0px;
color   : #87DFFF;  
} 

a.menuselect:hover {
border-bottom : 0px;
color   : #87DFFF;
} 

a.noline:link, a.noline:visited {
    border-bottom : 0px; 
} 

a.noline:hover {
    border-bottom :  0px; 
}

a.desc:link, a.desc:visited {
border-bottom :  0px; 
color: #000066;
font-weight: bold;
margin-left: 40px;
}

a.desc:hover {
border-bottom : 0px; 

color: #DD3300;
font-weight: bold;
margin-left: 40px;
}
