body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana;
font-size: 10;
color: #000000;
}
A:link {
font-size: 10;
color: #111111;
}

A:visited {
font-size: 10;
color: #111111;
}

A:active {
font-size: 10;
color: #b59700;
}

A:hover {
font-size: 10;
color: #b59700;
}

td {
font-size: 10;
}


table {
font-size: 10;
border: 0;
}

hr {
height: 1;
border: 0;
background-color: #000000;
}

div.leftcontent {
color: #111111;
}

div.rightcontent {
color: #111111;
}

/*---------------------------------------Forms-----------------------*/

input {
font-size: 10;
border-right: #000000 1px solid;
border-top:   #000000 1px solid;
border-left:  #000000 1px solid;
border-bottom: #000000 1px solid;
color: #000000;
background-color: #f0f0f0;
}

textarea {
font-size: 10;
border-right: #000000 1px solid;
border-top:   #000000 1px solid;
border-left:  #000000 1px solid;
border-bottom: #000000 1px solid;
color: #000000;
background-color: #f0f0f0;
}

select {
font-size: 10;
border-right: #000000 1px solid;
border-top:   #000000 1px solid;
border-left:  #000000 1px solid;
border-bottom: #000000 1px solid;
color: #000000;
background-color: #f0f0f0;
}

/*---------------------------------------forms end------------------*/

/*---------------------------------------None theme based-----------*/
hr.poll {
height: 4;
border: 0;
background-color: #111111;
}

a.lefturl{
text-decoration: none;
}

A:link.lefturl {
font-size: 10;
color: #111111;
text-decoration: none;
}

A:visited.lefturl {
font-size: 10;
color: #111111;
text-decoration: none;
}

A:active.lefturl {
font-size: 10;
color: #b59700;
text-decoration: none;
}

A:hover.lefturl {
font-size: 10;
color: #b59700;
text-decoration: none;
}

A:link.righturl {
font-size: 10;
color: #111111;
text-decoration: none;
}

A:visited.righturl {
font-size: 10;
color: #111111;
text-decoration: none;
}

A:active.righturl {
font-size: 10;
color: #b59700;
text-decoration: none;
}

A:hover.righturl {
font-size: 10;
color: #b59700;
text-decoration: none;
}

table.innertable2 {
font-size: 10;
border: 0;
width: 100%;
}
td.innertabletopcell {
color: #111111;
background-color:#f0f0f0;
}
td.innertablecell2 {

}
td.innertablecell3 {

}


td.downloadcell {
border-right: #000000 1px solid;
width: 134;
}