td.links {
font-family:arial;
font-size:10pt;
font-weight:bold;
color:#0060FF;
background:#A4ACB4;
}
td.main {
font-family:Trebuchet MS;
letter-spacing:1px;
font-size: 11px;
color:#7F7F7F;
padding:10px;
text-align:left;
line-height:18px;
}
td {
background:white;
font-size:10pt;
}
a:link {
font-family:arial;
font-size:10pt;
font-weight:bold;
color:black;
text-decoration:none;
}
a:visited {
font-family:arial;
font-size:10pt;
font-weight:bold;
color:black;
text-decoration:none;
}
#style1{
font-weight:bold;
color:#3B556B;
letter-spacing:2px;
}
#style2{
color:black;
}
#style3{
padding:1px;
width:173px;
height:14px;
margin-bottom:3px;
}
#style4{
background:#F5F7F9;
border:1px solid black;
}
body{
font-family:arial;
font-size:10pt;
color:#4F4F4F;
padding:10px;
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
background-color:#656A8A;
}
.item{
background:#3B556B;
text-align: center;
padding:1px;
margin-bottom:3px;
color:white;
}
.header{
text-align:center;
font-weight:bold;
margin-bottom:20px;
}
a.nav, a.nav:visited, a.navactive, a.navactive:visited{
padding:4px;
margin-left:10px;
font-size:11pt;
}
a.navactive, a.navactive:visited{
color:#0050A0;
}
a:hover, a:visited:hover{
color:#6F6F6F;
}
.navigation{
width:500px;
text-align:right;
border-bottom:2px solid black;
}


.submenu{
  padding:5px;
  padding-left:20px;
  line-height:18px;
}
.submenu_title{
  margin-top:15px;
  width:140px;
  height:17px;
  padding:5px;
  padding-left:20px;
  border-bottom:none;
  font-weight:bold;
  color:black;
}
a.sub_link, a.sub_link:visited{
  font-weight:normal;
}
.menu_border{
  height:320px;
  border-right:2px solid black;
  margin-right:20px;
  margin-top:20px;
}

#announcement{
  float:right;
  border : 1px dashed #800080;
  padding:10px;
  margin:10px;
  margin-top:30px;
  width:150px;
}

#latestversion{
text-align:right;
font-weight:bold;
}