@charset "utf-8";
/* CSS Document */

body{
margin:0px;
}
p{
line-height:16px;
text-align:justify;
font-size:12px;
/*font-family:"Times New Roman", Times, serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
.bottommenu{
width:780px;
height:27px;
border:1px;
border-style:solid;
border-color:#A4A4A4;
background:#E8E8E8;
vertical-align:bottom;
text-decoration:none;
}
a.bottommenulinks{
text-decoration:none;
color:#8C8C8C;
}
a.bottommenulinks:hover{
text-decoration:none;
color:#6666CC;
}
.bottommenutable{
color:#8C8C8C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/*font-weight:;*/
padding-left:5px;
padding-right:5px;}
