body {
	font-family: Verdana;
	font-size: 13px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img { border:none; }
a img {border-width:0;}
img { border:0; }
img {  border-style: none; }

a:link, body_alink
{
	color: #F78900;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited, body_avisited
{
	color: #F78900;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active, body_ahover
{
	color: #F78900;
	text-decoration: underline overline;
	font-weight: bold;
}

.imagelink {
	font-family: Verdana;
	font-size: 13px;
	border: 10;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.bodystyle {
	font-family: Verdana;
	font-size: 13px;
}

.small {
	font-family: Verdana;
	font-size: 8px;
}

.medium {
	font-family: Verdana;
	font-size: 13px;
	color: #8a876e;
	text-align: justify;
}

.mediumbold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8a876e;
	text-align: justify;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F78900;
	text-align: center;
	font-style: italic;
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	background-position: center 2px;
}

.orange-bold {
	font-family: Verdana;
	font-size: 13px;
	color: #F78900;
	text-align: center;
	font-weight:bold;
}

.orange {
	font-family: Verdana;
	font-size: 13px;
	color: #F78900;
	text-align: justify;
}

.header {
	font-family: "Script MT Bold";
	font-size: 24px;
	color: #8a876e;
	font-weight: normal;
	text-align: center;
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	letter-spacing: 0px;
	font-style: italic;
	height: 26px;
}

.orangelink {
	font-family: Verdana;
	font-size: 13px;
	color: #F78900;
	font-weight: bold;
	text-align: justify; 
}

.menulink {
	font-family: Verdana;
	font-size: 13px;
	color: #F78900;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.big {
	font-family: Verdana;
	font-size: 13px;
}

.xbig {
	font-family: Verdana;
	font-size: 24px;
}

.expanded {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	text-align: justify;
}

.footer {
	font-family: "small Fonts";
	font-size: 8px;
	color: #8a876e;
	font-weight: bold;
	text-align: center;
}

.ul {
	background-image: url(images/ulalt.jpg);
	height: 99px;
	width: 99px;
}

.ulalt {
	background-image: url(images/ul.jpg);
	height: 99px;
	width: 99px;
}

.ur {
	background-image: url(images/ur.jpg);
	height: 99px;
	width: 99px;
}

.br {
	background-image: url(images/br.jpg);
	height: 99px;
	width: 99px;
}

.bl {
	background-image: url(images/bl.jpg);
	height: 99px;
	width: 99px;
}

.uc {
	background-image: url(images/uc.jpg);
	height: 99px;
	vertical-align: middle;
	text-align: center;
}

.bc {
	background-image: url(images/bc.jpg);
	height: 99px;
}

.ml {
	background-image: url(images/ml.jpg);
	width: 99px;
}

.mr {
	background-image: url(images/mr.jpg);
	width: 99px;
}

.table {
    /* 	max-width: 700px; */
	width: 700px;
	height: 100%;
	vertical-align: top;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	/* width:expression(document.body.clientWidth > 700? "700px": "auto" ); */
}

.tdcenter  {
	vertical-align: top;
	align: center;
}

.l-image {
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
}

.r-image {
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
}