body, html {
    BACKGROUND-POSITION: center 50%;
	BACKGROUND-IMAGE: url(bg.jpg);
	MARGIN: 0px
    padding: 0;
	color: #000000;
    font-size : 13px;
    font-weight : normal;
	font-family:"ËÎÌå";
}
td {
	font-size: 13px;
	color:#000000;	
}
label {
	cursor: pointer;
}
a.topa {  color: #ffffff! important; font-size: 13px;text-decoration: none! important;}
a.topa:link {  color: #ffffff! important; font-size: 13px;text-decoration: none! important;}
a.topa:active {  text-decoration:underline! important; font-size: 13px; left: 1px; clip:   rect( 1px  );color: #ffff00! important;}
a.topa:visited {  color: #ffffff! important;font-size: 13px; text-decoration: none! important;}
a.topa:hover {  text-decoration:underline! important;font-size: 13px; left: 1px; clip:   rect( 1px  ); color: #ffffff! important;}
a:link {
	color: #000000! important;font-size: 13px; text-decoration: none! important;
}
a:visited {
	color: #000000! important;font-size: 13px; text-decoration: none! important;
}
a:active {
	font-size: 13px; color: black; text-decoration: none
}
a:hover {
	color: #0000ff! important;font-size: 13px; text-decoration:underline! important;
}
a.title
{
    color: blue;	
}
a.title:visited
{
    color: blue;
}
a.more:link {
	color: #000000! important;font-size: 11.5px; text-decoration: none! important;
}
a.more:visited {
	color: #000000! important;font-size: 11.5px; text-decoration: none! important;
}
a.more:active {
	font-size: 11.5px; color: black; text-decoration: none
}
a.more:hover {
	color: #0000ff! important;font-size: 11.5px; text-decoration:underline! important;
}
.lmlb{
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	filter: DropShadow(color=#333333,OffX=1, OffY=1, Positive=1);
	POSITION: relative; WIDTH: 100%
}
.article_title {
	font-weight: bold; 
	font-size: 15px; 
	filter: glow(color=#000000, strength=1) dropshadow(color=#000000, offx=2, offy=1, positive=1); 
	color: #ffffff;
}
.disp
{
    display: none
}
#main {
	margin: 0 0 0 0;
	padding: 2px 0;
}
#header {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}
#footer {
	background: #dcdcdc;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0 2em;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

.MainTable{
background-color: #dfefff;
text-align: center;
font-size: 13px;
border-top: 1px solid #bde3ff;
border-left: 1px solid #bde3ff;
border-right: 1px solid #bde3ff;
border-bottom: 1px solid #dfefff;
color: #000000;
} 
.DoubleColorTable {
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #bde3ff;
} 

.entry {
background-color: #dfefff;
text-align: center;
font-size: 13px;
color: #FFFFFF;
}
.data {
text-align: center;
line-height: 20px;
font-size: 13px;
color: #000000;
}
.img-shadow {
  clear: both;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 17px !important;
  margin: 20px 0 0 8px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

.p-shadow {
  clear: both;
  width: 100%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 0px 0px 0 0px !important;
  margin: 0px 0px 0px 0px;
}

.p-shadow div {
  background: none !important;
  background: url(shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
  color: #000000;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px 6px !important;
  margin: 0;
}

