body {
color:#333333;
line-height:1.3;
font-family: Arial, Helvetica, sans-serif;
}

.scrollpane{
width:552px;
height:360px;
overflow:auto;
margin:0;
padding-right: 12px ;
scrollbar-face-color : #4f4f4f;
scrollbar-highlight-color : #555555;
scrollbar-3dlight-color : #444444;
scrollbar-shadow-color : #888888;
scrollbar-darkshadow-color : #555555;
scrollbar-track-color: #222222;
scrollbar-arrow-color : #cccccc;
}
.pgpads{
  padding:8px 0 0 65px;
}
.padleft {
padding-left:10px;
}
.h1 {
font-size: 22px;
padding:8px 0;
font-family:  Georgia, Palatino, Times, serif;
}
.bodytxt {
font-size: 14px;
line-height:1.4;
font-family:  Arial, Helvetica, sans-serif;
}
.bodytxt p{
  margin:0 0 12px 0;
}

.bodytxt2 {
font-size: 13px;
line-height:1.3;
font-family:  Arial, Helvetica, sans-serif;
}
.bodytxt2 p{
  margin:0 0 7px 0;
}

.bodytxt3 {
font-size: 13px;
line-height:1.35;
font-family:  Arial, Helvetica, sans-serif;
}
.bodytxt3 p{
  margin:0 0 10px 0;
}
.h2 {
font-size: 13px;
padding:2px 0;
font-weight:bold;
font-family:  Arial, Helvetica, sans-serif;
}
.head {
font-size: 12px;
padding:3px 0;
font-weight:bold;
}
.txt {
font-size: 12px;
line-height:1.4;
}
.toprule{
border-top:#7f9892 solid 1px;
}
.btmrule{
border-bottom:#7f9892 solid 1px;
}
.note { 
font-size: 10px;
color: #666666;
}

#menulist li{
display: inline;
margin:0;
list-style-type: none;
padding: 0 6px;
}
#menulist , #sitemaplist {
margin:0;
padding: 0;
}
ul{
margin:0 ;
padding: 0 ;
}
.csbul {
list-style-image: url(../images/bullet.gif);
}
#sitemaplist li
{
margin:0;
list-style-type: none;
padding: 2px 0 ;
}


img
{  
border-style: none;
}
a {
color: #860923;
text-decoration:none
}
a:hover {
color: #BC0D31;
}
a.gall {
display: block;
height: 100px;
width: 100px;
border: solid 1px #ffffff;
}

a.gall:hover {
border: solid 1px #6264a5;
}
a.grey {
color: #666666;
font-size: 12px;
text-decoration:none
}

a.grey:hover {
color: #860923;
}
a.sml {
color: #860923;
font-size: 10px;
text-decoration:none
}

a.sml:hover {
color: #BC0D31;
}

