body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background-image:;
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat;
	background-color: #FFFFCC;
  	color: #333333;
    padding-top: 0px;
    line-height: 2;
	
}
td, th {
	font-size: 11px;
	text-align: left;
	line-height: 2;
	
}


#body {
     width: 800px;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}

#sidebar {
    width: 165px;
}

#content {

    width: 550px;
}

#content .content table {
    width: 310px;
    margin-right: 0px;
}
#content .content table td,
#content .content table th {
    padding-right: 10px;
}
#content .content table td.download {
    text-align: right;
    padding-right: 0px;
}
#content .a {
font-size:14px;
}
#content .divider {
    background: url(images/divider.gif) repeat-x;
    height: 5px;
}
div.w1{background:#FFFF00 url(IMAGES/w_left_top.gif) no-repeat; width:100%;}
div.w2{background:url(IMAGES/w_right_top.gif) no-repeat top right;}
div.w3{background:url(IMAGES/w_left_bottom.gif) no-repeat left bottom;}
div.w4{background:url(IMAGES/w_right_bottom.gif) no-repeat right bottom; padding:10px;}
h1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 33px;
}
h2 {
    font-size: 11px;
    color: #cf9118;
    margin: 1em 0;
}
h3 {
    font-size: 11px;
    margin: 1em 0;
}

img {
    border: 0;
}
img.left  { float: left; margin-right: 14px; }
img.right {
	float: right;
	margin-left: 14px;
	margin-top: 10px;
}
.readmore {
    text-align: right;
}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
