body {
	background-color: #F7DFAA;
	background-image: url("../inc/bg.gif");
	margin: 25px 60px 10px 60px; 
  FONT-SIZE: 9pt;
  FONT-FAMILY: Verdana, Arial;
}
ADDRESS
{
  FONT-SIZE: 7pt;
  FONT-FAMILY: Arial
}
SMALL
{
  FONT-SIZE: 9pt;
  FONT-FAMILY: Verdana, Arial
}
H1
{
  FONT-SIZE: 15pt;
  FONT-FAMILY: Verdana, Arial
}
H2
{
  FONT-SIZE: 13pt;
  FONT-FAMILY: Verdana, Arial
}

TD
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 9pt;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: Verdana, Arial
}

body a:link { font-weight: normal; color:#0000E0; text-decoration:none; }
body a:visited { font-weight: normal; color:#0000E0; text-decoration:none; }
body a:hover { font-weight:bold; color:#000080; text-decoration:none; border-top: 1px solid #F7DFAA; border-bottom: 1px solid #F7DFAA; background-color: #F7DFAA; }
body a:active { font-weight:bold; color:#000080; text-decoration:none; border-top: 1px solid #F7DFAA; border-bottom: 1px solid #F7DFAA; }



#top_border {
	width: auto;
	border: 0px solid black;
	background-color: #FFCC66;
	background-image: url("../inc/top_right.gif");
	background-position: right;
	background-repeat: no-repeat;
}
#content {
	height: 88%;
	width: auto;
	border: 0px solid black;
	background-color: #FFCC66;
	background-image: url("../inc/right.gif");
	background-position: right;
	background-repeat: repeat-y;
}
#menu {
	position: absolute;
	width: 150px;
	top: 39px;
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#c_left {
	height: 100%;
}
#c_right {
	margin-left: 150px;
	border-left: 1px dotted #d5ad6c;
	height: 100%;
}
#c_mid {
	margin-left: 0px;
	border-left: 1px dotted #ead29a;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#bottom_border {
	width: auto;
	border: 0px solid black;
	background-color: #FFCC66;
	padding: 0px;
}
#bb_left {
	background-image: url("../inc/bottom_left.gif");
	background-position: left;
	background-repeat: no-repeat;
}
#bb_right {
	background-image: url("../inc/bottom_right.gif");
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 14px;
}
#bb_mid {
	height: 43px;
	background-image: url("../inc/bottom.gif");
	background-position: left;
	background-repeat: repeat-x;
	margin-right: 315px;
}

.menu1_no {
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu1_no a:link { font-weight: normal; color:#0000E0; text-decoration:none; }
.menu1_no a:visited { font-weight: normal; color:#0000E0; text-decoration:none; }
.menu1_no a:hover { font-weight:bold; color:#000080; text-decoration:none; border-top: 1px solid #F7DFAA; border-bottom: 1px solid #F7DFAA; background-color: #F7DFAA; }
.menu1_no a:active { font-weight:bold; color:#000080; text-decoration:none; border-top: 1px solid #F7DFAA; border-bottom: 1px solid #F7DFAA; }

.menu2_no {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.menu2_no a:link { font-weight: normal; color:#0000E0; text-decoration:none; }
.menu2_no a:visited { font-weight: normal; color:#0000E0; text-decoration:none; }
.menu2_no a:hover { font-weight:bold; color:#000080; text-decoration:none; border-top: 1px solid #F7DFAA; border-bottom: 1px solid #F7DFAA; background-color: #F7DFAA; }
.menu2_no a:active { font-weight:bold; color:#000080; text-decoration:none; border-top: 1px solid #F7DFAA; border-bottom: 1px solid #F7DFAA; }

