
body 
{
    background-color:#fdfff0;
	font-family:Arial, Sans-Serif;
	
	font-size:10pt;
	margin:0px; margin-bottom:0px;
	padding:0px;
	text-align:left;
       
}
#global { margin-left:auto; margin-right:auto; width:979px; text-align:center; }
.ctr {position:relative; margin-left:auto; margin-right:auto; width:760px; text-align:left}

.global {
background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#000000;
font-size:12px; text-align:center;
}
a:link {} a:visited {} a:hover {text-decoration:underline} a:active {text-decoration:underline}
body,div,ul,li,p,img,object,iframe,h1,h2,h3,h4,h5,h6,h7 {margin:0; padding:0; box-sizing:border-box; -moz-box-sizing:border-box}
ul {padding:0 0 0 20px; list-style-type: disc} img {border-width: 0;
    width: 124px;
    height: 137px;
} .default-menu {overflow:hidden; cursor:hand; cursor:pointer; background-color:#43B7E6; border-style:groove; border-width:2px; border-color:#EBEBEB; text-align:center}
.default-menu {line-height:1.5em} .default-menu a {display:block; cursor:hand; cursor:pointer; width:100%; padding:0 2px 0 1px; margin:0}
.default-menu a:link {color:#000000; text-decoration:none} .default-menu a:visited {color:#000000; text-decoration:none}
.default-menu a:hover {color:#FFFFFF; text-decoration:none; background-color:#000080}
.default-menu a:active {color:#FFFFFF; text-decoration:none; background-color:#0000CC}

.default-style {
font-family:Trebuchet MS; font-weight:bold; color:#000080; font-size:12px;
overflow:hidden;
}
.default-style a:hover {} .default-style a:active {}

.plain-text {
font-family:Courier New, Courier, mono; overflow:auto;
}
.plain-text a:hover {} .plain-text a:active {}

.heading {
padding:2px; border-width:1px; border-style:solid; border-color:#D8D8D8;
font-weight:bold; font-size:16px; text-align:center; overflow:hidden;
}
.heading a:hover {} .heading a:active {}

.subheading {
font-weight:bold; text-align:left; overflow:hidden;
}
.subheading a:hover {} .subheading a:active {}

<style type="text/css"> 
/* this page declarations */	
#wrapp {
width: 760px;
text-align: left;
font: normal 1em Arial;
margin: 0 auto;
padding: 0;
color: black;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
width: 740px; 
margin: 20px 0 3px 0; 
background: #f0f1f1 url(gnb_bg.gif) left top repeat-x 
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}
 
code {
width:93%;	
font: normal 11px 'Courier New', Courier, Fixed;
color: #000;
display: block;
padding: 1em;
margin: 1em 0;
background-color: #eee;
border: 1px solid #d3d3d6;
border-left-width: 5px;
white-space: pre;
overflow-x: auto;
}
/* liScroll style declarations */
 
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff; 
width: 738px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
 
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
</style>
 
