.top-lf {
background-position: top left;
}
.top-center {
background-position: top center;
}
.top-rg {
background-position: top right;
}
.top-lf-no {
background-position: top left;
background-repeat: no-repeat;
}
.top-rg-no {
background-position: top right;
background-repeat: no-repeat;
}
.top-lf-x {
background-position: top left;
background-repeat: repeat-x;
}
.top-rg-x {
background-position: top right;
background-repeat: repeat-x;
}
.top-lf-y {
background-position: top left;
background-repeat: repeat-y;
}
.top-rg-y {
background-position: top right;
background-repeat: repeat-y;
}
.bot-lf-x {
background-position: bottom left;
background-repeat: repeat-x;
}
.bot-rg-x {
background-position: bottom right;
background-repeat: repeat-x;
}
.bot-lf-no {
background-position: bottom left;
background-repeat: no-repeat;
}
.bot-rg-no {
background-position: bottom right;
background-repeat: no-repeat;
}
.gr_text {
 filter:alpha(Opacity=0, FinishOpacity=60, Style=1, StartX=0, FinishX=0, StartY=0 FinishY=50);
 background-color: #98640e;
}
.name {
filter: Glow(Color=#000000, Strength=1);
color: #FFFFFF;
font-size: 24px;
font-weight: bold;
font-family: Times New Roman;
}
.name2 {
filter: Glow(Color=#000000, Strength=1);
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
font-family: Verdana;
}
.age {
font-size: 14px;
}
.yel {
color: #ffea89;
font-size: 24px;
font-family: Times New Roman;
}
.text {
filter: Glow(Color=#000000, Strength=1);
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
font-family: Verdana;
}
h1
{
font-family: arial;
font-size: 18px;
margin-top: 3;
margin-bottom: 5;
text-align: center;
}
h2
{
font-family: arial;
font-size: 18px;
margin-top: 0;
margin-bottom: 0;
text-align: center;
color: #FEBB64;
}
h3
{
font-family: verdana;
font-size: 11px;
margin-top: 10;
margin-bottom: 5;
text-align: center;
}
h4
{
font-family: verdana;
font-size: 11px;
margin-top: 20;
margin-bottom: 5;
text-align: center;
font-weight: normal;
}
p
{
font-family: verdana;
font-size: 11px;
margin-top: 0;
margin-bottom: 0;
margin-left: 10;
margin-right: 10;
text-align: justify;
font-weight: bold;
}
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: none;
}
a.1:link
{
color: #BD0000;
text-decoration: none;
}
a.1:visited
{
color: #BD0000;
text-decoration: none;
}
a.1:hover
{
color: #000000;
text-decoration: none;
}
img
{
border-color: #000000;
}