body {
	background: #9a9a9a 
	color: #9a9a9a;
	font-family: "Bookman Old Style", verdana, gulim, Arial, Helvetica,sans-serif;
	font-size: small;
	padding: 0px;
	text-align: center;
}
img {
    border: none;
}
.pgs, .pgs:link, .pgs:visited, .pgs:active  {
	color: #37004C;
	background-color: #F9EAFF;
	border: 1px solid #D77BFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a:link, a:visited {
    color: #330033;
    text-decoration: none;
}
a:hover {text-decoration: underline;}
#footer-bar {
    width: 956px;
    height: 66px;
    margin: auto;
    background: url(/images/bot-copyrignt.png);
}

#footer-bar #legal-text {
    color: #330033;
    text-align: center;
    padding-top: 30px;
    font-size: 11px;
}
.top-line{
  background:transparent url(/images/top.png) no-repeat center ;
  width:956px;
      margin: auto;
  height:76px;
}
.bottom-line{
  background:transparent url(/images/bot.png) left bottom;
  width:956px;
  height:11px;
      margin: auto;
  font-size:0;
}
.content-border{
	background: Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	width: 950px;
}

.right-border{
	background: Black;
	border-bottom: 1px solid Gray;
	background: transparent url(/images/main2_05.jpg);
	width: 342px;
}
.left-border{
	background: Black;
	border-bottom: 1px solid Gray;
	background: transparent url(/images/d.jpg);
	width: 595px;
}
.hr{
	border-color: #fef5fe;
	border:1px solid #fef5fe;
	color: #fef5fe;
}
.article{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: Gray;
}

.center-text{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: Gray;
	background: White;
	width: 595px;
}
.menu {
    font-family: "Gill Sans", Arial, Helvetica, sans-serif;
    font-size: 88%;
}
#sms-bar {
    width: 200px;
    height: auto;
    margin: auto;
    background: url(/images/bot-copyrignt.png);
}