﻿body
{
    background-color: #FFFFFF;
    color: #000000;
    font-size: 13px;
    font-family:verdana, Arial, helvetica, Sans-Serif;
}
.span8
{
    color: #000000;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:normal;
    font-size:8pt;
}
.span7
{
    color: #7fCC00;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:10pt;
}
.span6
{
    color: #7fCC00;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:14px;
}
.span4
{
    color: #7fCC00;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:10pt;
}
.span5
{
    color: #7fCC00;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:12pt;
}
.span3
{
    color: #000000;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:10pt;
}
.span2
{
    color: #000000;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:9pt;
}
.span1
{
    color: #000000;
    font-family: verdana, Arial, helvetica, Sans Serif;
    font-style:normal;
    font-weight:bold;
    font-size:8pt;
}
td
{
    font-size: 9pt;
}

a
{
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-family: Microsoft Sans Serif, Tahoma, Arial, helvetica, Sans Serif;
    text-decoration: underline;
}

.pagerset
{
    text-decoration: none;
}

a.body
{
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    font-family: verdana, Arial, helvetica, Sans Serif;
    text-decoration: underline;
}

a:hover
{
    color: #7fCC00;
    text-decoration: underline;
}

a:visited
{

}

a:active
{
    color: #000000;
}

p
{
    font-size: 10pt;
}

.bigger
{
    font-size: 11pt;
}

.smaller
{
    font-size: 9pt;
}

ul
{
    font-size: 10pt;
}

li
{
    font-size: 10pt;
}

td
{
    font-size: 10pt;
}

hr
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    width: 400px;
}
h3
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Microsoft Sans Serif, Tahoma, Arial, helvetica, Sans Serif;
}
h2
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Microsoft Sans Serif, Tahoma, Arial, helvetica, Sans Serif;
}
input.button
{
    font-size: 8pt;
}

input.text
{
    font-size: 8pt;
    -moz-box-sizing: border-box;
    width : 185px;
    height : 18px;
    padding:1px;
    vertical-align: top;
}
input.ltlb
{
    font-size: 8pt;
    width : 50px;
    height : 17px;
    font-size: 7pt;
}

input.ltl
{
    font-size: 7pt;
    -moz-box-sizing: border-box;
    width : 152px;
    height : 17px;
    padding:1px;
    vertical-align: top;
}

textarea.atext
{
    font-size: 8pt;
}

marquee
{
    font-family: Arial;
    color: #7fCC00;
    font-weight: bold;
}

.mainbg
{
    background-color: #fbfbfb;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ol {
	padding: 0;
	margin: 0;
	list-style: decimal none outside;
}
li.ordered
{
    list-style-type: decimal;
    list-style-position: outside;
}





