/********************** Body ***************************/
body { margin: 0; padding: 0; background-color: #ffffff; color: #000000; font-family: helvetica, verdana, arial, sans-serif; font-size: 14px; line-height: 1.4em;}

/********************** Header ***************************/
#header {width: 890px; height: 108px; margin: 0 auto; background-color: #ffffff;}

/********************** Menu ***************************/
#menu { width: 950px; height: 60px;	margin: 0 auto;	background-image: url(../images/menu_bkg2.gif);}
#menu a { display: block; padding: 22px 15px 5px 15px; text-decoration: underline; font-size: 15px; font-weight: normal; color: #ffffff;}
#menu a:hover {text-decoration:underline; color:#5597FF; font-size: 15px; font-weight: normal;}

/********************** Body ***************************/
#body {width: 890px; margin: 0 auto; background-color: #ffffff;}

/********************** Footer ***************************/
#footer { width: 950px; margin: 0 auto; padding: 0 0 0 0; background: url(../images/gold_line.gif) no-repeat;}
#footer a { display: block; padding: 16px 15px 5px 15px; text-decoration: underline; font-size: 15px; font-weight: normal; color: #336699;}
#footer a:hover {text-decoration:underline; color:#5597FF; font-size: 15px; font-weight: normal;}
#footer p {	text-align: center;	font-size: 11px;}

/********************** Footer_Link ***************************/
#footer_link p { text-align: center; font-size: 11px;}
#footer_link a { text-decoration: underline; font-size: 11px; font-weight: normal; color: #336699;}
#footer_link a:hover { text-decoration: underline; color:#5597FF; font-size: 11px; font-weight: normal;}

h1{ font-size: 18px; text-decoration: none; font-weight: normal; color: #DAA520;}
h2{ font-size: 14px; text-decoration: none; font-weight: normal; color: #DAA520;}
.pt12{ font-size: 12px; text-decoration: none; font-weight: normal; color: #000000;}
.ptitalic { font-style: italic;}
.ptbold { font-weight: bold;}
hr {border: none 0; border-top: 1px solid #FFD700;/*the border*/width: 90%;height: 1px;/*whatever the total width of the border-top and border-bottom equal*/} 