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: 12px;
    line-height: 2;
	
}
td, th {
	font-size: 11px;
	text-align: left;
	line-height: 2;
	
}

#wrapper {
    margin: auto;
    text-align: left;
    width: 800px;
    position: relative;
    padding-top: 20px;
}
#body {
   /* background: url(IMAGES/body_bg2.gif) repeat-y; */  
     width: 800px;
}
#bodyi {
 /* background: url(IMAGES/body_bg2.gif) repeat-y; */
 background-color:#FFFFCC;
     width: 780px;
}
#bodyj {

     padding: 0px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav2 {
	font-size: 12px;
	line-height: 1.2;
	padding-left: 0px;
	
}
#nav2 li {
    list-style: none;
}
#nav2 a {
    background: #FF0000;
    color: #FFFFCC;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 0px 0;
	
}#nav {
	font-size: 12px;
	line-height: 1.2;
	padding-left: 0px;
	width: auto;
	height: 40px;
}
#nav li {
    float: left;
    width: auto;
    list-style: none;
    margin-right: 3px;
}
#nav a {
    background: #999966;
    color: #FFFFCC;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 0px 0;
}
#sidebar {
    float: left;
    width: 170px;
	border-right:thin;
	border-right-style:solid;
	border-right-color:#999966;
	
}
#sidebar .content {
    padding-left: 15px;
	padding-right: 7px;
	font-size:10px;
}
#sidebar .li {
	float: left;
    padding-left: 0px;
	list-style:none;
}
#sidebar .content img {
position:relative;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}
#sidebar .divider {
    background: url(IMAGES/left_splitter.gif) left no-repeat;
    height: 5px;
    width: 200px;
}
#content {
    float: left;
    width: 550px;
	
	
}
#content .content {
    margin: 7px 35px 7px 17px;
}
#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:#999966 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;
}
