body {
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FF0000;
} 
.logo {
	position: absolute;
	visibility: visible;
	left: 40px;
	top: 2px;
	z-index: 4;
}
.line {
	position: absolute;
	visibility: visible;
	left: 180px;
	top: 0px;
    width: 12;
	height: 800;
}
.menu {
	position: absolute;
	z-index:2;
	left: 9px;
	top: 170px;
	height: 340px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
    text-align: left;
    text-align: justify;
    margin-right: 10px
}
.maintimes {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
    text-align: left;
    text-align: justify;
    margin-right: 10px
}
.maincenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
    text-align: center;
    text-align: justify;
    margin-right: 10px
}
.mainbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
    text-align: left;
}
.mainbldctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
    text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}
.subheadtimes {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.subheadtimeslg {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
.subheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #C20000;
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
a.toplink { 
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 10px;
      text-decoration: underline;
      color: #0000FF
}
a.toplink:visited { 
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 10px;
      text-decoration: underline;
      color: #0000FF
}
a.toplink:hover { 
      font-family: Arial, Helvetica, sans-serif; 
      font-weight: normal;
      font-size: 10px;
      text-decoration: underline;
      color: #FF0000
}
.mainsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    text-align: center;
    text-align: justify;
    margin-right: 10px
}
