body {
padding:0;
margin:0;
font-family:tahoma;
img { width: 100%; }
}
a:link {
color: #598bcf;
text-decoration: none;
}
a:visited {
color: #598bcf;
text-decoration: none;
}
a:hover {
color: #fcbf16;
text-decoration: none;
}
.catbg, tr.catbg td {
background-color: #535E91;
color: #fff;
}
.titlebg, .titlebg a, .titlebg a:link, .titlebg a:visited {
background-color: #3a5c8a;
border-top:4px solid #456ca3;
border-bottom:4px solid #2f496e;
height:1px;
line-height:1px;
color: #fff;
text-decoration: none;
font-size:.8em;
font-weight:bold;
padding: 0 6px;
}
.windowbg, tr.windowbg td {
background-color: #fff;
color: #000;
}
.windowbg2, tr.windowbg2 td {
background-color: #D6D6D6;
color: #000;
}
.new, a:link.new, a:visited.new {
background-color: #6464D9;
color: #fff;
}
.updated {
color: #f00;
font-size:7px;
}
.wapmenu {
background:#d9e5f5;
}