a:visited
{
color: #FF661C;
text-decoration: none;
}

a:active
{
color: #FF661C;
text-decoration: none;
}

a:link
{
color: purple;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #FF661C;
font-weight: bold;
text-decoration: none;
}

table.toptable
{
table-layout: fixed;
width: 1000px;
background: #FF661C;
color: white;
font-family: verdana;
font-size: 20pt;
}


td.toptablecell
{
padding: 20px 100px 20px 1px; 
text-align: right;
}

table.buttontable
{
table-layout: fixed;
width: 1000px;
border: solid;
border-collapse: collapse;
border-style: solid;
border-color: white;
background: #489997;
font-family: verdana;
font-size: 14pt;
font-weight: bold
}

table.maintexttable
{
table-layout: fixed;
width: 1000px;
background: #FFFFFF;
font-family: verdana;
font-size: 10pt;
}

table.bottomtable
{
table-layout: fixed;
width: 1000px;
background: #FF661C;
color: #FFFFFF;
font-family: verdana;
font-size: 20pt;
}

td.button
{
width: 100px;
text-align: center;
border: solid;
border-collapse: collapse;
border-style: solid;
border-color: white;
}

td.selbutton
{
width: 100px;
background: #FFFFFF;
text-align: center;
border: none;
border-collapse: collapse;
border-style: solid;
border-color: white;
}

td.mainleft
{
background: #FFFFFF;
padding: 20px 20px 20px 20px;
width: 500px;
text-align: justify;
border: none;
}

td.mainright
{
background: #FFFFFF;
padding: 20px 20px 20px 20px;
width: 400px;
text-align: center;
border: none;
vertical-align: top;
}

p.pstyleone
{
text-align: justify;
color: #AE3800;
font-family: verdana;
font-size: 10pt;
}

p.pstyleoneindent
{
margin-left: 20px;
text-align: justify;
color: #AE3800;
font-family: verdana;
font-size: 10pt;
}

p.pstyletwo
{
text-align: justify;
color: #AE3800;
font-family: verdana;
font-size: 14pt;
}

ul.ulstyleone
{
text-align: left;
color: #AE3800;
font-family: verdana;
font-size: 10pt;
}

h3.h3styleone
{
text-align: left;
color: #489997;
font-family: verdana;
font-size: 20pt;
}

h2.h2styleone
{
text-align: left;
color: #489997;
font-family: verdana;
font-size: 12pt;
}

h2.h2styletwo
{
text-align: left;
color: #489997;
font-family: verdana;
font-size: 12pt;
font-style: italic;
}

img.imgnoborder
{
margin-top: 0px;
}

img.imgwborder
{
margin-top: 50px;
}

th.thstylebold
{
font-weight: bold;
}

