/* Place the following code inside HEAD tag: <LINK REL="stylesheet" TYPE="text/css" HREF="mainstyle.css">
 */


/* Hyperlinks Styles */
A:link
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #E8BB44;
font-weight: normal;
text-decoration: underline;


}

A:active
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #E8BB44;
font-weight: normal;
text-decoration: underline;
}

A:visited
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #E8BB44;
font-weight: normal;
text-decoration: underline;
}

A:hover
{
font-size: 10pt;
font-family: arial, sans-serif;
color: #F7EBC9;
font-weight: normal;
text-decoration: underline;
}



.copy
{
font-family: verdana, arial, sans-serif;
font-size: 8pt;
color: #F7EBC9;
font-weight: normal;
align: left;
}




.HeaderTable
{
background-attachment: fixed;
background-image: url('images/header.gif');
background-repeat: no-repeat
}

/* Content Styles (headings, tables, paragraphs) */


ul.disc 
{
list-style-type: disc;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
color: #F7EBC9;
font-weight: normal;

}

.copyright
{
background-image: url('images/footer.gif'); 
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-align: right;
word-spacing: normal;
}

.copyright1
{
background-image: url('images/footer2.gif'); 
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #ffffff;
text-align: right;
word-spacing: normal;
}


.copyright A:link
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}

.copyright A:active
{

font-size: 8pt;
font-family: arial, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}

.copyright A:visited
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}

.copyright A:hover
{
font-size: 8pt;
font-family: arial, sans-serif;
color: #F7EBC9;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}


.FooterTable
{
background-attachment: fixed;
background-image: url('images/footer.gif');
background-repeat: no-repeat
}

.lines 
{ 
background-image: url('images/lines.gif'); 
background-repeat: repeat-y;

}


.lines1 
{ 
background-image: url('images/lines1.gif'); 
background-repeat: repeat-y;
background-position: right;
}

HR
{
color: #F7EBC9;
}


H1
{
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #D09F3C;
font-weight: bold;
align: left;
}

H2
{
font-family: verdana, arial, sans-serif;
font-size: 8pt;
color: #D09F3C;
font-style: italic;

}
H3
{
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #D09F3C;
font-weight: bold;
text-decoration: none;
}

H4
{
font-family: verdana, arial, sans-serif;
font-size: 8pt;
color: #D09F3C;
font-style: normal;

}
