body {
margin: 0px;
padding: 0px;
background-color: #0066CC;
color: #ffffff;
font-size: 9pt;
line-height: 14pt;
background-image: url(../common/bg_main.gif);
background-repeat: repeat-y;
background-position: center;
}

.category_tree_ {
margin: 0px 0px 0px 25px; padding: 0px 0px 0px 0px;
}

ol {
list-style-position:outside;
margin:0 0 0 30px;
}
ul {
list-style-position:outside;
margin:0 0 0 30px;
}
li {
margin:5px 0 5px 0;
}

h1 {
margin: 0px;
padding: 0px;
font-size: 9pt;
}
h2 {
margin: 0px;
padding: 0px;
font-size: 9pt;
}
h3 {
margin: 0px;
padding: 0px;
font-size: 9pt;
}

a:link,a:visited {
color: #ffffff;
text-decoration: underline;

}
a:hover {
color: #8D1616;
text-decoration: underline;
}

a.blacklink:link,a.blacklink:visited {
color: #000000;
text-decoration: underline;
}
a.blacklink:hover {
color: #990000;
text-decoration: underline;
}

.pad3  {
padding:  3px;
}
.pad5  {
padding:  5px;
}
.pad10 {
padding: 10px;
}
.pad15 {
padding: 15px;
}

.fs2  {
font-size: 2pt;
}
.fs7  {
font-size: 7pt;
}
.fs8  {
font-size: 8pt;
}
.fs9  {
font-size: 9pt;
}
.fs10 {
font-size: 10pt;
}
.fs11 {
font-size: 11pt;
}
.fs12 {
font-size: 12pt;
}
.fs13 {
font-size: 13pt;
}
.fs14 {
font-size: 14pt;
}
.fs18 {
font-size: 18pt;
}

.fslh8  {
font-size: 8pt;
line-height:12pt;
}
.fslh9  {
font-size: 9pt;
line-height: 14pt;
}
.fslh10 {
font-size: 10pt;
line-height: 16pt;
}
.fslh11 {
font-size: 11pt;
line-height: 17pt;
}
.fslh12 {
font-size: 12pt;
line-height: 18pt;
}

.lh10  {
line-height:10pt;
}

.height100 {
height: 100%;
}

.fs_bold {
font-weight: bold;
}

.fs_arial {
font-family:Arial BLACK,Arial,Helvetica,sans-serif;
}

.fs_typoup {
font-family:"TypoUpright BT",Arial BLACK,Arial,Helvetica,sans-serif;
}

.fs_ls05 {
letter-spacing:0.5em;
}

.float-right{
float:right;
margin:0px 0px 16px 16px;
}

.float-left{
float:left;
margin:0px 16px 16px 0px;
}

.white {
color: #ffffff;
}
.black {
color: #000000;
}
.orange {
color: #FF9900;
}
.red {
color: #8D1616;
}
.gold{
color: #FFC751
}
