body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #a6a5a3 url(images/bg.jpg) repeat-x;
}
.bgshadow-lastrow  td  {
	height: 26px;
}

.bgshadow {
	background-image: url(images/bg-maintable.gif);
	background-repeat: repeat-y;
}
.bgshadow-top {
	background-image: url(images/bg-maintable-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgshadow-lastrow {
	background-image: url(images/bgshadow-lastrow.gif);
	background-repeat: no-repeat;
}

#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	width: 928px;
}
#header td.logo {
	width: 583px;
	height: 137px;
}
h1{
font-size:19px;
font-style:italic;
font-weight:lighter;
text-transform:capitalize;
}
h2{
font-size:16px;
text-align:center;
text-transform:capitalize;
}
h3{
font-size:15px;
font-style:italic;
padding-bottom:0;
margin-bottom:0;
}
#header td.callus {
	height: 115px;
}
#header td.2ndnav {
	height: 29px;
}

#1stnav tr td {
	height: 22px;
}
.firstnav a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.firstnav a:hover {
	font-size:11px;
	color:#f3d76d;
	text-decoration:none;
}
.bg1stnav {
	background-image: url(images/bg-header1stnav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2ndnav {
	background-image: url(images/bg-header2ndnav.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.logo2   {
	width: 348px;
	padding: 0;
}
#topnav td {
	padding: 0 7px;

}


#topnav a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#topnav a:hover {
	color: #FF6600;
}
#content {
	font-size: 14px;
	text-align: left;
	padding: 15px;
}


#footer td {
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
        line-height: 13px;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
        line-height: 13px;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
        line-height: 13px;
}

