.bodyclass {	/*.bodyclass*/
background-color: #C20000;
margin-top: -1px;
background-image: url(/designfiles/back.jpg);
line-height: 16px;
}
.clock {	/*.clock*/
font-size: 12px;
font-weight: bold;
font-family: Verdana;
color: #FFF;
padding-top: 12px;
}
.content {	/*.content*/
font-family: Verdana;
font-size: 11px;
padding: 25px 25px 25px 25px;
}
.newsTitle {	/*.newsTitle*/
color: #000;
text-decoration: none;
font-weight: bold;
}
.newsTitle:hover {	/*.newsTitle:hover*/
color: #000;
text-decoration: underline;
font-weight: bold;
}
.submenu {	/*.submenu*/
font-size: 11px;
font-family: Verdana;
color: #FFF;
text-decoration: none;
font-weight: normal;
}
.submenu:hover {	/*.submenu:hover*/
color: #ffffff;
font-weight: normal;
}
.topmenu {	/*.topmenu*/
font-size: 11px;
font-family: Verdana;
color: #FFF;
font-weight: bold;
text-decoration: none;
}
.topmenu:hover {	/*.topmenu:hover*/
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
a {	/*a*/
color: #FFFFFF;
text-decoration: none;
font-weight: bold;

}
a:hover {	/*a:hover*/
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
a:visited {	/*a:visited*/
color: #FFFFFF;
text-decoration: none;

}
img {	/*img*/
behavior:url("pngbehavior.htc");
}
