body, html {
    background: url(/images/bgimage.gif) #ffffff fixed center top;
    margin: 0;
    padding: 0;
	color: #000000;
    font-size : 9pt;
    font-weight : normal;
}
td {
	line-height:150%;
	font-size: 9pt
}
label {
	cursor: pointer;
}
a:link {
	font-size: 9pt; color: black; text-decoration: none
}
a:visited {
	font-size: 9pt; color: black; text-decoration: none
}
a:active {
	font-size: 9pt; color: black; text-decoration: none
}
a:hover {
	font-size: 9pt; color: black; text-decoration: underline; position: relative; left: 1px; top: 1px; clip: rect();
}
a.title
{
    color: blue
}
a.title:visited
{
    color: blue
}

.tablecolor {
    background-color: #dfefff
}
.tableline {
    border-right: #dfefff 1px solid; border-top: #dfefff 1px solid; border-left: #dfefff 1px solid; border-bottom: #dfefff 1px solid
}
.font3d {
	font-size: 14px; filter: glow(color=#ffffff,strength=0) shadow(color=#aaaaaa,direction:135); width: 100%; position: relative
}
.article_title {
	font-weight: bold; font-size: 18px; filter: glow(color=#000000, strength=1) dropshadow(color=#000000, offx=2, offy=1, positive=1); color: #ffffff; line-height: 140%
}
.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: 12px;
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;
/*background:url(images/DoubleColorTable_bg.gif); */
} 

.entry {
background-color: #dfefff;
text-align: center;
font-size: 12px;
color: #FFFFFF;
}
.data {
text-align: center;
line-height: 20px;
font-size: 12px;
color: #000000;
}