img {
   behavior: url("/pngbehavior.htc");
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding:0;
}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}
td.side_menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
td.side_menu a:hover {
	text-decoration: underline;
}
td.top_menu {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
}
td.top_menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
td.top_menu a:hover {
	text-decoration: underline;
}
td.title {
	color: #DD5555;
	font-weight: bold;
}

td.copyright a{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
}
td.copyright{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

div.content{
	font-size: 12px;
	color: #000000;
	padding:5;
}

a, a:link, a:visited, a:active, a:hover {
	color: #000000;
}

body.new {
        font-family: Times new roman, Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 17px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        text-decoration: none;
}
a.new {
        font-size: 16px;
        color: #792700;
        text-decoration: underline;
}
a.new:hover {
        font-size: 16px;
        color: #792700;
        text-decoration: none;
}
h1.new {
        font-size: 23px;
        color: #ad2201;
        text-decoration: none;
}


h2.new {
        font-size: 17px;
        color: #000000;
        text-decoration: none;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;}
 
a.opacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
table.new {
 width: 95%;
 border-collapse: collapse;
 border: 2px groove #CD5C5C; 
}

th.new {
 background: #4b0082; 
 color: #CD5C5C;
}

td.new, th.new {
 padding: 3px;
 border: 2px groove #CD5C5C; 
}