﻿body 
{
    border:0;
    margin: 0;
}

td
{border:none; vertical-align:top; padding-top:3px; padding-left:3px;}

/* Link styles */
a:link 
{ font-weight: bold; color: #7d9a48; text-decoration: none;}

/*a:active 
{font-weight: bold; color: #000000; text-decoration: none}*/

a:visited 
{font-weight: bold; color: #7d9a48; text-decoration: none}

a:hover 
{font-weight: bold; color: #7d9a48; text-decoration: none}

a:active 
{ font-weight: bold; color: #7d9a48; text-decoration: none }

a.postlink 
{ color: #7d9a48; text-decoration: none }

/* Image styles */
/*img 
{ border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px }*/

/*Style for header in main pain*/
.mainH1
{color:#CC9900; font-size:36px;}

.mainH2
{color:#CC9900; font-size:larger;}

.mainH3
{color:#CC9900; font-size:large;}

/* Style for table with black borders */
table.tableBorder
{border-collapse:collapse;}

td.tdBorder
{border:1px solid black; vertical-align:top; padding-top:3px; padding-left:3px;}

/* IFRAME STYLE */
iframe { margin:0; padding:0;  display:block; width:100%; border:none; overflow:hidden;}







