body {margin:0; padding:0; border:0; background-color:#FFFFFF;	
	  font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #333333; text-align:justify}
	  
table{border-collapse: collapse;}

td, th{padding: 0;} 


/* Tables Layout*/
.overallTable{width:100%; height:100%}

.siteTable{width:760px; height:100%; border:0; padding:0}

.innerTable{width:100%; height:100%}

.logo{width:760px; height:200px; border:0}

.navigationBar{width:100%; border:0; background-color:#B1864F}

.contentTable{width:720px; height:100%}

.bottomBanner{background-image:url(../../images/Background/bottomBanner.png); padding-bottom:5px}

.tradeTable{width:100%;}


/* Text Properties */
.title{ font-size:20px}

.heading{font-size:14px; font-weight:bold}

.headingB{font-size:16px; font-weight:bold}

.contentLinksTop{font-size:10px}
.italic{font-style:italic}
.bold{font-weight:bold}

/* Links Properties */
a:link {text-decoration: none;color: #993300;}
a:visited {text-decoration: none;color:  #993300;}
a:hover {text-decoration: none;color: #666666;}
a:active {text-decoration: none;color:  #993300;}
