body
{
	background-image:url(bg.jpg);
	background-color:#222;	
	margin:20px 39px 30px 39px;
	font-family:'Franklin Gothic Medium', Arial;
}

div, img, table, a
{
	border-width:0px;
	border-color:#000;
	border-style:solid;
	/*font-family:'Franklin Gothic Medium', Arial;*/
	font-size:14px;
	text-align:left;
	color:#000;
}

tr      {vertical-align:top;}
strong  {text-decoration:underline;}

.mainTable
{
	background-color:white;
	border-width:0px 1px 0px 0px;
	border-color:#fff;
	background-image:url(topbg.jpg);
	background-repeat:repeat-x;
}

.iso
{
	width:100%;
	text-align:center;
}

.iso img
{
	position:relative;
	top:30px;
	/*width:250px;*/
}

.tdMenu
{
	border-width:0px 0px 1px 1px; 
	border-color:white;
	border-style:solid;
	background-color:#b74101;
}

.tdMenu a
{
  border-width:1px 0px 0px 0px;
  border-color:white;
  display:block;
  width:195px;
	padding:5px 0px 5px 8px;
  font:14px arial;
	font-weight:bold;
  color:white;
  text-decoration:none;
  line-height:19px;
  background-color:#77B503;
}

.tdMenu a:hover   {background-color:#568302;}
.tdMenu a.menuItemSelected {background-color:#568302;}

.menuBottom
{
	border-top-width:1px;
	border-color:white;
}

#news
{
	padding:10px;
	color:white;
	font-family:Arial;
	font-size:13px;
}

#news h3
{
	font-size:16px;
	color:white;
	display:block;
	margin:5px 0px 10px 0px;
}

.tdContent
{
	width:100%;
	padding:0px 35px 20px 15px;
	font-weight:bold;
}

.tdContent h1, h2 , h3
{
	display:block;
	font-weight:bold;
	color:#b74101;
	text-transform:uppercase;
	font: 'Bookman Old Style', 'Franklin Gothic Medium', Arial;
}

.tdContent a, .tdContent a:visited
{
	color:#551a8b;
}

.tdContent h1 {font-size:22px; text-decoration:underline;}
.tdContent h2 {font-size:17px;}
.tdContent h3 {font-size:15px;}
.tdContent p  {display:block;}

.tdContent img
{
	margin:10px 10px 0px 10px;
	padding:1px;
	border-width:1px;
	border-color:#666;
	border-style:solid;
	width:420px;
}

#bottom
{
	text-align:right;
	color:white;
	font-size:12px;
}

#bottom a
{
	font-size:12px;
	color:white;
}

