body
	{
        background-image: url(images/bgmain.jpg);
        background-repeat: repeat-x repeat-y;
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 7.5pt; color:#404038;
        font-weight: normal;
        text-align: center;
        border: 0px;
        padding: 10;
        margin-top: 0px;
        }


p
	{
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        margin-left: 15px;
        margin-top: 10px;
        margin-right: 25px;
        margin-bottom: 10px;
        padding: 0;
        background-color: #D4D2D3;
        width: 540px;
        }

table, tr, td

        {
        background-color: #D4D2D3;
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
	text-align: left;
        margin-left: 20px;
        padding: 2px;
        width: 500px;
        }
        
ul
        {
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        margin-left: 30px;
        margin-top: 16px;
        margin-right: 25px;
        margin-bottom: 10px;
        padding: 0;
        background-color: #D4D2D3;
        width: 530px;
        }


a:link
        {
        font-weight: normal;
        border-bottom: #959492 1px dotted;
        color:#959492;
        text-decoration: none;
        }

a:visited
        {
        font-weight: normal;
        border-bottom: #959492 1px dotted;
        color:#959492;
        text-decoration: none;
        }
        
a:hover
        {
	background-color: #E5E4E5;
        font-weight: normal;
        color: #959492;
        text-decoration: none;
        }        

a:active
        {
        font-weight: normal;
        border-bottom: #959492 1px dotted;
        color:#959492;
        text-decoration: none;
        }

input, textarea

        {
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        margin-left: 20px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 10px;
        background-color: #D4D2D3;
        padding-bottom: 8px;
        border: #959492 1px solid;
        margin-left: 10px;
        padding: 0px;
        }

form
        {
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        margin-left: 20px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 10px;
        background-color: #D4D2D3;
        padding-bottom: 8px;
        border: 0px;
        width: 540px;
        }

select
        {
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        margin-left: 11px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 10px;
        background-color: #D4D2D3;
        padding: 0;
        border: #D4D2D3 1px solid;
        width: 180px;
        }

img
        {
        margin-left: 0px;
        margin-top: 4px;
        border: 0px;
        padding: 0px;
        text-align: center;
        }


.codes        
	{
        text-align: center;
        border: 0px;
        padding: 0px;
        margin: 0px;
        }
        
.container
        {
        text-align: center;
        margin-left: auto;
        margin-top: 20px;
        margin-right: auto;
        margin-bottom: 0px;
        padding: 0px;
        width: 575px;
        position: relative;
        z-index: 1;
        }
        
.content
        {
        font-family: Arial, Serif, Helvetica, sans-Serif;
        font-size: 8pt; color:#959492;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        line-height: 16px;
        margin-left: auto;
        margin-top: -5px;
        margin-right: auto;
        margin-bottom: -4px;
        padding-top: 17px;
        background-image: url(images/bg2.jpg);
        background-repeat: repeat-y;
        border: 0px;
        width: 575px;
        }
        
.title

        {
        font-variant: small-caps;
        font-size: 10pt;
        letter-spacing: 2px;
        color: #959492;
        margin-left: 12px;
        padding-left: 5px;
        background-color: #D4D2D3;
        width: 300px; 
        }

.spacer

        {
        text-align: center;
        background-image: url(images/bgmain.jpg);
        background-repeat: repeat-x repeat-y;
        margin-top: 0px;
        width: 575px;
        height: 200px;
        } 