body { font-size: 10px; 
font-family: Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif; 
background-color: #515151; 
background-image: url(../images/text.jpg); 
color: #333333;
height: 100%; 
margin: 0; 
overflow: auto; 
}

td { font-size: 11px;
}

table.other{
margin: 10px auto auto auto;
}

td.navi{
background-color: #AFCEC5;
}

#content { text-align: justify; 
width: 700px; float: left; 
padding-right: 50px; 
padding-left: 50px; 
}

#hmcontent { width: 475px; 
float: left; padding-left: 50px; 
}

.pagebg { background-image: url(../images/back.jpg); 
width: 800px;  
height: 100%; 
padding-right: 6px; 
padding-left: 6px; 
}

a{color: #333366;
font-size: 12px;
text-decoration: none;
}
a:visited { 
color: #333366;
text-decoration: none;}
a:hover { 
color: #ffffff;
font-size: 13px;
text-decoration: none;}

a.body{color: #333366;
font-size: 10px;
text-decoration: none;
}
a.body:visited { 
color: #333366;
text-decoration: none;}
a.body:hover { 
color: #ffffff;
font-size: 11px;
text-decoration: none;}

a.sm{color: #ffffff;
font-size: 10px;
text-decoration: none;
}
a.sm:visited { 
color: #ffffff;
text-decoration: none;}
a.sm:hover { 
color: #666666;
font-size: 11px;
text-decoration: none;}

p { color: #333333;
font-size: 10px;
font-family: Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
}

p.other { color: #333333;
font-size: 24px;
font-family: Georgia, Times New Roman;
margin: 0px 0px 0px 0px;
font-style: italic;
line-height: 100%;
}

p.othersm { color: #333333;
font-size: 14px;
font-family: Georgia, Times New Roman;
margin: 0px 0px 0px 0px;
font-style: italic;

}

p.sm { color: #ffffff;
font-size: 10px;
font-family: Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;


}

.head { color: #333366;
font-size: 14px;
font-family: Geneva, "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
}

#content img {
  border: 5px solid #AFCEC5;
}

#content img.noborder {
  border: 0px;
}

#hmcontent img {
  border: 5px solid #AFCEC5;
}

#hmcontent img.noborder {
border: 0px;
}

#rtsidebar {color: white; 
font-size: 90%; 
line-height: 130%; 
width: 201px; 
z-index: 2; 
float: right; 
margin-right:25px;}