/* CSS Document */

.c1{border:3px double #999999;
text-align:center;
margin:5px;
font-size:14px;
font-weight:600;
color: #999999
}

.c2{border:1px solid #999999;
margin:3px;
font-size:13px;
font-weight:500;
color: #999999
}

.style5 {color: #999999}

.style6 {
color: #cccccc;
margin: 0;
padding: 2px;
width: 171px;
font-weight:bold;
font-size:16px;
letter-spacing:0.3em;
background-color:#000066;
}

.style7 {
	font-size: 16px;
	color: #6633CC;
	margin:3px
}


#menu ul,#menu li{
margin-left: 0; 
padding-left: 0;
list-style: none;
}

#menu li{
float:left
}

#menu li a {
text-decoration:none;
color:#666666;
background-color:transparent;
width:107px;
height:15px;
text-align:center;
padding:1px 0;
display:block;
}

#menu a,#menu a:link #menu a:visited{
text-decoration: none;
color: #cccccc;

border: 2px outset #006699;
display: block;
padding: 3px 2px;
width: auto;
height: auto;
}

#menu a:hover{
color: #ffffff;
background-color: #444444;
}

div#whatsnew{
overflow: auto;
width: 850px;
height: 4em;
margin:auto;
color: #999999;
background-color:#ffffff;
border: 1px solid;
border-color: #999999
}

table{
border: none;
margin: auto;
}
   
